ovsdb: Get rid of "declare" operation.
[cascardo/ovs.git] / ovsdb / SPECS
2010-02-09 Ben Pfaffovsdb: Get rid of "declare" operation.
2010-02-08 Ben Pfaffovsdb: Add support for referential integrity in the...
2010-02-08 Ben Pfaffovsdb: Add simple constraints.
2010-02-06 Justin PettitMerge branch 'master' into next
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.