]> git.proxmox.com Git - mirror_ovs.git/history - tests/test-ovsdb.c
tests: Improve logging for async message control test.
[mirror_ovs.git] / tests / test-ovsdb.c
2019-08-21 Han Zhouovsdb-idl.c: Allows retry even when using a single...
2019-01-10 Ilya Maximetsstream: Allow timeout configuration for open_block.
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-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-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.
2011-07-26 Ben Pfaffovsdb: Refactor jsonrpc-server to make the concept...
2011-06-21 Ben Pfaffovsdb-idl: Plug hole in state machine.
2011-06-06 Ben Pfaffovsdb: Move ovsdb_table_put_row() into test program.
2011-06-06 Ben Pfaffovsdb: Make ovsdb_column_set_from_json() take table...
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-16 Ben PfaffConsistently write null pointer constants as NULL inste...
2011-03-10 Ben Pfaffovsdb: Implement garbage collection.
2011-02-23 Ben Pfafftest-ovsdb: Check uuid_from_string() return value.
2011-02-23 Justin Pettittest-ovsdb: Don't leak return value from ovsdb_txn_comm...
2010-11-16 Ben Pfaffovsdb-idl: Make selecting tables and columns to replica...
2010-10-22 Ben Pfaffovsdb-idl: Test prerequisite checking.
2010-10-01 Ben PfaffSwitch many macros from using CONTAINER_OF to using...
2010-09-20 Ben PfaffAvoid shadowing local variable names.
2010-08-25 Ben Pfaffovsdb: Remove unused ovsdb_datum_from_json_unique().
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-12 Ben Pfaffovsdb: New functions ovsdb_datum_sort_unique(), ovsdb_d...
2010-07-12 Ben Pfaffovsdb: New functions ovsdb_atom_default(), ovsdb_datum_...
2010-06-23 Ben Pfaffovsdb-idl: Simplify usage of ovsdb_idl_run().
2010-06-17 Ben Pfaffovs-vsctl: Support references among records at creation...
2010-05-17 Wei Yongjuntests: fix compile warning of tests/test-ovsdb.c
2010-04-12 Ben Pfaffovsdb: Use port 6632 as a default port for database...
next