index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
daemon-windows.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: Move lib/poll-loop.h to include/openvswitch
Xiao Liang
2017-11-03
1
-1
/
+1
*
daemon-windows: Set default error mode for services
Alin Gabriel Serdean
2017-09-01
1
-0
/
+6
*
windows: Remove vlog_init() from service_start function
Anand Kumar
2017-06-20
1
-7
/
+0
*
windows: Set service status when stop is issued
Alin Serdean
2017-05-31
1
-0
/
+1
*
windows: add includes to daemon-windows
Alin Serdean
2017-05-25
1
-2
/
+4
*
windows: Remove dead code in daemon-windows
Alin Serdean
2017-03-07
1
-2
/
+1
*
Windows: daemon-windows lockfile
Alin Serdean
2016-07-26
1
-1
/
+1
*
windows: Added lockf function and lock PID file
Paul Boca
2016-07-25
1
-0
/
+41
*
ovs-ofctl: Fixed PID file naming on windows
Paul Boca
2016-06-14
1
-2
/
+6
*
lib/daemon: support --user option for all OVS daemon
Andy Zhou
2015-09-30
1
-1
/
+13
*
Include headers where ovs_rundir is used.
Alin Serdean
2015-09-23
1
-0
/
+1
*
daemon-windows: Add a missing header.
Gurucharan Shetty
2014-12-16
1
-0
/
+1
*
lib: Move vlog.h to <openvswitch/vlog.h>
Thomas Graf
2014-12-15
1
-1
/
+1
*
Use xstrdup() instead of strdup(), xmalloc() instead of malloc().
Ben Pfaff
2014-07-22
1
-1
/
+1
*
poll-loop: Create Windows event handles for sockets automatically.
Gurucharan Shetty
2014-06-30
1
-2
/
+2
*
daemon-windows: unlink pidfile before stopping the service.
Gurucharan Shetty
2014-06-24
1
-0
/
+5
*
daemon: Move some common code to daemon.c
Gurucharan Shetty
2014-04-24
1
-34
/
+7
*
daemon: Close standard file descriptors after detach for windows.
Gurucharan Shetty
2014-04-24
1
-5
/
+3
*
daemon: Rename daemon.c as daemon-unix.c
Gurucharan Shetty
2014-04-24
1
-1
/
+1
*
daemon-windows: Create pidfiles with option --pidfile.
Gurucharan Shetty
2014-04-22
1
-0
/
+78
*
daemon-windows: Implement --detach option for Windows.
Gurucharan Shetty
2014-04-22
1
-3
/
+104
*
daemon-windows: Rename service variables.
Gurucharan Shetty
2014-04-22
1
-10
/
+10
*
windefs: Include the library advapi32.
Gurucharan Shetty
2014-03-17
1
-2
/
+0
*
daemon-windows: Ability to handle windows service calls.
Gurucharan Shetty
2014-02-04
1
-0
/
+332