summaryrefslogtreecommitdiff
path: root/src/daemon.hpp
Commit message (Expand)AuthorAgeFilesLines
* fixed spelling error unkown != unknownChristian Pointner2009-12-141-2/+2
* fixed header file include guards to be C++ compliant; now always use format A...Markus Grüneis2009-11-111-3/+2
* fixed copyrightrel-0.3.1v0.3.1Christian Pointner2009-10-291-1/+1
* switched to GPLv3 or higherChristian Pointner2009-10-281-2/+3
* fixed spelling errorChristian Pointner2009-05-291-1/+1
* fixed daemonizing and boost::thread problem (workaround)Christian Pointner2009-03-051-4/+16
* moved LogErrno to AnytunErrnoChristian Pointner2009-02-221-8/+8
* replaced regular throws with AnytunError::thowErrChristian Pointner2009-02-221-42/+22
* static build mostly fixedOthmar Gsenger2009-02-181-0/+2
* improved daemonizingChristian Pointner2009-02-121-1/+25
* droping privileges is now possible without chrootChristian Pointner2009-01-301-25/+64
* 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
* added compile time options NOCRYPT,NODAEMON,NOEXEC for easyier windows portingOthmar Gsenger2008-11-281-1/+5
* fixed anytun-controldOthmar Gsenger2008-11-171-0/+55