]> git.proxmox.com Git - mirror_ovs.git/history - ovsdb
cirrus: Use FreeBSD 12.2.
[mirror_ovs.git] / ovsdb /
2021-01-29 Ilya Maximetsovsdb-doc: Add build dependency on dirs.py.
2021-01-15 Ilya Maximetsovsdb: Use column diffs for ovsdb and raft log entries.
2020-12-21 Ilya Maximetsovsdb-tool: Fix datum leak in the show-log command.
2020-12-21 Lorenzo Bianconiraft: Add some debugging information to cluster/status...
2020-11-26 Mark Graypython: Update build system to ensure dirs.py is created.
2020-11-16 Mark Grayovsdb-idl: Fix *_is_new() IDL functions.
2020-11-16 Ilya Maximetsovsdb-idlc: Return expected sequence number while setti...
2020-11-10 Yi-Hung Weiovsdb: Remove read permission of *.db from others.
2020-11-10 Ilya Maximetsraft: Make backlog thresholds configurable.
2020-11-10 Ilya Maximetsraft: Set threshold on backlog for raft connections.
2020-11-03 Ilya Maximetsraft: Avoid having more than one snapshot in-flight.
2020-11-03 Ilya Maximetsovsdb-server: Reclaim heap memory after compaction.
2020-11-03 Ilya Maximetsraft: Add log length to the memory report.
2020-10-27 Ilya Maximetsraft: Avoid annoying debug logs if raft is connected.
2020-10-27 Ilya Maximetsraft: Fix error leak on failure while saving snapshot.
2020-10-25 Ilya Maximetsraft: Report jsonrpc backlog in kilobytes.
2020-10-17 Ben PfaffEliminate "whitelist" and "blacklist" terms.
2020-09-15 Dumitru Cearaovsdb: Add unixctl command to show storage status.
2020-09-15 Federico Paolinelliovsdb-tool: Add a db consistency check to the ovsdb...
2020-08-26 Greg Rosepython: Fixup python shebangs to python3.
2020-08-06 Dumitru Cearaovsdb-server: Replace in-memory DB contents at raft...
2020-07-07 Han Zhouovsdb/TODO.rst: Remove OVN specific items.
2020-07-07 Han Zhouovsdb/TODO.rst: Remove completed items.
2020-07-06 Yunjian Wangovsdb: Remove duplicated include.
2020-06-01 Ilya Maximetsovsdb: Fix timeout type for wait operation.
2020-05-28 Ilya Maximetsraft: Avoid sending equal snapshots.
2020-05-28 Ilya Maximetsovsdb-server: Fix schema leak while reading db.
2020-05-25 Ilya Maximetsovsdb: Add raft memory usage to memory report.
2020-05-12 Mark MichelsonRAFT: Add clarifying note for cluster/leave operation.
2020-05-12 Zhen Wangraft: Disable RAFT jsonrpc inactivity probe.
2020-05-12 William Tuovsdb-idlc: Fix memory leak reported by Coverity.
2020-05-12 William Tuovsdb-idlc: Fix memory leak reported by Coverity.
2020-05-05 Ilya Maximetsraft: Fix leak of the incomplete command.
2020-04-27 Yi-Hung Weiovsdb: Remove duplicated function defintions
2020-04-27 Anton Ivanovovsdb: Switch ovsdb log fsync to data only.
2020-03-06 Han Zhouraft: Unset leader when starting election.
2020-03-06 Han Zhouraft: Fix the problem of stuck in candidate role forever.
2020-03-06 Han Zhouraft: Fix next_index in install_snapshot reply handling.
2020-03-06 Han Zhouraft: Send all missing logs in one single append_request.
2020-03-06 Han Zhouraft: Avoid sending unnecessary heartbeat when becoming...
2020-03-06 Han Zhouraft: Avoid busy loop during leader election.
2020-03-06 Han Zhouraft: Fix raft_is_connected() when there is no leader...
2020-03-06 Han Zhouovsdb-server: Don't disconnect clients after raft insta...
2020-03-06 Han Zhouraft-rpc: Fix message format.
2020-01-17 Ben Pfaffovsdb-server: Allow OVSDB clients to specify the UUID...
2020-01-07 Numan Siddiqueovsdb replication: Provide option to configure probe...
2019-12-20 Han Zhouovsdb raft: Fix the problem when cluster restarted...
2019-11-21 Han Zhouovsdb raft: Fix election timer parsing in snapshot...
2019-11-20 Damijan Skvarcovsdb-server: fix memory leak while deleting zone
2019-10-30 Damijan Skvarcovsdb-execute: Remove unused variable from ovsdb_execut...
2019-10-25 Damijan Skvarcovsdb-server: fix memory leak while converting database
2019-10-24 Numan Siddiqueovsdb-server: Allow replication from older schema versi...
2019-10-14 Numan Siddiqueovsdb-server: Don't drop all connections on read/write...
2019-10-09 Damijan Skvarcovsdb-client: fix memory leak while executing database...
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-10-02 Damijan Skvarcovsdb-client: fix memory leak to prevent valgrind repor...
2019-10-01 Damijan Skvarcovsdb-client: fix memory leak in do_needs_conversion...
2019-09-30 Damijan Skvarcovsdb-client: fix memory leak in is_database_clustered...
2019-09-27 Ben PfaffRequire Python 3 and remove support for Python 2.
2019-09-24 Flavio Leitnerovsdb-idlc.in: fix dict change during iteration.
2019-09-23 Aliasgar Ginwalaovsdb-tool: Convert clustered db to standalone db.
2019-09-19 Yifeng Sunovsdb-client: Free ovsdb_schema
2019-09-19 Yifeng Suntrigger: Free leaked ovsdb_schema
2019-09-19 Yifeng Sunraft: Free leaked json data
2019-09-06 Mark MichelsonRemove OVN.
2019-08-23 Han Zhouraft: Save and read new election timer in header snapshot.
2019-08-23 Han Zhouraft.c: Election timer initial reset with value from...
2019-08-21 Han Zhouovsdb monitor: Fix crash when using non-zero last-id...
2019-08-21 Han Zhouovsdb raft: Support leader election time change online.
2019-08-21 Han Zhouraft.c: Set candidate_retrying if no leader elected...
2019-08-21 Han Zhouraft.c: Stale leader should disconnect from cluster.
2019-08-21 Han Zhouraft: Move raft_reset_ping_timer() out of the loop.
2019-07-10 Daniel Alvarezovsdb-server: drop all connections on read/write status...
2019-05-24 Justin Pettitovsdb-client.1: Fix typo.
2019-04-22 Han Zhouovsdb raft: Avoid unnecessary reconnecting during leade...
2019-04-15 Han Zhouovsdb raft: Fix duplicated transaction execution when...
2019-04-15 Han Zhouovsdb raft: cmd->eid should always be non-null.
2019-04-15 Han Zhouovsdb raft: Support commands that are required for...
2019-04-15 Han Zhouovsdb raft: Sync commit index to followers without...
2019-03-07 Han Zhouovsdb raft: Precheck prereq before proposing commit.
2019-03-04 Han Zhouovsdb: Move trigger_run after storage_run and read_db.
2019-02-28 Han Zhouovsdb-monitor: Support monitor_cond_since.
2019-02-28 Han Zhouovsdb-server: Transaction history tracking.
2019-02-28 Han Zhouovsdb-monitor: Refactor ovsdb monitor implementation.
2019-02-25 Alin Gabriel SerdeanMerge pull request #276 from petrutlucian94/py_requirements
2019-02-22 Han Zhouovsdb_monitor: Fix style of prototypes.
2019-02-22 Han Zhouovsdb-client: Fix typo.
2019-02-14 Han Zhoumonitor: Fix crash when monitor condition adds new...
2019-01-29 Han Zhouraft.c: Remove noisy INFO log
2019-01-17 Justin Pettitovsdb-server: Correct json-rpc comment for "disable...
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...
next