summaryrefslogtreecommitdiff
path: root/ovsdb/file.c
Commit message (Expand)AuthorAgeFilesLines
...
* ovsdb: Fix commit to disk of rows added to a table with all-default values.Ben Pfaff2010-02-151-1/+1
* ovsdb: Save some space in the log for newly inserted records.Ben Pfaff2010-01-111-3/+5
* ovsdb: Add "comment" feature to transactions and make ovs-vsctl use them.Ben Pfaff2009-12-161-0/+14
* ovsdb: Add replication support and refactor files in terms of replication.Ben Pfaff2009-11-161-0/+341
* ovsdb: Rename ovsdb_file to ovsdb_log.Ben Pfaff2009-11-161-360/+0
* Initial implementation of OVSDB.Ben Pfaff2009-11-041-0/+360