ovsdb-server: Free memory on exit.
[sliver-openvswitch.git] / ovsdb / execution.c
2010-02-02 Ben Pfaffovsdb-server: Fix various memory leaks.
2009-12-16 Ben Pfaffovsdb: Add "comment" feature to transactions and make...
2009-12-16 Ben Pfaffovsdb: Add new "mutation" operation to transactions.
2009-12-08 Ben Pfaffovsdb: Implement new "declare" operation.
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-12-02 Ben Pfaffovsdb: Allow a named-uuid to be used within the operati...
2009-11-16 Ben Pfaffovsdb: Add replication support and refactor files in...
2009-11-16 Ben Pfaffovsdb: Rename ovsdb_file to ovsdb_log.
2009-11-06 Ben Pfaffovsdb: Improve error message for transaction that uses...
2009-11-05 Ben PfaffInitial implementation of OVSDB.