python: Implement write support in Python IDL for OVSDB.
[sliver-openvswitch.git] / tests / ovsdb-idl.at
2011-09-23 Ben Pfaffpython: Implement write support in Python IDL for OVSDB.
2011-06-21 Ben Pfaffovsdb-idl: Plug hole in state machine.
2011-05-23 Ben PfaffAvoid sparse error or warning for sizeof(_Bool).
2010-10-22 Ben Pfaffovsdb-idl: Test prerequisite checking.
2010-06-23 Ben Pfafftests: Fix occasional failure of "self-linking idl...
2010-06-22 Ben Pfaffovsdb-server: Improve logging for referential integrity...
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
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 support for referential integrity in the...
2010-02-08 Ben Pfaffovsdb: Fix result object for "declare" operation.
2010-02-06 Justin PettitMerge branch 'master' into next
2010-02-02 Ben Pfafftests: Always make ovsdb-server exit cleanly, to better...
2010-02-02 Ben PfaffRework and simplify the "lcov" support for the testsuite.
2010-01-26 Ben PfaffCleanly separate IDL annotations from OVSDB schema...
2010-01-04 Ben Pfaffovsdb-server: Make database connections configurable...
2009-12-17 Ben Pfafftestsuite: Look for .ovsschema files in source dir...
2009-12-17 Ben PfaffMake ovs-vswitchd report when it is done configuring...
2009-12-08 Ben Pfaffovsdb-idl: Make it possible to write data through the...
2009-12-08 Ben Pfaffovsdb: Implement new "declare" operation.
2009-12-03 Ben Pfaffovsdb: Fix race conditions in test suite.
2009-12-03 Ben Pfaffovsdb-idl: Fix resolution of references from one table...
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-12-02 Ben Pfaffovsdb: Implement C bindings for IDL.