netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / ovsdb / ovsdb-client.c
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...
2010-02-15 Ben Pfaffovsdb-client: Improve HTML output.
2010-02-15 Ben Pfaffovsdb-client: Introduce new data formatting style as...
2010-02-15 Ben Pfaffovsdb-client: Remove --wide option.
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-09 Ben Pfaffovsdb: Add support for multiple databases to the protocol.
2010-02-08 Ben Pfaffovsdb: Add simple constraints.
2010-02-06 Justin PettitMerge branch 'master' into next
2010-02-02 Ben Pfaffovsdb-client: Fix memory leaks in "monitor" command.
2010-01-26 Ben Pfaffdaemon: Make --monitor process change its process title.
2010-01-13 Ben Pfaffovsdb-client: Fix regression introduced with changes...
2010-01-06 Ben Pfaffstream: Remove spurious #includes from header file.
2010-01-06 Ben PfaffAdd SSL support to "stream" library and OVSDB.
2009-12-11 Ben Pfaffovsdb-client: Add support for pretty-printing JSON...
2009-12-03 Ben Pfaffovsdb-client: Add support for --detach to "monitor...
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-12-02 Ben Pfaffjsonrpc: Make it easy to get a new JSON-RPC request...
2009-11-18 Ben Pfaffovsdb: Monitor support.
2009-11-16 Ben Pfaffovsdb-client: New command "transact".
2009-11-12 Ben Pfaffovsdb-client: Support listening for incoming connection...
2009-11-06 Ben Pfaffovsdb: Add new ovsdb-client program.