summaryrefslogtreecommitdiff
path: root/src/daemon.hpp
Commit message (Collapse)AuthorAgeFilesLines
* droping privileges is now possible without chrootChristian Pointner2009-01-301-25/+64
| | | | | | added groupname command line option
* some cleanupChristian Pointner2009-01-181-1/+1
|
* added missing file headersChristian Pointner2009-01-151-0/+31
|
* small cleanupChristian Pointner2009-01-151-1/+1
|
* fixed some compiler warnings for ubuntu intrepidChristian Pointner2008-12-271-4/+14
|
* added some windows support (not working now)Othmar Gsenger2008-11-281-0/+8
| | | | | | try to build with following Options: NOCRYPT;NODAEMON;NOEXEC;NOPACKED;NOSYSLOG;NOROUTING;NOSIGNALCONTROLLER
* added compile time options NOCRYPT,NODAEMON,NOEXEC for easyier windows portingOthmar Gsenger2008-11-281-1/+5
| | | | | | moved crypto init functions to cryptinit.hpp and exec to sysexec.hpp (as this will be platform dependant)
* fixed anytun-controldOthmar Gsenger2008-11-171-0/+55