ovsdb: Fix bug in "wait" command implementation.
[sliver-openvswitch.git] / ovsdb / execution.c
2010-10-05 Ben Pfaffovsdb: Fix bug in "wait" command implementation.
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-18 Ben Pfaffovsdb: Fix error message when parsing an operation...
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-09 Ben Pfaffovsdb: Add support for multiple databases to the protocol.
2010-02-09 Ben Pfaffovsdb: Get rid of "declare" operation.
2010-02-08 Ben Pfaffovsdb: Add simple constraints.
2010-02-08 Ben Pfaffovsdb: Fix result object for "declare" operation.
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-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.