Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / lib / ovsdb-idl.c
2014-02-25 Giuseppe LettieriMerge branch 'mainstream'
2014-02-19 Ansis Attekaovs-vsctl: reconnect to the database if connection...
2014-01-21 Giuseppe LettieriMerge branch 'mainstream'
2014-01-03 Giuseppe LettieriMerge branch 'mainstream'
2013-12-17 Harold LimRename NOT_REACHED to OVS_NOT_REACHED
2013-11-26 Giuseppe LettieriMerge branch 'mainstream'
2013-11-26 Alin SerdeanAvoid printf type modifiers not supported by MSVC C...
2013-10-25 Giuseppe LettieriMerge branch 'mainstream'
2013-10-25 Joe Stringerlib: Remove unreachable JSONRPC case
2013-10-09 Giuseppe LettieriMerge branch 'mainstream'
2013-10-08 Ben Pfaffovsdb-idl: Remove write-only member 'commit_seqno'...
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...
2013-02-27 Giuseppe LettieriMerge branch 'mainstream'
2013-01-31 Ben Pfaffovsdb-idl: Fix memory leak on error path.
2013-01-24 Giuseppe LettieriMerge branch 'mainstream'
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
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-08-16 Ben Pfaffovsdb-idl: Fix memory leak.
2012-08-03 Ben Pfaffutil: New macro CONST_CAST.
2012-06-14 Ethan Jacksonlib: Utilize smaps in the idl.
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.
2012-03-28 Ben Pfaffovsdb-idl: Fix memory leak writing synthetic rows in...
2011-11-23 Ben Pfaffovsdb-idl: Add assertion for synthetic records in ovsdb...
2011-10-31 Ben Pfaffovsdb-idl: Prevent occasional hang when multiple databa...
2011-10-27 Ben Pfaffovsdb-idl: Don't even try to modify synthetic rows...
2011-09-23 Ben Pfaffovsdb-idl: Code style improvements.
2011-07-26 Ben Pfaffvswitchd: Prevent multiple ovs-vswitchd processes from...
2011-06-21 Ben Pfaffovsdb-idl: Plug hole in state machine.
2011-06-21 Ben Pfaffovsdb-idl: Improve comment.
2011-06-15 Ben Pfaffovsdb-idl: Optimize out transactions that are complete...
2011-04-21 Ben Pfaffbridge: Tolerate missing Port and Interface records...
2011-04-12 Ben Pfaffovsdb-idl: Suppress "delete" operations for garbage...
2011-04-08 Ben Pfaffovsdb-idl: Fix atomicity of writes that don't change...
2011-02-23 Ben Pfaffovsdb-idl: JSONRPC_REPLY message always has nonnull...
2011-02-23 Justin Pettitovsdb-idl: Remove deadcode related to "reply" in ovsdb_...
2010-12-09 Ben Pfaffovsdb-idl: Check prerequisites for ovsdb_idl_txn_verify...
2010-11-16 Ben Pfaffovsdb-idl: Make selecting tables and columns to replica...
2010-10-29 Ben Pfaffvlog: Make client supply semicolon for VLOG_DEFINE_THIS...
2010-10-27 Ben Pfaffovsdb-idl: Document some more functions.
2010-10-01 Ben PfaffSwitch many macros from using CONTAINER_OF to using...
2010-09-20 Ben PfaffAvoid shadowing local variable names.
2010-08-11 Ben Pfaffbridge: Don't pay attention to columns that vswitchd...
2010-08-11 Ben Pfaffovsdb-idl: Make it possible to omit or pay less attenti...
2010-07-21 Ben Pfaffvlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
2010-07-12 Ben Pfaffovsdb-idl: Transition to better interfaces for reading...
2010-06-30 Ben PfaffSimplify shash_find() followed by shash_add() into...
2010-06-24 Jesse Grossovsdb-idl: Check if row->written is valid.
2010-06-23 Ben Pfaffovsdb-idl: Drop unnecessary allocation from ovsdb_idl_t...
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-05-17 Wei Yongjunovsdb-idl: fix compile warning of lib/ovsdb-idl.c
2010-04-13 Ben PfaffMake fatal signals cause an exit more promptly in speci...
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-03-03 Ben Pfaffovsdb-idl: Improve check in ovsdb_idl_row_is_orphan().
2010-03-03 Ben Pfaffovsdb-idl: Fix iteration over rows in IDL tables.
2010-02-27 Ben Pfaffovsdb-idl: Fix bad logic in ovsdb_idl_txn_commit()...
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 simple constraints.
2010-02-08 Ben Pfaffovsdb-idl: On transaction hard failure make a reason...
2010-02-06 Justin PettitMerge branch 'master' into next
2010-02-02 Ben Pfaffovsdb-idl: Fix memory leaks and bad memory references.
2010-01-29 Ben Pfaffovsdb-idl: Add interface to find out the permanent...
2010-01-27 Ben Pfaffovsdb-idl: Make rows inserted by transaction appear...
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-26 Ben Pfaffovsdb-idl: Avoid redundant memset.
2010-01-26 Ben Pfaffovsdb-idl: Fix use-after-free error in ovsdb_idl_txn_de...
2010-01-15 Ben Pfaffidl: Gracefully handle destroying a transaction before...
2010-01-14 Justin Pettitovsdb: Provide helper function to determine if IDL...
2010-01-12 Ben Pfaffovsdb-idl: Fix memory leak committing a no-op transaction.
2010-01-04 Ben Pfaffovsdb-server: Factor out complication by using jsonrpc_...
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-12 Ben Pfaffovsdb-idl: Prevent segfault destroying an incomplete...
2009-12-11 Ben Pfaffovsdb-idl: Fix deletion of modified row.
2009-12-11 Ben Pfaffovs-vsctl: Add --dry-run option.
2009-12-11 Ben Pfaffovsdb-idl: Fix row insertion and deletion behavior.
2009-12-09 Ben Pfaffovs-vsctl: Fix performance problem.
2009-12-09 Ben Pfaffovsdb-idl: New function to obtain the current transacti...
2009-12-09 Ben Pfaffovsdb-idl: Bug fixes.
2009-12-08 Ben Pfaffovsdb-idl: Update IDL data when "set" functions are...
next