aboutsummaryrefslogtreecommitdiff
path: root/src/daemon.c
Commit message (Expand)AuthorAge
* daemon: removed unused variable "userpwd"Max Kellermann2009-01-18
* daemon: pass "detach" flag to daemonize()Max Kellermann2009-01-18
* daemon: added daemonize_init(), daemonize_finish()Max Kellermann2009-01-18
* main: moved code to daemon.cMax Kellermann2009-01-18
* conf: no CamelCase, part IMax Kellermann2009-01-17
* daemon: don't check the setsid() return valueMax Kellermann2009-01-13
* daemon: don't fork twice to daemonizeMax Kellermann2009-01-13
* daemon: simplified daemonize_close_stdin()Max Kellermann2008-12-30
* listen: moved redirect_stdin() to daemon.cMax Kellermann2008-12-30
* main: moved daemonize() to daemon.cMax Kellermann2008-12-30