Merge commit '4b60911067a82fbdfa87b7c2824412da20287ed8'
[sliver-openvswitch.git] / ovsdb /
2013-07-05 Giuseppe LettieriMerge commit '4b60911067a82fbdfa87b7c2824412da20287ed8'
2013-07-05 Giuseppe LettieriMerge commit '559eb2308b4d616590aba34bb8f4dd7f12ae4587'
2013-05-08 Ben PfaffAlways check return value of strftime().
2013-05-07 Justin Pettitovsdb-client: Fix recently introduced svec_sort() bug.
2013-05-06 Justin Pettitovsdb-client: Avoid assertion with multiple databases.
2013-05-03 Ben PfaffMake most "struct option" instances "const".
2013-05-02 Ben PfaffUse gmtime_r() and localtime_r() instead of non-thread...
2013-04-18 Ben Pfaffovsdb-server: Announce bound listening ports as status...
2013-04-11 Ben Pfaffovsdb-server: Add commands for adding and removing...
2013-04-11 Ben Pfaffovsdb-server: Refactor parsing of remote names to avoid...
2013-04-04 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2013-04-03 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-04-01 Ben Pfaffjsonrpc-server: Disconnect connections that queue too...
2013-03-27 Ben Pfaffovsdb: Remove prototypes for unimplemented functions.
2013-03-15 Ben Pfaffovs-vsctl: Try connecting only once for active connecti...
2013-03-12 Ben Pfaffovsdb: Allow recovery from transient write errors in...
2013-03-12 Ben Pfaffovsdb: Fix memory leak.
2013-03-06 Ben Pfaffovsdb-idlc: Make no-op writes to write-only columns...
2013-02-27 Giuseppe LettieriMerge branch 'mainstream'
2013-02-25 Ben Pfaffovsdb: Fix typo in comment ("millseconds").
2013-01-31 Ben Pfaffovsdb-tool: Fix memory leak on error path in "show...
2013-01-31 Giuseppe LettieriMerge branch 'mainstream'
2013-01-24 Ben Pfaffovsdb: Fix double-free in ovsdb_jsonrpc_session_close().
2013-01-24 Giuseppe LettieriMerge branch 'mainstream'
2013-01-17 Ben PfaffRemove useless use of <assert.h>.
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2013-01-16 Giuseppe LettieriMerge branch 'mainstream'
2013-01-09 Ben Pfaffovsdb-server: Fix memory leak when manager table has...
2013-01-04 Ben Pfaffmanpages: Put version number instead of date at bottom...
2012-12-21 Ethan Jacksonovs: Replace TODO:XXX with XXX.
2012-12-21 Ben Pfaffovsdb-doc: Fix formatting at top of generated manpage.
2012-12-16 Giuseppe LettieriMerge branch 'hotfix' into make-improv
2012-10-29 Giuseppe LettieriMerge branch 'mainstream'
2012-10-19 Henry Maiovs-ctl: Fix implementation of --extra-dbs.
2012-10-04 Mehak Mahajanovsdb/jsonrpc-server: ovsdb-server closes accepted...
2012-09-25 Ben Pfaffovsdb-server: Add support for multiple databases.
2012-09-25 Ben Pfaffovsdb-server: Add --enable-dummy option for unit tests.
2012-09-25 Ben Pfaffovsdb-server: Fix null pointer deref when bool "is_conn...
2012-09-24 Giuseppe LettieriMerge branch 'mainstream'
2012-09-21 Ben Pfaffovsdb-client: Make "list-dbs" print the list of databas...
2012-09-21 Ben Pfaffovsdb-client: Use svec instead of sset for list of...
2012-09-21 Ben Pfaffovsdb-tool: Fix indentation in manpage.
2012-09-13 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2012-09-05 Ben Pfaffovsdb: Enforce immutability of immutable columns.
2012-09-05 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-05 Giuseppe LettieriMerge branch 'forward-port'
2012-08-30 Giuseppe LettieriMerge branch 'master' into forward-port
2012-08-09 Leo Altermanlockfile: Remove lockfile_lock timeout argument
2012-08-03 Ben Pfaffutil: New macro CONST_CAST.
2012-08-01 Ben Pfaffovsdb: Do not replace symlinks by regular files during...
2012-08-01 Ben PfaffMake the location of the database separately configurable.
2012-08-01 Ben Pfaffovsdb: Make "ovsdb-tool create" work through a dangling...
2012-07-17 Ethan Jacksontests: Fix unit test failures related to additional...
2012-07-17 Ethan Jacksonovsdb-server, ovs-vswitchd: Log version after daemonize...
2012-07-17 Ethan Jacksonuserspace: Log version on startup.
2012-07-13 Ben Pfaffmemory: Document the memory/show unixctl command.
2012-07-02 Ben PfaffUse UTC consistently instead of local timezone.
2012-06-14 Ethan Jacksonlib: Utilize smaps in the idl.
2012-06-06 Bruce Davieovsdb-client: Fix bugs in man page
2012-05-22 Ben PfaffAdd support for tracking and logging daemon memory...
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-26 Ben Pfaffcoverage: Make ovs-appctl command more useful and less...
2012-04-17 Ethan Jacksonvswitch: Use consistent representation of DSCP bits.
2012-04-12 Ethan Jacksonstream: By default disable probing on unix sockets.
2012-03-28 Ben PfaffRearrange structures to better fit valgrind's memory...
2012-03-28 Ben PfaffFix minor memory leaks found by valgrind.
2012-03-24 Mehak MahajanAllow configuring DSCP on controller and manager connec...
2012-03-23 Ben Pfaffovsdb-idlc: Fix memory leak in "optional bool" columns.
2012-03-22 Ethan Jacksonidl: New helpers for accessing string maps.
2012-03-19 Ben Pfaffconfigure: Remove --with-build-number.
2012-03-12 Ben Pfaffovsdb-doc: Use minus sign in negative numbers in nroff...
2012-03-12 Ben Pfaffovsdb-doc: Convert '-' preceding a number as a minus...
2012-03-12 Ben Pfaffovsdb-doc: Put NAME section into generated manpage.
2012-03-02 Chris Wrightovsdbmonitor: add .desktop file
2012-03-01 Chris Wrightovsdbmonitor: move to its own data directory
2012-02-21 Ethan Jacksonunixctl: New JSON RPC back-end.
2012-02-21 Ethan Jacksonjsonrpc: Don't swallow errors in jsonrpc_transact_block().
2012-02-09 Ethan Jacksonovsdb-doc: Support per-element documentation of string...
2012-02-09 Ethan Jacksonidl: Generalize special case boolean exception.
2012-02-08 Ben Pfaffovsdb-client: Fix typo in manpage.
2012-02-03 Ben Pfaffdaemon: New function daemon_save_fd() to preserve fds...
2012-02-03 Ben Pfaffovsdb-client: Add optional timestamps to "monitor"...
2012-02-03 Ben Pfaffovsdb-client: Improve manpage.
2012-01-11 Justin PettitDon't specify program name in passive connection man...
2012-01-11 Ben Pfaffovsdb-tool: Use typical db and schema install locations...
2011-12-19 Ben Pfaffunixctl: Implement quoting.
2011-12-09 Chris Wrightman: fix pic issue at the source
2011-11-28 Ben Pfaffovsdb: Correctly implement conditions that include...
2011-10-26 Ben PfaffImplement automatic dependency generation for manpages.
2011-10-24 Ben Pfaffovsdb-tool: Make "show-log" convert raw JSON to easier...
2011-10-24 Ben Pfaffovsdb-tool: Add abbreviated UUIDs to "show-log" even...
2011-10-18 Ben Pfaffovsdb: Remove dead Python-related code.
2011-10-12 Ben Pfaffvswitchd: Document constraints on keys.
2011-10-04 Ben Pfaffvswitchd: Document map members as separate columns
2011-09-30 Justin Pettitovs-appctl: Print command arguments for "help".
2011-09-23 Ben Pfaffpython: Implement write support in Python IDL for OVSDB.
2011-09-23 Ben Pfaffovs.db.types: Add table reference to ovs.db.types.BaseType.
2011-09-23 Justin Pettitovsdb-tool: Correct markup for 'db' argument in show...
2011-09-15 Ben PfaffMark "uninstall-local" targets phony.
2011-08-24 Ben Pfaffdocs: Add Makefile rule to check syntax of manpages.
next