]> git.proxmox.com Git - mirror_ovs.git/history - ovsdb/jsonrpc-server.c
ovn-nbctl: Fix the ovn-nbctl test "LBs - daemon" which fails during rpm build
[mirror_ovs.git] / ovsdb / jsonrpc-server.c
2018-08-15 Ben Pfaffovsdb-server: Don't log closing session at program...
2018-05-25 Ben PfaffEmbrace anonymous unions.
2018-03-31 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-03-24 Ben Pfaffovsdb: Introduce experimental support for clustered...
2018-03-24 Ben Pfaffovsdb: Add support for online schema conversion.
2018-03-24 Ben Pfaffovsdb-server: Add new RPC "set_db_change_aware".
2018-03-24 Ben Pfaffjsonrpc-server: Separate changing read_only status...
2018-01-02 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-12-22 Ben Pfaffjsonrpc-server: Enforce uniqueness of monitor IDs.
2017-12-13 Ben Pfaffovsdb-error: New function ovsdb_error_to_json_free().
2017-12-11 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-12-08 Ben Pfaffjsonrpc-server: Report monitor session ID properly...
2017-11-03 Xiao Lianglib: Move lib/poll-loop.h to include/openvswitch
2017-08-02 Ben PfaffEliminate most shadowing for local variable names.
2017-06-08 Lance Richardsonovsdb: add support for role-based access controls
2017-02-13 Andy Zhouovsdb: Prevent OVSDB server from replicating itself.
2017-02-13 Andy Zhouovsdb: Add OVSDB server per instance UUID.
2016-11-01 Lance Richardsonovsdb-server: Implement read-only remote connection...
2016-09-12 Joe Stringerovsdb-monitor: Fix valgrind 'possible loss' warnings.
2016-09-04 Andy Zhouovsdb: Replication usability improvements
2016-08-15 Andy Zhouovsdb: Make OVSDB backup sever read only
2016-07-23 Terry Wilsonjson: Move from lib to include/openvswitch.
2016-07-19 Liran Schourovsdb-client: support monitor-cond method
2016-07-19 Liran Schourovsdb: enable jsonrpc-server to service "monitor_cond_c...
2016-07-19 Liran Schourovsdb: generate update notifications for monitor_cond...
2016-07-19 Liran Schourovsdb: allow unmonitored columns in condition evaluation
2016-07-19 Liran Schourovsdb: create column index mapping between ovsdb row...
2016-03-30 Ben Warrenlist: Rename all functions in list.h with ovs_ prefix.
2016-03-19 Ben WarrenMove lib/dynamic-string.h to include/openvswitch directory
2016-03-08 andy zhouovsdb-server: Fix a reference count leak bug
2016-02-29 Andy Zhouovsdb-server: Refactoring and clean up remote status...
2016-02-24 Andy Zhouovsdb: avoid unnecessary call to ovsdb_monitor_get_update()
2016-02-11 andy zhouovsdb-server: Eliminating max session limit
2016-02-05 Andy Zhouovsdb-server: fix monitor counters reported by memory...
2015-12-15 Ben Pfaffjsonrpc-server: Use prototype style for ovsdb_jsonrpc_d...
2015-12-11 Andy Zhouovsdb: test ovs-vswitchd for backward compatibility
2015-12-11 Andy Zhouovsdb: enable jasonrpc-server to service monitor2 request
2015-12-11 Andy Zhouovsdb: generate update2 notification for a monitor2...
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-08 Andy Zhouovsdb-monitor: add json cache
2015-06-08 Andy Zhouovsdb-monitor: allow multiple jsonrpc monitors to share...
2015-05-30 Andy Zhouovsdb-monitor: add ovsdb_monitor_changes
2015-05-30 Andy Zhouovsdb-monitor: rename jsonrpc_monitor_compose_table_upd...
2015-05-30 Andy Zhouovsdb-monitor: add transaction ids
2015-05-30 Andy Zhouovsdb-monitor: stores jsonrpc-monitor in a linked-list
2015-05-30 Andy Zhouovsdb-monitor: refactoring ovsdb_monitor_get_initial
2015-05-30 Andy Zhoujsonrpc-server: Split out monitor backend functions...
2015-05-30 Andy Zhoujsonrpc-server: refactoring ovsdb_monitor_destroy()
2015-05-30 Andy Zhoujsonrpc-server: rename ovsdb_jsonrpc_monitor_get_initial()
2015-05-30 Andy Zhoujsonrpc-server: refactoring ovsdb_jsonrpc_monitor_needs...
2015-05-30 Andy Zhoujsonrpc-server: refactoring ovsdb_jsonrpc_monitor_compo...
2015-05-30 Andy Zhoujsonrpc-server: refactor ovsdb_monitor_add_column()
2015-05-30 Andy Zhoujsonrpc-server: refactor ovsdb_jsonrpc_parse_monitor_re...
2015-05-30 Andy Zhoujsonrpc-server: make setting mt->select into its own...
2015-05-30 Andy Zhoujsonrpc-server: split monitors into database back end...
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-04-01 Ben Pfaffovsdb-server: Correct malformed error replies to certai...
2015-02-24 Andy Zhouovsdb: Raise the jsonrpc server session limit
2015-02-24 Andy Zhouovsdb: Warn about reaching max session limit
2015-02-20 Ben Pfaffstream: Eliminate pstream_set_dscp().
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-12-15 Thomas Graflib: Move compiler.h to <openvswitch/compiler.h>
2014-04-04 Ben Pfaffovsdb: Remove SPECS in favor of referring to RFC 7047.
2014-04-03 Ben Pfaffjsonrpc-server: Combine notifications when connection...
2014-04-03 Ben Pfaffjsonrpc-server: Track monitor updates separately from...
2014-04-03 Ben PfaffRevert "jsonrpc-server: Disconnect connections that...
2013-11-26 Alin SerdeanAvoid printf type modifiers not supported by MSVC C...
2013-06-28 Ben PfaffReplace all uses of strerror() by ovs_strerror(), for...
2013-06-28 Ben Pfaffovsdb-server: Add and remove databases during run time.
2013-04-18 Ben Pfaffovsdb-server: Announce bound listening ports as status...
2013-04-01 Ben Pfaffjsonrpc-server: Disconnect connections that queue too...
2013-03-15 Ben Pfaffovs-vsctl: Try connecting only once for active connecti...
2013-03-12 Ben Pfaffovsdb: Fix memory leak.
2013-01-24 Ben Pfaffovsdb: Fix double-free in ovsdb_jsonrpc_session_close().
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2012-12-21 Ethan Jacksonovs: Replace TODO:XXX with XXX.
2012-10-04 Mehak Mahajanovsdb/jsonrpc-server: ovsdb-server closes accepted...
2012-09-25 Ben Pfaffovsdb-server: Add support for multiple databases.
2012-05-22 Ben PfaffAdd support for tracking and logging daemon memory...
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-12 Ethan Jacksonstream: By default disable probing on unix sockets.
2012-03-28 Ben PfaffRearrange structures to better fit valgrind's memory...
2012-03-24 Mehak MahajanAllow configuring DSCP on controller and manager connec...
2011-07-26 Ben Pfaffovsdb: Implement a "lock" feature in the database protocol.
2011-07-26 Ben Pfaffovsdb: Refactor jsonrpc-server to make the concept...
2011-07-26 Ben Pfaffovsdb: Report the number of connections for inbound...
2011-07-26 Ben Pfaffovsdb-server: Reliably report status of inbound connect...
2011-07-18 Ben Pfaffovsdb: Log when remote connections are deconfigured.
2011-07-09 Ben Pfaffovsdb: Remove useless "return;" in ovsdb_jsonrpc_sessio...
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-16 Ben PfaffAdd missing "static" keywords.
2011-03-14 Andrew Evansovsdb-server: Report time since last connect and discon...
2011-03-09 Andrew Evansovsdb: Change the way connection duration time is repor...
2011-02-01 Andrew Evansovsdb-server: Write manager status information to Manag...
2010-11-16 Ben Pfaffovsdb: Support replicating a table without including...
2010-11-05 Ben PfaffAdd "Manager" and "manager_options" to allow options...
2010-10-29 Ben Pfaffvlog: Make client supply semicolon for VLOG_DEFINE_THIS...
2010-10-01 Ben PfaffSwitch many macros from using CONTAINER_OF to using...
2010-07-21 Ben Pfaffvlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
next