]> git.proxmox.com Git - mirror_ovs.git/history - lib/daemon-windows.c
cirrus: Use FreeBSD 12.2.
[mirror_ovs.git] / lib / daemon-windows.c
2018-10-24 Alin Gabriel Serdeanwindows: Add set_detach function to daemon-windows.c
2017-11-03 Xiao Lianglib: Move lib/poll-loop.h to include/openvswitch
2017-09-01 Alin Gabriel Serdeandaemon-windows: Set default error mode for services
2017-06-20 Anand Kumarwindows: Remove vlog_init() from service_start function
2017-05-31 Alin Serdeanwindows: Set service status when stop is issued
2017-05-25 Alin Serdeanwindows: add includes to daemon-windows
2017-03-07 Alin Serdeanwindows: Remove dead code in daemon-windows
2016-07-26 Alin SerdeanWindows: daemon-windows lockfile
2016-07-25 Paul Bocawindows: Added lockf function and lock PID file
2016-06-14 Paul Bocaovs-ofctl: Fixed PID file naming on windows
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.