summaryrefslogtreecommitdiffstats
path: root/lib/util/become_daemon.c
Commit message (Expand)AuthorAgeFilesLines
* smbd: add missing newline to debug message in daemon_ready()Michael Adam2014-05-231-1/+2
* lib/util: s/daemon/nameStefan Metzmacher2014-05-231-5/+5
* add systemd integrationAlexander Bokovoy2014-04-231-1/+36
* lib-util: Don't leak file descriptor on error.Andreas Schneider2013-02-221-0/+1
* build: Remove sys_open wrapperAndrew Bartlett2012-04-051-1/+1
* lib/util: Remove obsolete sys_getpid() and sys_fork().Jelmer Vernooij2012-03-241-1/+1
* change low FDs are handled in SambaAndrew Bartlett2012-03-041-8/+14
* s3-smbd: Don't close stdout if we want to log to stdout.Andreas Schneider2010-03-261-4/+6
* Refactored sys_fork() and sys_pid() into shared util librarySteven Danneman2009-02-231-3/+3
* Moved become_daemon() and close_low_fds() to shared util libSteven Danneman2009-02-201-11/+11
* Move lib/util from source4 to top-level libutil.Jelmer Vernooij2008-10-111-0/+93