ovsdb-idl: Export ovsdb_idl_txn_delete() and ovsdb_idl_txn_insert().
[sliver-openvswitch.git] / ovsdb / SPECS
2010-01-26 Ben Pfaffovsdb: Require column type "min" value be 0 or 1.
2010-01-11 Ben Pfaffovsdb: Clarify spec for map mutation insert mutator.
2009-12-16 Ben Pfaffovsdb: Add "comment" feature to transactions and make...
2009-12-16 Ben PfaffFix typos in ovsdb specification.
2009-12-16 Ben Pfaffovsdb: Add new "mutation" operation to transactions.
2009-12-08 Ben Pfaffovsdb: Implement new "declare" operation.
2009-12-07 Ben PfaffUpdate ovsdb specifications based on suggestions from...
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-24 Justin Pettitovsdb: Minor cleanups to the SPECS file
2009-11-18 Ben Pfaffovsdb: Monitor support.
2009-11-16 Ben Pfaffovsdb: Fix use of non-array for JSON-RPC parameters.
2009-11-12 Ben Pfaffovsdb-server: Reconnect to clients specified on --connect.
2009-11-05 Ben PfaffInitial implementation of OVSDB.