netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / lib / daemon-windows.c
2015-10-01 Andy Zhoulib/daemon: support --user option for all OVS daemon
2015-09-23 Alin SerdeanInclude headers where ovs_rundir is used.
2014-12-16 Gurucharan Shettydaemon-windows: Add a missing header.
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-07-22 Ben PfaffUse xstrdup() instead of strdup(), xmalloc() instead...
2014-06-30 Gurucharan Shettypoll-loop: Create Windows event handles for sockets...
2014-06-24 Gurucharan Shettydaemon-windows: unlink pidfile before stopping the...
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
2014-04-22 Gurucharan Shettydaemon-windows: Create pidfiles with option --pidfile.
2014-04-22 Gurucharan Shettydaemon-windows: Implement --detach option for Windows.
2014-04-22 Gurucharan Shettydaemon-windows: Rename service variables.
2014-03-17 Gurucharan Shettywindefs: Include the library advapi32.
2014-02-04 Gurucharan Shettydaemon-windows: Ability to handle windows service calls.