]> git.proxmox.com Git - mirror_ovs.git/history - ovsdb
stream: Allow timeout configuration for open_block.
[mirror_ovs.git] / ovsdb /
2019-01-10 Ilya Maximetsstream: Allow timeout configuration for open_block.
2018-12-03 Ben Pfaffosvdb: Add some helpful comments.
2018-11-19 Ben Pfaffraft: Fix notifications when a server leaves the cluster.
2018-11-19 Ben Pfaffraft: Avoid null dereference in raft_update_our_match_i...
2018-11-19 Ben Pfaffraft: Avoid use-after-free error in raft_update_commit_...
2018-11-19 Ben Pfaffraft: Improve logging for sent RPCs.
2018-11-05 Numan Siddiqueovn-nbctl: Fix the ovn-nbctl test "LBs - daemon" which...
2018-11-02 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-11-02 Ben Pfaffovsdb: Clarify that a server that leaves a cluster...
2018-10-30 Ilya Maximetsmanpages: Include ovs.tmac in most man roots.
2018-10-04 Ben Pfaffcondition: Reject <, <=, >=, > with optional scalar...
2018-10-04 Ben Pfaffcondition: Fix ==, !=, includes, excludes on optional...
2018-09-27 Yifeng Sunovsdb-client: Fix a bug that uses wrong index
2018-09-18 Numan Siddiqueovsdb-server: Alleviate the possible data loss in an...
2018-09-18 Ben Pfaffovsdb-idlc: Use ALIGNED_CAST to avoid spurious warnings...
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-08-15 Ben Pfaffovsdb-server: Don't log closing session at program...
2018-08-14 Han Zhouovsdb-idlc.in: Support more interfaces for passing...
2018-08-07 Ben Pfaffraft: Fix use-after-free error in raft_store_snapshot().
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-12 Ben Pfaffovsdb-idl: Redesign use of indexes.
2018-06-11 Ben Pfafftreewide: Convert leading tabs to spaces.
2018-06-11 Ben Pfaffovn-controller: Pass around pointers to individual...
2018-05-25 Ben PfaffEmbrace anonymous unions.
2018-05-17 Justin Pettitovsdb: Use new ovsdb_log_write_and_free().
2018-04-16 Ben PfaffMake <host>:<port> parsing uniform treewide.
2018-04-16 Ben Pfaffsocket-util: Make inet_parse_active() and inet_parse_pa...
2018-04-02 Alin Gabriel SerdeanWindows: Fix broken build caused by a bad file extension
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-24 Ben Pfaffovsdb-server: Add support for a built-in _Server database.
2018-03-24 Ben Pfaffjsonrpc-server: Separate changing read_only status...
2018-03-24 Ben Pfaffovsdb: Drop distinction between monitors and replicas.
2018-03-24 Ben Pfaffovsdb-server: Distinguish logs from other replicas.
2018-03-24 Ben Pfafflog: Add async commit support.
2018-03-15 Alin Gabriel Serdeanovsdb-client: Set binary mode when doing backup/restore
2018-03-14 Daniel Alvarezovsdb: Fix database compaction check
2018-03-09 Daniel Alvarezovsdb: Loosen requirements for automatically compacting...
2018-03-07 Daniel Alvarezovsdb: Fix time in log traces when compacting database
2018-02-28 Jakub SitnickiFix type-setting in ovsdb-idlc man page.
2018-02-16 Ben Pfaffovsdb-idlc: Implement synthetic columns.
2018-02-16 Ben Pfaffovsdb-idlc: Add infrastructure for IDL schema extensions.
2018-02-16 Ben Pfaffovsdb-idlc: Add "cDecls" and "hDecls" IDL schema extens...
2018-02-15 Justin Pettitovsdb-tool: Indicate "db" and "schema" are optional...
2018-02-06 Ben Pfaffovsdb-client: Add --timeout option.
2018-02-01 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-02-01 Ben Pfaffutil: Document and rely on ovs_assert() always evaluati...
2018-01-23 Yifeng Sunovsdb-client: Fix memory leaks
2018-01-09 Markos Chandrasovsdb: ovsdb-dot.in: Replace sys.maxint with sys.maxsiz...
2018-01-09 Markos Chandrasovsdb: ovsdb-dot.in: Change exception semantics for...
2018-01-09 Markos Chandrasovsdb: ovsdb-dot.in: Use print function for Python3
2018-01-09 Markos Chandrasovsdb: Use items() instead of iteritems() for Python3
2018-01-02 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-12-25 Ben Pfafflog: Use absolute name of log file.
2017-12-25 Ben Pfafflog: Replace ovsdb_log_get_offset() by a more abstract...
2017-12-25 Justin Pettitovsdb-client: Remove extraneous markup from man page.
2017-12-25 Justin Pettitovsdb-server: Update description for "compact" command...
2017-12-25 Ben Pfafflog: Support multiple magic.
2017-12-24 Ben Pfafflog: Support using /dev/stdin for opening logs read...
2017-12-24 Ben Pfafflog: New functions for replacing a log's contents.
2017-12-24 Ben Pfafflog: Make reading in writing mode less of an error.
2017-12-24 Ben Pfafflog: Add new open mode OVSDB_LOG_CREATE_EXCL.
2017-12-24 Ben Pfafflog: Log write errors.
2017-12-24 Ben Pfafflog: Make json parameter to ovsdb_log_write() const.
2017-12-24 Ben Pfafflog: Require log entries to be JSON objects.
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 Pfaffjsonrpc-server: Enforce uniqueness of monitor IDs.
2017-12-22 Ben Pfaffovsdb-client: Add new "query" command.
2017-12-22 Ben Pfaffovsdb-client: Add new "restore" command.
2017-12-19 Ben Pfaffovsdb: Fix memory leak in corner case in ovsdb_txn_comm...
2017-12-19 Ben Pfaffovsdb-server: Drop 'txn' member from struct db.
2017-12-19 Ben Pfaffovsdb-tool: Add new "db-name" and "schema-name" commands.
2017-12-15 Ben Pfaffovsdb-client: Add new "backup" command.
2017-12-14 Ben Pfafflog: New function ovsdb_log_compose_record().
2017-12-14 Ben Pfaffovsdb-client: Add new "get-schema-cksum" command.
2017-12-14 Ben Pfaffovsdb: Improve documentation.
2017-12-13 Yi-Hung Weiovsdb-idlc: Replace C/C++ keyword in column name
2017-12-13 Ben Pfaffovsdb-error: New function ovsdb_error_to_json_free().
2017-12-13 Ben Pfaffovsdb-error: New function ovsdb_error_to_string_free().
2017-12-11 Ben Pfaffovsdb-idl: Tolerate initialization races for singleton...
2017-12-11 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-12-08 Ben Pfaffovsdb-server: Document monitor_cond_change behavior...
2017-12-08 Ben Pfaffjsonrpc-server: Report monitor session ID properly...
2017-12-01 Yi-Hung Weilib, ovsdb: Adapt headers for C++ usage
2017-11-29 Yifeng Sunexecution: Fix bug that leaks ovsdb_row
2017-11-27 Ben Pfafftests: Convert dot2pic build tool from Perl to Python.
2017-11-03 Bhanuprakash Bodireddyovsdb: Remove break after OVS_NOT_REACHED.
2017-11-03 Xiao Lianglib: Move lib/poll-loop.h to include/openvswitch
2017-11-02 Yifeng Sunovsdb-server: Fix memory leak
2017-10-07 Ben Pfaffreplication: Avoid theoretical use-after-free error...
next