summaryrefslogtreecommitdiff
path: root/src/daemon.h
Commit message (Expand)AuthorAgeFilesLines
* updated copyright headerChristian Pointner2016-02-251-1/+1
* added exception to the license which allows linking against OpenSSLChristian Pointner2014-06-211-0/+13
* fixed typo in descriptionChristian Pointner2014-06-211-1/+1
* merged most changes from rail branch to trunkChristian Pointner2014-06-081-3/+2
* -Wall cleanupChristian Pointner2012-09-251-0/+2
* fixed spelling errorsChristian Pointner2010-02-171-2/+2
* updated copyright yearChristian Pointner2010-02-111-1/+1
* fixed spelling error programm != programChristian Pointner2009-12-141-1/+1
* fixed typo at include guardsChristian Pointner2009-11-231-2/+2
* fixed include guards, new format: UANYTUN_filename_h_INCLUDEDChristian Pointner2009-11-121-2/+2
* switched to GPLv3 or higherChristian Pointner2009-10-281-2/+3
* moved from %m to %s and strerror Christian Pointner2009-02-261-11/+11
* added extended logging supportChristian Pointner2009-02-231-13/+13
* fixed loglevel at daemonizeChristian Pointner2009-02-121-4/+4
* improved daemonizingChristian Pointner2009-02-121-1/+21
* cleaned file header Christian Pointner2009-02-041-7/+7
* droping privileges without chroot is now possibleChristian Pointner2009-01-281-28/+73
* initial checkin Christian Pointner2008-12-271-0/+107