]> git.proxmox.com Git - mirror_ovs.git/history - lib/ovsdb-idl.c
ovsdb-idl: Use modern form of <monitor-requests>.
[mirror_ovs.git] / lib / ovsdb-idl.c
2018-03-14 Ben Pfaffovsdb-idl: Use modern form of <monitor-requests>.
2018-02-16 Ben Pfaffovsdb-idlc: Implement synthetic columns.
2018-01-02 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-12-22 Ben Pfaffovsdb-client: Add new "restore" command.
2017-12-13 Ben Pfaffovsdb-error: New function ovsdb_error_to_string_free().
2017-12-11 Ben Pfaffovsdb-idl: Tolerate initialization races for singleton...
2017-12-11 Ben Pfaffovsdb-idl: Remove 'uuid' member of struct ovsdb_idl.
2017-12-11 Ben Pfaffovsdb-idl: Fix assertion failure on error path parsing...
2017-12-11 Ben Pfaffovsdb-idl: Fix indentation in a couple of places.
2017-12-11 Ben Pfaffovsdb-idl: Improve comments.
2017-11-03 Xiao Lianglib: Move lib/poll-loop.h to include/openvswitch
2017-11-02 Yifeng Sunovsdb-idl: Fix memory leak
2017-10-30 Han Zhouovsdb-idl: fix index row setting with references.
2017-08-15 Joe Stringerovsdb-idl: Rename 'old' to 'old_datum'.
2017-08-15 Joe Stringerovsdb-idl: Avoid new expression.
2017-08-15 Joe Stringerovsdb-idl: Avoid mutable type specifier.
2017-08-15 Joe Stringerovsdb-idl: Avoid class declaration.
2017-08-03 Lance Richardsonovsdb-idl: idl compound indexes implementation
2017-08-02 Ben PfaffEliminate most shadowing for local variable names.
2017-06-08 Lance Richardsonovsdb: add support for role-based access controls
2017-05-03 Ben Pfaffdb-ctl-base: Drop redundant 'table' field from struct...
2017-04-24 Yi-Hung Weiovsdb-idl: Fix memory leak
2017-01-09 Andy Zhouovsdb-idl: Enhance conditional monitoring API
2017-01-09 andy zhouovsdb-idl: Properly handle conditional monitor update...
2017-01-06 Andy Zhouovsdb-idl: Avoid sending redundant conditional monitori...
2016-12-20 Ben Pfaffovsdb-idl: Change interface to conditional monitoring.
2016-12-20 Ben Pfaffovsdb-idl: Drop write-only member from struct ovsdb_idl...
2016-10-19 Ben Pfaffovsdb-idl: Check internal graph in OVSDB tests.
2016-10-19 Ben Pfaffovsdb-idl: Mark ovsdb_idl_get_row_arc() parameter const.
2016-10-19 Ben Pfaffovsdb-idl: Add some more implementation comments.
2016-10-19 Ben Pfaffovsdb-idl: Sort and unique-ify datum in ovsdb_idl_txn_w...
2016-10-19 Ben Pfaffovsdb-idl: Improve comment on ovsdb_idl_txn_write[_clon...
2016-09-23 Ben Pfaffovsdb-idl: Return result of transaction in ovsdb_idl_lo...
2016-09-19 Ben Pfaffovsdb-idl: Update comments.
2016-08-16 Ben Pfaffovsdb-idl: Style and comment improvements for condition...
2016-08-16 Ben Pfaffovsdb-idl: Fix memory leak in ovsdb_idl_condition_add_c...
2016-08-16 Ben Pfaffovsdb-idl: Fix double-remove in ovsdb_idl_condition_res...
2016-08-14 Ryan Moatsovsdb: Add/use partial set updates.
2016-08-13 Liran Schourovsdb-idl: Fix bug on ovsdb_idl_condition_remove_clause().
2016-08-08 Ben Pfaffovsdb-idl: Wake up ovsdb_idl_loop when a transaction...
2016-08-08 Ben Pfaffovn-nbctl: Add "sync" command to wait for previous...
2016-07-27 Ben Pfaffovn: Make it possible for CMS to detect when the OVN...
2016-07-23 Terry Wilsonjson: Move from lib to include/openvswitch.
2016-07-19 Liran Schourlib: add monitor_cond_change API to C IDL lib
2016-07-19 Liran Schourlib: add to ovsdb-idl monitor_id
2016-07-19 Liran Schourovsdb-client: support monitor-cond method
2016-06-24 Lutz, Arnoldoovsdb-idl: Fix issues detected in Partial Map Update...
2016-06-10 William Tuovn-controller: Fix memory leak reported by valgrind.
2016-05-18 Edward Aymerichovsdb-idl: Add partial map updates functionality.
2016-04-14 RYAN D. MOATSovn-controller: Dynamically reconnect if ovn-remote...
2016-03-31 Huang Leiovn-controller: Add external-id 'ovn-remote-probe-interval'
2016-03-30 RYAN D. MOATSFix missing tracking reordering of row deletes.
2016-03-30 Ben Warrenlist: Rename all functions in list.h with ovs_ prefix.
2016-03-22 RYAN D. MOATSovsdb-idl: Present tracked changes in increasing change...
2016-03-19 Ben WarrenMove lib/dynamic-string.h to include/openvswitch directory
2016-03-14 Lance Richardsonovsdb-idl: improve error handling when schema is not...
2016-02-06 Lance Richardsonovsdb-idl: log error in client when db schema does...
2016-01-14 Gurucharan ShettyMerge branch 'master' of ssh://github.com/openvswitch...
2016-01-12 Andy Zhoulib: remove unused function
2016-01-12 Shad Ansariovsdb-idl: Add support for column tracking in IDL.
2015-12-15 Andy Zhoulib: fix sparse warnings
2015-12-11 Andy Zhoulib: add monitor2 support in ovsdb-idl.
2015-11-30 Aymerich, Edwardovsdb-idl: Improve ovsdb_idl_add_table() comment.
2015-11-23 Shad Ansariovsdb-idl: Add support for change tracking.
2015-08-11 Alex Wangovsdb-idl: Move get_initial_snapshot() to ovsdb-idl.
2015-08-08 Alex Wangidl-loop: Move idl-loop into ovsdb-idl library.
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-04-01 Ben Pfaffovsdb-idl: Tolerate missing tables and columns.
2015-03-31 Ben Pfaffovsdb-idl: Add function comments.
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-12-15 Thomas Graflist: Rename struct list to struct ovs_list
2014-10-08 Ben Pfaffovs-vsctl: Allow modifying "immutable" columns if we...
2014-05-30 Ryan Wilsonovsdb-idl: Add coverage counters for ovsdb commit retur...
2014-02-19 Ansis Attekaovs-vsctl: reconnect to the database if connection...
2013-12-17 Harold LimRename NOT_REACHED to OVS_NOT_REACHED
2013-11-26 Alin SerdeanAvoid printf type modifiers not supported by MSVC C...
2013-10-25 Joe Stringerlib: Remove unreachable JSONRPC case
2013-10-08 Ben Pfaffovsdb-idl: Remove write-only member 'commit_seqno'...
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-01-31 Ben Pfaffovsdb-idl: Fix memory leak on error path.
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2012-09-28 Ethan Jacksonidl: Optionally warn when writing to read-write columns.
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...
next