netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / lib / daemon-unix.c
2015-11-26 YAMAMOTO Takashidaemon_switch_user: Improve portablility
2015-11-12 Andy Zhouvlog: Only compile vlog_change_owner on Unix platform
2015-11-12 Andy Zhouvlog: change log file owner when switching user
2015-11-12 Andy Zhoulib: simplify daemon_become_new_user__()
2015-10-01 Russell BryantFix build when HAVE_LIBCAPNG is not defined.
2015-10-01 Andy Zhoulib/daemon: support --user option for all OVS daemon
2015-03-17 Ben PfaffMerge "master" into "ovn".
2015-03-16 Russell Bryantcommand-line: add ovs_cmdl_ prefix
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-07-10 Ansis Attekadaemon: restart child process if it died before signali...
2014-04-24 Gurucharan Shettydaemon: Move some common code to daemon.c
2014-04-24 Gurucharan Shettydaemon: Close standard file descriptors after detach...
2014-04-24 Gurucharan Shettydaemon: Rename daemon.c as daemon-unix.c