Prepare Open vSwitch 1.1.2 release.
[sliver-openvswitch.git] / ovsdb /
2011-07-06 Ben Pfaffovsdb: Fix segfault in ovsdb_file_txn_row_from_json().
2011-05-31 Ben Pfaffovsdb: Check ovsdb_mutation_set_execute() return value...
2011-05-31 Ben Pfaffovsdb: Fix spelling of "constraint violation" in error...
2011-04-29 Ben Pfaffdaemon: Integrate checking for an existing pidfile...
2011-03-31 Ben Pfaffovsdb: Truncate bad transactions from database log.
2011-03-31 Ben Pfaffovsdb: Raise database corruption log level from warning...
2011-03-31 Ben Pfaffovsdb: Force strong references to non-root tables to...
2011-03-31 Ben PfaffConvert shash users that don't use the 'data' value...
2011-03-28 Ben Pfaffovsdb-tool: Fix cut-and-paste error in manpage.
2011-03-14 Ben Pfaffovsdbmonitor: Fix "make install" race.
2011-03-14 Andrew Evansovsdb-server: Report time since last connect and discon...
2011-03-10 Ethan Jacksonovsdb: Fix uninitialized data;.
2011-03-10 Ben Pfaffovsdb: Implement garbage collection.
2011-03-10 Ben Pfaffovsdb: Don't count self-references in ovsdb_row's n_ref...
2011-03-10 Ben Pfaffovsdb: Provide a way for for_each_txn_row() callback...
2011-03-10 Ben Pfaffovsdb-data: Rename 'used' to 'created' in struct ovsdb_...
2011-03-10 Ben Pfaffovsdb: Improve error message for duplicate uuid-name.
2011-03-10 Ben Pfaffovsdb: Improve error reporting for some internal errors.
2011-03-10 Ben Pfaffovsdb-data: Verify that named-uuid string is an <id>.
2011-03-09 Andrew Evansovsdb: Change the way connection duration time is repor...
2011-02-23 Ben Pfaffovsdb: Explicitly ignore sscanf() return value in is_va...
2011-02-23 Justin Pettitovsdb: Warn when result of ovsdb_txn_commit() is ignore...
2011-02-23 Justin Pettitovsdb-tool: Close "log" in do_show_log().
2011-02-22 Justin Pettitovsdb: Don't check "date" before assignment in ovsdb_fi...
2011-02-22 Justin Pettitovsdb: Free "error" string in ovsdb_execute_insert().
2011-02-22 Justin Pettitovsdb: Fix double free in ovsdb_file_open_log().
2011-02-17 Ethan Jacksonovsdb-server: Fix memory leak.
2011-02-15 Ben Pfaffovsdb-tool: New command "needs-conversion".
2011-02-15 Ben Pfaffovsdb-tool: Add commands for printing the database...
2011-02-15 Ben Pfaffovsdb: New function ovsdb_file_read_schema() for readin...
2011-02-09 Ben Pfafftable: Add new "bare" output formatting options.
2011-02-09 Ben Pfaffovsdb-client: Break table formatting into new library.
2011-02-08 Ethan Jacksonovsdb: Fix unused warning.
2011-02-07 Ben Pfaffovs-vswitchd: Complete daemonization only after initial...
2011-02-07 Ben Pfaffdaemon: Define daemon options enums the same way as...
2011-02-01 Andrew Evansovsdb-server: Write manager status information to Manag...
2011-01-28 Andrew Evansovsdb-server: Correct Manager inactivity probe column...
2011-01-12 Justin PettitAdd some new generated files to .gitignore.
2010-12-27 Ben PfaffImplement database schema versioning.
2010-12-01 Ben Pfaffdot2pic: Be less picky parsing "dot" output.
2010-11-30 Ben PfaffImplement stress option framework.
2010-11-29 Ethan Jacksonovsdb: constify should apply to all pointer types.
2010-11-29 Ethan Jacksonovsdb: Remove trailing whitespace
2010-11-16 Ben PfaffMake the "exit" unixctl command reliable in ovsdb-serve...
2010-11-16 Ben Pfaffovsdb: Support replicating a table without including...
2010-11-09 Ben Pfaffovsdb: Fix "make dist" by distributing dot2pic.
2010-11-05 Ben PfaffAdd "Manager" and "manager_options" to allow options...
2010-11-05 Ben Pfaffdocs: Implement our own dot->pic translator.
2010-11-05 Ben Pfaffconfigure: Fix Graphviz test and input generation.
2010-11-04 Ben Pfaffovsdb-client: Add JSON output format.
2010-11-04 Ben Pfaffovsdb-client: Refactor table code to save original...
2010-10-29 Ben Pfaffvlog: Make client supply semicolon for VLOG_DEFINE_THIS...
2010-10-22 Ben Pfaffovsdb: Document the "mutable" feature for columns.
2010-10-21 Ben Pfaffovsdb-client: Make "dump" print table names in default...
2010-10-01 Ben PfaffSwitch many macros from using CONTAINER_OF to using...
2010-09-23 Ben Pfaffovsdb-doc: Implement new <option>, <ol> tags.
2010-09-20 Ben PfaffAvoid shadowing local variable names.
2010-09-20 Ben Pfaffovsdb: Fix bug in "wait" command implementation.
2010-09-15 Justin Pettitovsdb-tool: Remove reference to non-implemented "extrac...
2010-08-25 Ben PfaffDelete local copy of simplejson.
2010-08-25 Ben PfaffImplement initial Python bindings for Open vSwitch...
2010-08-25 Ben Pfaffovsdbmonitor: Fix uninstall.
2010-08-19 Ben PfaffFix SSL boilerplate descriptions in manpages.
2010-08-19 Ben PfaffFix typos in manpages.
2010-08-05 Ben Pfaffstream-ssl: Make changing keys and certificate at runti...
2010-07-21 Ben Pfaffvlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
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-idlc: Add "get" accessor functions to generated...
2010-07-12 Ben Pfaffovsdb-idl: Transition to better interfaces for reading...
2010-07-12 Ben Pfaffovsdb-idlc: Check and restore ovsdb_datum invariants...
2010-07-01 Ben Pfaffovsdb: Extend "monitor" to select different operations...
2010-06-30 Ben Pfaffovsdb-client: Fix "selects" argument to "monitor" command.
2010-06-30 Ben Pfaffovsdb: Document in SPECS how OVS uses JSON.
2010-06-29 Ben Pfaffdoc: Change "-" to "\-" in appropriate places.
2010-06-24 Ben Pfaffvswitchd: Add entity-relationship diagram to ovs-vswitc...
2010-06-24 Ben Pfaffovsdb-server: Implement unixctl command to reconnect...
2010-06-23 Ben Pfaffovsdb-idlc: Fix sizeof calculation in generated code.
2010-06-22 Ben Pfaffovsdb-server: Improve logging for referential integrity...
2010-06-17 Ben Pfaffovsdb-idlc: Fix warning in generated code.
2010-06-17 Ben PfaffImplement QoS framework.
2010-06-17 Ben Pfaffovs-vsctl: Support references among records at creation...
2010-06-17 Ben Pfaffovsdbmonitor: Clean some more files.
2010-06-17 Ben Pfaffovsdbmonitor: Put temporary file in ovsdb/ovsdbmonitor...
2010-06-15 Ben Pfaffovsdb-tool: Don't wait for lockfiles on "compact" or...
2010-06-09 Jesse Grosstimeval: Use monotonic time where appropriate.
2010-05-27 Ben PfaffDistribute files that had been overlooked.
2010-05-27 Ben PfaffRemove unused files from source tree.
2010-05-26 Ben PfaffAdd some missing "#include"s.
2010-05-26 Ben Pfaffpoll-loop: New function poll_timer_wait_until().
2010-05-26 Ben Pfaffpoll-loop: Change poll_timer_wait() parameter from...
2010-05-13 Andy SouthgateAdd ovsdbmonitor GUI tool by Andy Southgate, contribute...
2010-05-07 Ben Pfaffovsdb-client: Serialize columns in predictable order...
2010-05-07 Ben Pfaffovsdb: In documentation, add commas to make large numbe...
2010-04-30 Ben Pfaffovsdb-idl: Add "safe" iterator macro to generated code.
2010-04-20 Ben Pfaffovsdb-doc: Distinguish hyphens and minus signs in nroff...
2010-04-12 Ben Pfaffovsdb: Use port 6632 as a default port for database...
2010-04-12 Ben Pfaffstream: Generalize stream_open_block().
2010-04-12 Ben Pfaffovsdb-server: Document --unixctl option.
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
next