Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / tests / ovsdb-idl.at
2014-02-10 Giuseppe LettieriMerge branch 'mainstream'
2014-02-08 Joe Stringertests: Don't rely on strace for IPv6 IDL testcases.
2014-02-07 Arun SharmaAdd IPv6 support for OpenFlow, OVSDB, NetFlow, and...
2013-07-05 Giuseppe LettieriMerge commit '559eb2308b4d616590aba34bb8f4dd7f12ae4587'
2013-04-22 YAMAMOTO Takashiinvoke perl as ${PERL}
2013-04-18 Ben Pfafftests: Avoid race conditions, by letting the kernel...
2013-04-04 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2013-02-27 Giuseppe LettieriMerge branch 'mainstream'
2013-02-11 Pavithra Rameshstream-unix: Use rundir as root for relative paths.
2012-12-16 Giuseppe LettieriMerge branch 'hotfix' into make-improv
2012-10-29 Giuseppe LettieriMerge branch 'mainstream'
2012-10-15 Isaku Yamahatapython/ovs/stream: teach stream.py tcp socket
2012-09-27 Isaku Yamahatapython/ovs/db/idl: getattr(Row) raises TypeError, not...
2012-09-13 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2012-09-13 Isaku Yamahatapython/ovs/db/idl.py: Transaction._substitute doesn...
2012-09-05 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-05 Giuseppe LettieriMerge branch 'forward-port'
2012-08-30 Giuseppe LettieriMerge branch 'master' into forward-port
2012-08-17 Ben Pfafftests: Invoke daemons with --no-chdir so core files...
2012-04-12 Ben Pfaffovsdb-idl: Improve ovsdb_idl_txn_increment() interface.
2012-03-13 Ben PfaffUse `pwd` in place of $PWD, treewide.
2011-10-31 Ben Pfaffovsdb-idl: Prevent occasional hang when multiple databa...
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.