aboutsummaryrefslogtreecommitdiff
path: root/ovsdb/ovsdb.c
AgeCommit message (Expand)Author
2010-02-08ovsdb: Add support for referential integrity in the database itself.Ben Pfaff
2010-02-02ovsdb-server: Fix various memory leaks.Ben Pfaff
2009-11-19ovsdb: Require database, table, column names to be valid identifiers.Ben Pfaff
2009-11-16ovsdb: Add replication support and refactor files in terms of replication.Ben Pfaff
2009-11-16ovsdb: Rename ovsdb_file to ovsdb_log.Ben Pfaff
2009-11-06ovsdb: Fix inverted logic in ovsdb_open().Ben Pfaff
2009-11-06ovsdb: Fix use-after-free error in ovsdb_destroy().Ben Pfaff
2009-11-04Initial implementation of OVSDB.Ben Pfaff