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
/
lockfile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
json: Move from lib to include/openvswitch.
Terry Wilson
2016-07-22
1
-1
/
+1
*
lockfile: Support \-delimited file names in lockfile_name().
Alin Serdean
2015-03-31
1
-0
/
+8
*
lib: Move vlog.h to <openvswitch/vlog.h>
Thomas Graf
2014-12-15
1
-1
/
+1
*
lockfile: Modify tests for Windows.
Gurucharan Shetty
2014-06-24
1
-2
/
+3
*
lockfile: Improve log message when a process tries to relock a file.
Ben Pfaff
2014-04-07
1
-1
/
+5
*
lockfile: Minor code cleanup.
Ben Pfaff
2014-03-25
1
-26
/
+17
*
util: Pre-allocate buffer for ovs_lasterror_to_string().
Gurucharan Shetty
2014-02-14
1
-3
/
+1
*
lockfile: Implementation for Windows platform.
Gurucharan Shetty
2014-02-13
1
-5
/
+90
*
Remove unused variables and functions.
Jarno Rajahalme
2013-09-27
1
-1
/
+0
*
clang: Add annotations for thread safety check.
Ethan Jackson
2013-07-30
1
-14
/
+18
*
lockfile: Make thread-safe.
Ben Pfaff
2013-07-22
1
-1
/
+10
*
Replace all uses of strerror() by ovs_strerror(), for thread safety.
Ben Pfaff
2013-06-28
1
-5
/
+6
*
lockfile: Remove calls to time_disable_restart()/time_enable_restart().
Ben Pfaff
2013-06-05
1
-2
/
+0
*
lockfile: Log more helpful message when locking fails due to a conflict.
Ben Pfaff
2012-08-31
1
-5
/
+16
*
lockfile: Remove lockfile_lock timeout argument
Leo Alterman
2012-08-09
1
-35
/
+11
*
lockfile: Be more forgiving about lockfiles for symlinks.
Ben Pfaff
2012-08-01
1
-8
/
+21
*
lockfile: Fix hang locking through a dangling symlink.
Ben Pfaff
2012-08-01
1
-34
/
+16
*
Global replace of Nicira Networks.
Raju Subramanian
2012-05-02
1
-1
/
+1
*
lockfile: Don't warn if successful lock takes a little time.
Ben Pfaff
2011-05-13
1
-8
/
+3
*
coverage: Make the coverage counters catalog program-specific.
Ben Pfaff
2010-11-30
1
-0
/
+5
*
vlog: Make client supply semicolon for VLOG_DEFINE_THIS_MODULE.
Ben Pfaff
2010-10-29
1
-1
/
+1
*
Switch many macros from using CONTAINER_OF to using OBJECT_CONTAINING.
Ben Pfaff
2010-10-01
1
-2
/
+2
*
vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring vlog module in use.
Ben Pfaff
2010-07-21
1
-2
/
+2
*
lockfile: Occasionally log a warning when waiting for a lockfile.
Ben Pfaff
2010-03-08
1
-1
/
+7
*
Merge "master" branch into "db".
Ben Pfaff
2009-12-02
1
-2
/
+2
*
Implement library for lockfiles and use it in cfg code.
Ben Pfaff
2009-10-29
1
-0
/
+280