]> git.proxmox.com Git - ovs.git/history - tests/test-ovsdb.c
bump version to 2.15.0+ds1-2+deb11u3.1
[ovs.git] / tests / test-ovsdb.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-21 Ben Pfafftest-ovsdb: Log steps in idl test.
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-11-27 Ilya Maximetsovsdb-idl: Fix iteration over tracked rows with no...
2020-11-16 Dumitru Cearaovsdb-idl: Return correct seqno from ovsdb_idl_db_set_c...
2020-11-16 Mark Grayovsdb-idl: Fix *_is_new() IDL functions.
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-08-21 Han Zhouovsdb-idl.c: Allows retry even when using a single...
2019-07-11 Thomas GoirandMerge branch 'branch-2.11-ds' into debian/train
2019-01-10 Ilya Maximetsstream: Allow timeout configuration for open_block.
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-16 Ben Pfaffovsdb-idl: Adjust indexes during transactions.
2018-08-16 Ben Pfaffovsdb-idl: Adjust indexes during transactions.
2018-08-15 Ilya Maximetstests: Use environment variable for default timeout.
2018-08-15 Ilya Maximetsutilities: Fix and unify parsing of timeout option.
2018-08-13 Han Zhouovsdb-idl.c: Fix IDL index problem when rows are updated.
2018-08-13 Han Zhoutest-ovsdb.c: Fix wrong indent.
2018-08-13 Han Zhouovsdb-idl.c: Fix IDL index problem when rows are updated.
2018-08-13 Han Zhoutest-ovsdb.c: Fix wrong indent.
2018-07-10 Ben Pfafftreewide: Remove pointless "return;" at ends of functions.
2018-06-15 Mark Michelsonovsdb-idl: Correct singleton insert logic
2018-06-12 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-06-12 Ben Pfaffovsdb-idl: Redesign use of indexes.
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 Pfaffovsdb: Add support for online schema conversion.
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 Pfaffovsdb: Add support for online schema conversion.
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: New functions for replacing a log's contents.
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-13 Ben Pfaffovsdb-error: New function ovsdb_error_to_string_free().
2017-12-11 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-12-08 Ben Pfafftest-ovsdb: Triggers should wake up other triggers...
2017-12-08 Ben Pfafftest-ovsdb: Simplify code in do_trigger().
2017-11-03 Xiao Lianglib: Move lib/poll-loop.h to include/openvswitch
2017-11-02 Yifeng Suntest-ovsdb: Fix memory leak
2017-10-30 Han Zhouovsdb-idl: fix index row setting with references.
2017-08-03 Lance Richardsonovsdb-idl: Autogenerated functions for compound indexes
2017-06-08 Lance Richardsonovsdb: add support for role-based access controls
2017-04-24 Yi-Hung Weitests-ovsdb: Fix memory leak
2017-01-09 Andy Zhouovsdb-idl: Enhance conditional monitoring API
2017-01-05 Lukasz Rzasikovsdb-data: Add support for integer ranges in database...
2016-12-20 Ben Pfaffovsdb-idl: Change interface to conditional monitoring.
2016-10-19 Ben Pfaffovsdb-idl: Check internal graph in OVSDB tests.
2016-10-19 Ben Pfaffovsdb-idlc: Eliminate <prefix>_init() function from...
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-08-14 Ryan Moatsovsdb: Add/use partial set updates.
2016-08-08 Ben Pfaffovn-nbctl: Add "sync" command to wait for previous...
2016-07-27 William Tutest-ovsdb: Fix memory leak reported by Valgrind.
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 Schourovsdb: add conditions utilities to support monitor_cond
2016-07-03 William TuFix dead assignments.
2016-05-18 Edward Aymerichtests: Add test for partial map updates.
2016-04-14 Ben WarrenMove lib/ofp-util.h to include/openvswitch directory
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-02-10 William Tutest-ovsdb: Fix memory leak reported by valgrind.
2016-02-06 William Tutest-ovsdb: Fix memory leak reported by valgrind.
2016-01-14 Gurucharan ShettyMerge branch 'master' of ssh://github.com/openvswitch...
2016-01-12 Shad Ansariovsdb-idl: Add support for column tracking in IDL.
2016-01-11 William Tutest-ovsdb: Fix memory leak reported by valgrind.
2015-12-11 Andy Zhoulib: add diff and apply diff APIs for ovsdb_datum
2015-11-23 Shad Ansariovsdb-idl: Add support for change tracking.
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-09-15 Gurucharan Shettycompiler: Define NO_RETURN for MSVC.
2014-05-14 Gurucharan Shettytest-ovsdb: Fix setvbuf incompatibility on Windows.
2014-04-04 Gurucharan ShettyAvoid static declarations of arrays with unknown size.
2014-04-03 Ben PfaffRevert "ovsdb-data: New functions for predicting serial...
2013-11-26 Alin SerdeanAvoid printf type modifiers not supported by MSVC C...
2013-05-03 Ben PfaffMake most "struct option" instances "const".
2013-04-01 Ben Pfaffovsdb-data: New functions for predicting serialized...
2013-03-15 Ben Pfaffovs-vsctl: Try connecting only once for active connecti...
2012-09-25 Ben Pfaffovsdb-server: Add support for multiple databases.
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-12 Ben Pfaffovsdb-idl: Improve ovsdb_idl_txn_increment() interface.
2012-04-12 Ben Pfaffovsdb-idl: Simplify transaction retry.
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().
2011-09-23 Ben Pfafftests: Fix typos in C versions of test-ovsdb error...
2011-07-26 Ben Pfaffovsdb: Implement a "lock" feature in the database protocol.
next