]> git.proxmox.com Git - mirror_ovs.git/history - ovsdb/ovsdb-client.c
raft: Send all missing logs in one single append_request.
[mirror_ovs.git] / ovsdb / ovsdb-client.c
2019-10-09 Damijan Skvarcovsdb-client: fix memory leak while executing database...
2019-10-02 Damijan Skvarcovsdb-client: fix memory leak to prevent valgrind repor...
2019-10-01 Damijan Skvarcovsdb-client: fix memory leak in do_needs_conversion...
2019-09-30 Damijan Skvarcovsdb-client: fix memory leak in is_database_clustered...
2019-09-19 Yifeng Sunovsdb-client: Free ovsdb_schema
2019-02-28 Han Zhouovsdb-monitor: Support monitor_cond_since.
2019-02-25 Alin Gabriel SerdeanMerge pull request #276 from petrutlucian94/py_requirements
2019-02-22 Han Zhouovsdb-client: Fix typo.
2019-01-10 Ilya Maximetsstream: Allow timeout configuration for open_block.
2018-09-27 Yifeng Sunovsdb-client: Fix a bug that uses wrong index
2018-08-18 Ben Pfaffovsdb-client: Make "wait" command logging more sensible.
2018-08-15 Ilya Maximetstests: Use environment variable for default timeout.
2018-08-15 Ilya Maximetsutilities: Fix and unify parsing of timeout option.
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-15 Alin Gabriel Serdeanovsdb-client: Set binary mode when doing backup/restore
2018-02-06 Ben Pfaffovsdb-client: Add --timeout option.
2018-01-23 Yifeng Sunovsdb-client: Fix memory leaks
2018-01-02 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-12-24 Ben Pfafflog: Allow client to specify magic.
2017-12-22 Ben Pfaffovsdb-client: Show even constraint-breaking data in...
2017-12-22 Ben Pfaffovsdb-server: Forbid user-specified databases with...
2017-12-22 Ben Pfaffovsdb-client: Add new "query" command.
2017-12-22 Ben Pfaffovsdb-client: Add new "restore" command.
2017-12-15 Ben Pfaffovsdb-client: Add new "backup" command.
2017-12-14 Ben Pfaffovsdb-client: Add new "get-schema-cksum" command.
2017-11-03 Xiao Lianglib: Move lib/poll-loop.h to include/openvswitch
2017-05-31 Ben Pfaffovsdb-client: Use correct operand to 'sizeof' in do_dump().
2017-04-06 Lance Richardsontable: provide table formatting option help at runtime
2016-12-23 Lance Richardsontable: correct documented default format in man pages
2016-11-10 Ethan RahnAdd support for specifying SSL connection parameters...
2016-09-14 Alin SerdeanWindows: Extend support for binaries which allow detach
2016-07-27 William Tuovsdb-client: Fix memory leak reported by Valgrind.
2016-07-23 Terry Wilsonjson: Move from lib to include/openvswitch.
2016-07-22 Andy Zhouovsdb: Add ovsdb-client options for testing lock
2016-07-19 Liran Schourovsdb-client: support monitor-cond method
2016-07-13 Justin Pettitovsdb-client: Move iterator definition to prevent shado...
2016-03-19 Ben WarrenMove lib/dynamic-string.h to include/openvswitch directory
2016-02-10 William Tuovsdb-client: Fix memory leak reported by valgind.
2016-01-14 Gurucharan ShettyMerge branch 'master' of ssh://github.com/openvswitch...
2016-01-11 William Tuovsdb-client: Fix memory leak reported by valgrind.
2016-01-11 William Tuovsdb-client: Fix memory leak reported by valgrind.
2016-01-11 William Tuovsdb-client: Fix memory leak reported by valgrind.
2016-01-05 William Tuovsdb-client: Fix memory leak reported by valgrind.
2015-12-11 Andy Zhouovsdb-client: support monitor2
2015-12-01 Bert Vermeulenovsdb-client: Add optional table and columns to dump...
2015-10-01 Andy Zhoulib/daemon: support --user option for all OVS daemon
2015-03-17 Ben PfaffMerge "master" into "ovn".
2015-03-16 Russell Bryantcommand-line: add ovs_cmdl_ prefix
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-12-15 Thomas Graflib: Move compiler.h to <openvswitch/compiler.h>
2014-09-15 Gurucharan Shettycompiler: Define NO_RETURN for MSVC.
2014-04-02 Ben Pfaffovsdb-client: Support all vlog options.
2014-02-26 Gurucharan Shettyfatal-signal: SIGPIPE for Windows.
2013-12-13 Ben Pfaffovsdb-client: Make "monitor" command able to monitor...
2013-11-26 Alin SerdeanAvoid printf type modifiers not supported by MSVC C...
2013-07-19 Linda SunAvoid designated initializers and static decls of array...
2013-05-07 Justin Pettitovsdb-client: Fix recently introduced svec_sort() bug.
2013-05-06 Justin Pettitovsdb-client: Avoid assertion with multiple databases.
2013-05-03 Ben PfaffMake most "struct option" instances "const".
2013-01-17 Ben PfaffRemove useless use of <assert.h>.
2012-09-21 Ben Pfaffovsdb-client: Make "list-dbs" print the list of databas...
2012-09-21 Ben Pfaffovsdb-client: Use svec instead of sset for list of...
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-03-28 Ben PfaffFix minor memory leaks found by valgrind.
2012-03-24 Mehak MahajanAllow configuring DSCP on controller and manager connec...
2012-02-21 Ethan Jacksonjsonrpc: Don't swallow errors in jsonrpc_transact_block().
2012-02-03 Ben Pfaffdaemon: New function daemon_save_fd() to preserve fds...
2012-02-03 Ben Pfaffovsdb-client: Add optional timestamps to "monitor"...
2011-08-04 Justin Pettitutil: Introduce get_program_version function.
2011-07-26 Ben Pfaffovsdb-client: Make "server" and "database" arguments...
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-16 Ben PfaffConsistently write null pointer constants as NULL inste...
2011-05-12 Ben PfaffMerge 'master' into 'next'.
2011-05-10 Ben Pfaffstream-ssl: Improve messages when configuring SSL if...
2011-02-09 Ben Pfafftable: Add new "bare" output formatting options.
2011-02-09 Ben Pfaffovsdb-client: Break table formatting into new library.
2011-02-07 Ben Pfaffdaemon: Define daemon options enums the same way as...
2010-12-27 Ben PfaffImplement database schema versioning.
2010-11-04 Ben Pfaffovsdb-client: Add JSON output format.
2010-11-04 Ben Pfaffovsdb-client: Refactor table code to save original...
2010-10-29 Ben Pfaffvlog: Make client supply semicolon for VLOG_DEFINE_THIS...
2010-10-21 Ben Pfaffovsdb-client: Make "dump" print table names in default...
2010-07-21 Ben Pfaffvlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
2010-07-21 Ben Pfaffvlog: Remove explicit calls to vlog_init().
2010-07-21 Ben Pfafftimeval: Make time_init() static and remove calls to it.
2010-07-01 Ben Pfaffovsdb: Extend "monitor" to select different operations...
2010-06-30 Ben Pfaffovsdb-client: Fix "selects" argument to "monitor" command.
2010-05-07 Ben Pfaffovsdb-client: Serialize columns in predictable order...
2010-04-12 Ben Pfaffovsdb: Use port 6632 as a default port for database...
2010-04-12 Ben Pfaffstream: Generalize stream_open_block().
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-03-06 Ben Pfaffovsdb: Remove "comment" support from OVSDB schemas.
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-15 Ben Pfaffovsdb-client: Add blank line between tables in CSV...
2010-02-15 Ben Pfaffovsdb-client: Add "dump" command for dumping entire...
next