Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / lib / ovsdb-idl.h
2014-02-25 Giuseppe LettieriMerge branch 'mainstream'
2014-02-19 Ansis Attekaovs-vsctl: reconnect to the database if connection...
2013-04-04 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2013-04-03 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-03-15 Ben Pfaffovs-vsctl: Try connecting only once for active connecti...
2013-03-06 Ben Pfaffovsdb-idlc: Make no-op writes to write-only columns...
2012-12-16 Giuseppe LettieriMerge branch 'hotfix' into make-improv
2012-10-29 Giuseppe LettieriMerge branch 'mainstream'
2012-09-28 Ethan Jacksonidl: Optionally warn when writing to read-write columns.
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-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-12 Ben Pfaffovsdb-idl: Improve documentation.
2012-04-12 Ben Pfaffovsdb-idl: Improve ovsdb_idl_txn_increment() interface.
2012-04-12 Ben Pfaffovsdb-idl: Simplify transaction retry.
2011-10-31 Ben Pfaffovsdb-idl: Prevent occasional hang when multiple databa...
2011-07-26 Ben Pfaffvswitchd: Prevent multiple ovs-vswitchd processes from...
2011-06-21 Ben Pfaffovsdb-idl: Plug hole in state machine.
2011-04-21 Ben Pfaffbridge: Tolerate missing Port and Interface records...
2010-11-16 Ben Pfaffovsdb-idl: Make selecting tables and columns to replica...
2010-08-11 Ben Pfaffovsdb-idl: Make it possible to omit or pay less attenti...
2010-07-12 Ben Pfaffovsdb-idl: Transition to better interfaces for reading...
2010-06-23 Ben Pfaffovsdb-idl: Start documenting the public interface.
2010-06-23 Ben Pfaffovsdb-idl: Simplify usage of ovsdb_idl_run().
2010-06-17 Ben Pfaffovs-vsctl: Support references among records at creation...
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-03-08 Ben Pfaffovsdb-idl: Make ovsdb_idl_txn_add_comment() take a...
2010-03-03 Ben Pfaffbrcompatd: Make bridge ioctls synchronous again.
2010-03-03 Ben Pfaffovsdb-idl: New function ovsdb_idl_txn_commit_block().
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-08 Ben Pfaffovsdb-idl: On transaction hard failure make a reason...
2010-02-06 Justin PettitMerge branch 'master' into next
2010-01-29 Ben Pfaffovsdb-idl: Add interface to find out the permanent...
2010-01-27 Ben Pfaffovsdb-idl: Export ovsdb_idl_txn_delete() and ovsdb_idl_...
2010-01-26 Ben Pfaffovsdb-idl: Allow clients to modify records without...
2010-01-14 Justin Pettitovsdb: Provide helper function to determine if IDL...
2009-12-17 Ben PfaffMake ovs-vswitchd report when it is done configuring...
2009-12-16 Ben Pfaffovsdb: Add "comment" feature to transactions and make...
2009-12-11 Ben Pfaffovs-vsctl: Add --dry-run option.
2009-12-09 Ben Pfaffovs-vsctl: Fix performance problem.
2009-12-08 Ben Pfaffovsdb-idl: Make it possible to write data through the...
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-12-02 Ben Pfaffovsdb: Implement C bindings for IDL.