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
/
ovsdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: Move compiler.h to <openvswitch/compiler.h>
Thomas Graf
2014-12-15
1
-1
/
+1
*
Switch from sscanf() to ovs_scan() throughout the tree.
Ben Pfaff
2013-11-15
1
-2
/
+2
*
Add support for tracking and logging daemon memory usage.
Ben Pfaff
2012-05-22
1
-1
/
+21
*
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
-1
/
+1
*
ovsdb: Force strong references to non-root tables to be persistent.
Ben Pfaff
2011-03-31
1
-18
/
+38
*
ovsdb: Fix uninitialized data;.
Ethan Jackson
2011-03-10
1
-1
/
+1
*
ovsdb: Implement garbage collection.
Ben Pfaff
2011-03-10
1
-1
/
+35
*
ovsdb: Explicitly ignore sscanf() return value in is_valid_version().
Ben Pfaff
2011-02-23
1
-1
/
+1
*
ovsdb-tool: New command "needs-conversion".
Ben Pfaff
2011-02-15
1
-0
/
+17
*
ovsdb-tool: Add commands for printing the database checksum.
Ben Pfaff
2011-02-15
1
-6
/
+12
*
Implement database schema versioning.
Ben Pfaff
2010-12-27
1
-5
/
+32
*
ovsdb: Fix ovsdb-server crash when specifying nonexistent file.
Ben Pfaff
2010-03-24
1
-0
/
+4
*
ovsdb: Remove "comment" support from OVSDB schemas.
Ben Pfaff
2010-03-05
1
-11
/
+4
*
ovsdb: Add functions to clone schemas.
Ben Pfaff
2010-02-15
1
-0
/
+16
*
Merge "master" into "next".
Ben Pfaff
2010-02-11
1
-1
/
+1
*
ovsdb: Add support for referential integrity in the database itself.
Ben Pfaff
2010-02-08
1
-0
/
+67
*
ovsdb-server: Fix various memory leaks.
Ben Pfaff
2010-02-02
1
-2
/
+2
*
ovsdb: Require database, table, column names to be valid identifiers.
Ben Pfaff
2009-11-19
1
-0
/
+2
*
ovsdb: Add replication support and refactor files in terms of replication.
Ben Pfaff
2009-11-16
1
-68
/
+30
*
ovsdb: Rename ovsdb_file to ovsdb_log.
Ben Pfaff
2009-11-16
1
-10
/
+10
*
ovsdb: Fix inverted logic in ovsdb_open().
Ben Pfaff
2009-11-06
1
-1
/
+1
*
ovsdb: Fix use-after-free error in ovsdb_destroy().
Ben Pfaff
2009-11-06
1
-3
/
+4
*
Initial implementation of OVSDB.
Ben Pfaff
2009-11-04
1
-0
/
+262