util: Add error handling to become_daemon()
[samba.git] / lib / util / become_daemon.c
2017-08-17 Martin Schwenkeutil: Add error handling to become_daemon()
2017-08-17 Martin Schwenkeutil: Modernise logging
2017-08-17 Martin Schwenkeutil: Make function definitions consistent with header...
2017-08-17 Martin Schwenkeutil: Add become_daemon.h
2017-08-17 Martin Schwenkeutil: Avoid use of includes.h
2016-05-25 Alexander Bokovoys3-smbd: Support systemd 230
2015-04-08 Andreas Schneiderwaf: Fix systemd detection
2014-09-17 Andreas Schneiderlib: Add daemon_status() to util library.
2014-08-01 Volker Lendeckelib: Make close_low_fd() independently linkable
2014-08-01 Volker Lendeckelib: Use close_low_fd in close_low_fds
2014-08-01 Volker Lendeckelib: Add close_low_fd
2014-05-23 Michael Adamsmbd: add missing newline to debug message in daemon_re...
2014-05-22 Stefan Metzmacherlib/util: s/daemon/name
2014-04-23 Alexander Bokovoyadd systemd integration
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-02-22 Andreas Schneiderlib-util: Don't leak file descriptor on error.
2012-04-05 Andrew Bartlettbuild: Remove sys_open wrapper
2012-03-24 Jelmer Vernooijlib/util: Remove obsolete sys_getpid() and sys_fork().
2012-03-04 Andrew Bartlettchange low FDs are handled in Samba
2010-03-26 Andreas Schneiders3-smbd: Don't close stdout if we want to log to stdout.
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Steven DannemanRefactored sys_fork() and sys_pid() into shared util...
2009-02-21 Steven DannemanMoved become_daemon() and close_low_fds() to shared...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijMove lib/util from source4 to top-level libutil.