summaryrefslogtreecommitdiff
path: root/lib/daemon-unix.c
Commit message (Expand)AuthorAgeFilesLines
* daemon-unix: Properly handle missing users or groups.Christian Ehrhardt2016-05-161-0/+7
* daemon_switch_user: Improve portablilityYAMAMOTO Takashi2015-11-261-23/+19
* vlog: Only compile vlog_change_owner on Unix platformAndy Zhou2015-11-111-1/+1
* vlog: change log file owner when switching userAndy Zhou2015-11-111-1/+5
* lib: simplify daemon_become_new_user__()Andy Zhou2015-11-111-11/+3
* Fix build when HAVE_LIBCAPNG is not defined.Russell Bryant2015-10-011-3/+3
* lib/daemon: support --user option for all OVS daemonAndy Zhou2015-09-301-1/+360
* command-line: add ovs_cmdl_ prefixRussell Bryant2015-03-161-3/+3
* lib: Move vlog.h to <openvswitch/vlog.h>Thomas Graf2014-12-151-1/+1
* daemon: restart child process if it died before signaling its readinessAnsis Atteka2014-07-101-22/+41
* daemon: Move some common code to daemon.cGurucharan Shetty2014-04-241-34/+4
* daemon: Close standard file descriptors after detach for windows.Gurucharan Shetty2014-04-241-61/+0
* daemon: Rename daemon.c as daemon-unix.cGurucharan Shetty2014-04-241-0/+758