]> git.proxmox.com Git - ovs.git/history - ovsdb
dpif-netdev: Add ovs-appctl dpif-netdev/pmd-rxq-rebalance.
[ovs.git] / ovsdb /
2017-08-15 Joe Stringerovsdb-idl: Avoid mutable type specifier.
2017-08-15 Joe Stringerovsdb-idl: Avoid class declaration.
2017-08-04 Ben Pfaffovsdb-server: Document clarification for some bad wordi...
2017-08-03 Lance Richardsonovsdb-idl: Autogenerated functions for compound indexes
2017-08-02 Ben PfaffEliminate most shadowing for local variable names.
2017-07-17 Ben PfaffSupport IPv6 link-local address scopes on Linux.
2017-07-06 Jason WesselPython3 compatibility: unicode to str
2017-07-06 Jason WesselPython3 compatibility: fix integer problems
2017-07-06 Jason WesselPython3 compatibility: iteritems to items
2017-07-06 Jason WesselPython3 compatibility: execfile to exec
2017-07-06 Jason WesselPython3 compatibility: exception cleanup
2017-07-06 Jason WesselPython3 compatibility: Convert print statements
2017-06-08 Lance Richardsonovsdb: add support for role-based access controls
2017-05-31 Ben Pfaffovsdb-client: Use correct operand to 'sizeof' in do_dump().
2017-05-30 Ben Pfaffovsdb: Check null before deref in ovsdb_monitor_table_c...
2017-05-04 Lance Richardsonovsdb: refactor utility functions into separate file
2017-05-01 Lance Richardsonovsdb: add xml equivalents of remote man page fragments
2017-04-06 Lance Richardsonovsdb-client: improve formatting option description...
2017-04-06 Lance Richardsontable: provide table formatting option help at runtime
2017-03-29 Ben Pfaffovsdb-server: Drop unnecessary find_db() function.
2017-03-29 Ben Pfaffovsdb-server: Fix memory leak in update_remote_status...
2017-02-14 Justin PettitRemove build-time generated files when "make clean...
2017-02-13 Andy Zhouovsdb: Prevent OVSDB server from replicating itself.
2017-02-13 Andy Zhouovsdb: Add OVSDB server per instance UUID.
2017-02-13 Andy Zhouovsdb: Gracefully handle replication errors.
2017-01-26 Aaron ConolelibX.pc: use the correct output directory
2017-01-18 Aaron ConolelibX: add new release / version info tags
2016-12-23 Lance Richardsontable: correct documented default format in man pages
2016-12-21 Ben Pfaffovsdb-idlc: Initialize nonnull string columns for inser...
2016-12-20 Ben Pfaffovsdb-idl: Change interface to conditional monitoring.
2016-12-02 Ben Pfaffovsdb-tool: Document database numbering scheme.
2016-11-30 Alin Serdeanovsdb: Allow online compacting on Windows.
2016-11-10 Ethan RahnAdd support for specifying SSL connection parameters...
2016-11-01 Lance Richardsonovsdb-server: Implement read-only remote connection...
2016-10-19 Ben Pfaffovsdb-idlc: Remove special case for "sizeof bool".
2016-10-19 Ben Pfaffovsdb-idl: Sort and unique-ify datum in ovsdb_idl_txn_w...
2016-10-19 Ben Pfaffovsdb-idlc: Eliminate <prefix>_init() function from...
2016-10-19 Ben Pfaffovsdb-idlc: Consolidate assertions.
2016-10-19 Ben Pfaffovsdb-idlc: Declare loop variables in for statements...
2016-10-19 Ben Pfaffovsdb-idlc: Make generated references to columns easier...
2016-10-19 Ben Pfaffovsdb-idlc: Make generated references to table classes...
2016-10-19 Ben Pfaffovsdb-idlc: Simplify code generation to parse sets...
2016-10-19 Ben Pfaffovsdb-idlc: Factor out sorting columns.
2016-10-19 Ben Pfaffovsdb-idlc: Remove obsolete documentation and usage.
2016-10-19 Ben Pfaffovsdb-idlc: Use ovsdb_datum_from_smap() instead of...
2016-10-18 Bhanuprakash Bodireddyovsdb: Reorder elements in ovsdb_table_schema structure.
2016-09-27 Andy Zhouovsdb: Fix memory leak when disposing 'replication_dbs'
2016-09-27 Andy Zhouovsdb: Fix segfalut during replication.
2016-09-19 Ben Pfaffovsdb-idl: Update comments.
2016-09-19 Alin Serdeanovsdb: monitor - Replace tabs with spaces
2016-09-14 Alin SerdeanWindows: Extend support for binaries which allow detach
2016-09-12 Ben Pfaffreplication: Be more careful about JSON parsing and...
2016-09-12 Joe Stringerovsdb: Fix replication memory leak.
2016-09-12 Joe Stringerovsdb-monitor: Fix valgrind 'possible loss' warnings.
2016-09-09 Ben Pfaffovsdb-server: Fix memory leak in ovsdb_server_get_sync_...
2016-09-04 Andy Zhouovsdb: Replication usability improvements
2016-09-02 Mickey Spiegelovsdb-idlc: Fix logic error in IDL parse function.
2016-09-01 Ben Pfaffovsdb-idlc: Make set and map update operations take...
2016-09-01 Andy Zhouovsdb: Reimplement replication. Using a state machine.
2016-09-01 Andy Zhouovsdb: (Re)hide struct db in ovsdb-server.c
2016-08-31 Andy Zhouovsdb: Add request_ids
2016-08-31 Andy Zhouovsdb: Add blacklist_tables
2016-08-31 Andy Zhouovsdb: Properly handle error returned from from reset_d...
2016-08-30 Ben Pfaffovsdb-idlc: Fix memory leaks in add and remove clause...
2016-08-26 Liran Schourovsdb: Fix reference to table's row on condition_add...
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-15 Andy Zhouovsdb: Fix bug, set rpc to NULL after freeing.
2016-08-15 Andy Zhouovsdb: Add replication wait
2016-08-15 Andy Zhouovsdb: Rename replication related variable names.
2016-08-14 Ryan Moatsovsdb: Add/use partial set updates.
2016-08-14 Ryan Moatsovsdb: Use better error message for "timeout" without...
2016-08-03 Alin SerdeanWindows: Local named pipe implementation
2016-08-02 William Tuovsdb: Fix memory leak in execute_update.
2016-08-02 Mario Cabreraovsdb: Fix OVSDB disconnect replication bug
2016-07-27 William Tuovsdb-client: Fix memory leak reported by Valgrind.
2016-07-27 Andy Zhouovsdb: Fix memory leak in replication logic
2016-07-27 Andy Zhouovsdb: Properly close replication rpc connection
2016-07-27 Liran Schourovsdb: Fix memory leak reported by valgrind.
2016-07-26 Rodriguez Betancou... ovsdb: Weak references performance fix
2016-07-23 Terry Wilsonjson: Move from lib to include/openvswitch.
2016-07-22 Andy Zhouovsdb: Add ovsdb-client options for testing lock
2016-07-20 Mario Cabreraovsdb: Add unixctl commands for OVSDB replication
2016-07-19 Liran Schourlib: add monitor_cond_change API to C IDL lib
2016-07-19 Liran Schourovsdb-client: support monitor-cond method
2016-07-19 Liran Schourovsdb: optimize match_any_clause() condition evaluation
2016-07-19 Liran Schourovsdb: enable jsonrpc-server to service "monitor_cond_c...
2016-07-19 Liran Schourovsdb: generate update notifications for monitor_cond...
2016-07-19 Liran Schourovsdb: allow unmonitored columns in condition evaluation
2016-07-19 Liran Schourovsdb: add conditions utilities to support monitor_cond
2016-07-19 Liran Schourovsdb: create column index mapping between ovsdb row...
2016-07-13 Ben Pfaffsset: New function sset_from_delimited_string().
2016-07-13 Justin Pettitovsdb-client: Move iterator definition to prevent shado...
2016-07-03 William Tuovsdb: Fix dead assignment reported by clang.
2016-06-28 Mario Cabreraovsdb: Fix ovsdb-server replication blocking bug.
2016-06-27 Ben Pfaffutil: New function nullable_xstrdup().
2016-06-25 Mario Cabreraovsdb: Add table exclusion functionality to OVSDB repli...
2016-06-25 Mario Cabreraovsdb: Introduce OVSDB replication feature
2016-06-24 Ben Pfaffovn-controller: Use new ovsdb-idl helpers to make logic...
2016-06-23 Rodriguez Betancou... ovsdb: Strong references cascade performance fix.
next