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
/
ovsdb
/
log.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ovsdb: Open database in binary mode.
Gurucharan Shetty
2014-05-14
1
-0
/
+3
*
ovsdb: Do not look for symbolic links for db creation in Windows.
Gurucharan Shetty
2014-03-13
1
-0
/
+4
*
Rename NOT_REACHED to OVS_NOT_REACHED
Harold Lim
2013-12-17
1
-1
/
+1
*
Avoid printf type modifiers not supported by MSVC C runtime library.
Alin Serdean
2013-11-25
1
-1
/
+1
*
Remove unused variables and functions.
Jarno Rajahalme
2013-09-27
1
-3
/
+0
*
ovsdb: Allow recovery from transient write errors in log implementation.
Ben Pfaff
2013-03-12
1
-8
/
+6
*
Replace most uses of assert by ovs_assert.
Ben Pfaff
2013-01-16
1
-3
/
+2
*
lockfile: Remove lockfile_lock timeout argument
Leo Alterman
2012-08-09
1
-1
/
+1
*
ovsdb: Make "ovsdb-tool create" work through a dangling symlink.
Ben Pfaff
2012-08-01
1
-2
/
+11
*
Global replace of Nicira Networks.
Raju Subramanian
2012-05-02
1
-1
/
+1
*
Consistently write null pointer constants as NULL instead of 0.
Ben Pfaff
2011-05-16
1
-3
/
+3
*
ovsdb: Truncate bad transactions from database log.
Ben Pfaff
2011-03-31
1
-1
/
+20
*
vlog: Make client supply semicolon for VLOG_DEFINE_THIS_MODULE.
Ben Pfaff
2010-10-29
1
-1
/
+1
*
vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring vlog module in use.
Ben Pfaff
2010-07-21
1
-2
/
+2
*
Add some missing "#include"s.
Ben Pfaff
2010-05-26
1
-0
/
+1
*
ovsdb: Compact databases online automatically and on-demand.
Ben Pfaff
2010-03-18
1
-0
/
+8
*
ovsdb: Factor out code to fsync a file's containing directory.
Ben Pfaff
2010-02-15
1
-11
/
+2
*
ovsdb: Allow ovsdb_log_open()'s caller to choose whether to lock.
Ben Pfaff
2010-02-15
1
-8
/
+27
*
ovsdb: Remove write-only variable from parse_body() in log.c.
Ben Pfaff
2010-02-11
1
-3
/
+1
*
Clean-up compiler warnings about ignoring return values
Justin Pettit
2009-12-15
1
-1
/
+1
*
ovsdb: Rename ovsdb_file to ovsdb_log.
Ben Pfaff
2009-11-16
1
-0
/
+363