ovsdb: Add support for referential integrity in the database itself.
[cascardo/ovs.git] / ovsdb / transaction.c
2010-02-08 Ben Pfaffovsdb: Add support for referential integrity in the...
2010-02-08 Ben Pfaffovsdb: Use direct pointer from table to txn_table to...
2010-02-06 Justin PettitMerge branch 'master' into next
2010-02-02 Ben Pfaffovsdb-server: Fix various memory leaks.
2009-12-16 Ben Pfaffovsdb: Add "comment" feature to transactions and make...
2009-12-11 Ben Pfaffovsdb: Cleanly abort delete operations.
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-11-16 Ben Pfaffovsdb: Add replication support and refactor files in...
2009-11-05 Ben PfaffInitial implementation of OVSDB.