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
*
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