]> git.proxmox.com Git - ovs.git/history - ovsdb/ovsdb-tool.c
bump version to 2.15.0+ds1-2+deb11u3.1
[ovs.git] / ovsdb / ovsdb-tool.c
2021-02-19 Thomas GoirandMerge tag '2.15.0+ds1' into debian/victoria
2021-02-19 Thomas GoirandMerge tag 'v2.15.0' into master-dfsg
2021-01-15 Ilya Maximetsovsdb: Use column diffs for ovsdb and raft log entries.
2021-01-09 Luca BoccassiMerge branch 'master-dfsg' into 2.15
2021-01-09 Luca BoccassiMerge commit 'def6eb1ea' into master-dfsg
2021-01-08 Thomas GoirandMerge tag '2.15.0_git20210104.def6eb1ea' into master...
2020-12-21 Ilya Maximetsovsdb-tool: Fix datum leak in the show-log command.
2020-09-15 Federico Paolinelliovsdb-tool: Add a db consistency check to the ovsdb...
2020-03-17 Thomas GoirandMerge tag '2.13.0+dfsg1' into debian/2.13
2020-03-17 Thomas GoirandMerge tag '2.13.0' into master-dfsg
2019-10-07 Damijan Skvarcovsdb-tool: fix memory leak while converting cluster...
2019-10-07 Damijan Skvarcovsdb-tool: fix memory leak while running "db-is-standa...
2019-09-23 Aliasgar Ginwalaovsdb-tool: Convert clustered db to standalone db.
2018-08-31 Thomas GoirandMerge tag '2.10.0+2018.08.28+git.e0cea85314+ds2' into...
2018-08-31 Thomas GoirandRestore correct upstream sources.
2018-08-31 Thomas GoirandMerge tag '2.10.0+2018.08.28+git.e0cea85314' into maste...
2018-08-31 Thomas GoirandMerge tag '2.10.0+ds1' into debian/rocky
2018-08-31 Thomas GoirandMerge tag '2.10.0' into master-dfsg
2018-08-30 Thomas GoirandMerge tag '2.9.2+ds1' into debian/rocky
2018-08-30 Thomas GoirandMerge tag '2.9.2' into master-dfsg
2018-08-03 Ben Pfaffovsdb-tool: Only check leader completeness when we...
2018-08-03 Ben Pfaffovsdb-tool: Check for duplicate server IDs in "check...
2018-08-03 Ben Pfaffovsdb-tool: Read server headers first, before full...
2018-08-03 Ben Pfaffovsdb-tool: Fix logic for displaying server names in...
2018-08-03 Ben Pfaffovsdb-tool: Only check leader completeness when we...
2018-08-03 Ben Pfaffovsdb-tool: Check for duplicate server IDs in "check...
2018-08-03 Ben Pfaffovsdb-tool: Read server headers first, before full...
2018-08-03 Ben Pfaffovsdb-tool: Fix logic for displaying server names in...
2018-06-12 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-06-11 Ben Pfafftreewide: Convert leading tabs to spaces.
2018-05-25 Ben PfaffEmbrace anonymous unions.
2018-05-17 Justin Pettitovsdb: Use new ovsdb_log_write_and_free().
2018-05-01 Ben Pfaffovsdb: Introduce experimental support for clustered...
2018-05-01 Ben Pfafflog: Add async commit support.
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 Pfafflog: Add async commit support.
2018-01-02 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-12-24 Ben Pfafflog: Add new open mode OVSDB_LOG_CREATE_EXCL.
2017-12-24 Ben Pfafflog: Allow client to specify magic.
2017-12-19 Ben Pfaffovsdb-tool: Add new "db-name" and "schema-name" commands.
2017-06-08 Lance Richardsonovsdb: add support for role-based access controls
2016-08-16 Ryan MoatsAdd read-only option to ovs-dpctl and ovs-ofctl commands.
2016-08-15 Andy Zhouovsdb: Make OVSDB backup sever read only
2016-07-23 Terry Wilsonjson: Move from lib to include/openvswitch.
2016-03-19 Ben WarrenMove lib/dynamic-string.h to include/openvswitch directory
2015-03-17 Ben PfaffMerge "master" into "ovn".
2015-03-17 Russell Bryantcommand-line: add ovs_cmdl_context
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-10-29 Alex Wangcommand-line: Add function to print command usage.
2014-10-29 Alex Wangcommand-line: Add function to print all options.
2014-09-15 Gurucharan Shettycompiler: Define NO_RETURN for MSVC.
2014-06-26 Gurucharan Shettyovsdb-tool: Workaround inability to replace existing...
2014-02-26 Gurucharan Shettyfatal-signal: SIGPIPE for Windows.
2013-11-01 Alexandru Copotovsdb-tool: replace tabs with spaces
2013-09-27 Jarno RajahalmeRemove unused variables and functions.
2013-09-16 Paul Ingramovsdb: write commit timestamps to millisecond resolution.
2013-09-13 Paul Ingramvlog: Report timestamps in millisecond resolution in...
2013-07-19 Linda SunAvoid designated initializers and static decls of array...
2013-05-08 Ben PfaffAlways check return value of strftime().
2013-05-03 Ben PfaffMake most "struct option" instances "const".
2013-05-02 Ben PfaffUse gmtime_r() and localtime_r() instead of non-thread...
2013-01-31 Ben Pfaffovsdb-tool: Fix memory leak on error path in "show...
2012-08-09 Leo Altermanlockfile: Remove lockfile_lock timeout argument
2012-08-01 Ben Pfaffovsdb: Do not replace symlinks by regular files during...
2012-08-01 Ben PfaffMake the location of the database separately configurable.
2012-07-02 Ben PfaffUse UTC consistently instead of local timezone.
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-03-28 Ben PfaffFix minor memory leaks found by valgrind.
2012-03-19 Ben Pfaffconfigure: Remove --with-build-number.
2012-01-11 Ben Pfaffovsdb-tool: Use typical db and schema install locations...
2011-10-24 Ben Pfaffovsdb-tool: Make "show-log" convert raw JSON to easier...
2011-10-24 Ben Pfaffovsdb-tool: Add abbreviated UUIDs to "show-log" even...
2011-08-04 Justin Pettitutil: Introduce get_program_version function.
2011-07-26 Ben Pfaffovsdb: Implement a "lock" feature in the database protocol.
2011-07-07 Ben Pfaffovsdb-tool: Put version number in comment when compacti...
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-16 Ben PfaffConsistently write null pointer constants as NULL inste...
2011-02-23 Justin Pettitovsdb-tool: Close "log" in do_show_log().
2011-02-15 Ben Pfaffovsdb-tool: New command "needs-conversion".
2011-02-15 Ben Pfaffovsdb-tool: Add commands for printing the database...
2011-02-15 Ben Pfaffovsdb: New function ovsdb_file_read_schema() for readin...
2010-12-27 Ben PfaffImplement database schema versioning.
2010-10-29 Ben Pfaffvlog: Make client supply semicolon for VLOG_DEFINE_THIS...
2010-09-15 Justin Pettitovsdb-tool: Remove reference to non-implemented "extrac...
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-06-15 Ben Pfaffovsdb-tool: Don't wait for lockfiles on "compact" or...
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-18 Ben Pfaffovsdb: Compact databases online automatically and on...
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-03-17 Ben Pfaffovsdb-tool: Fix segfault if deleted row doesn't exist.
2010-03-08 Ben Pfaffovsdb-tool: Do not lock source db for compacting or...
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-15 Ben Pfaffovsdb: Implement ovsdb-tool commands "compact" and...
2010-02-15 Ben Pfaffovsdb: Allow ovsdb_log_open()'s caller to choose whethe...
2010-02-11 Ben PfaffMerge "master" into "next".
next