svec: New function svec_is_empty().
[openvswitch] / ovsdb /
2009-11-06 Ben Pfaffovsdb: Add new ovsdb-client program.
2009-11-06 Ben Pfaffovsdb: Add documentation for ovsdb-server and ovsdb...
2009-11-06 Ben Pfaffovsdb: Improve error message for transaction that uses...
2009-11-06 Ben Pfaffovsdb: Fix inverted logic in ovsdb_open().
2009-11-06 Ben Pfaffovsdb: Fix use-after-free error in ovsdb_destroy().
2009-11-06 Ben Pfaffovsdb-server: Remove unixctl transaction support.
2009-11-06 Ben Pfaffovsdb-tool: Make "query" and "transact" commands work...
2009-11-06 Ben Pfaffovsdb: Make JSON-RPC sessions other than the first...
2009-11-06 Jeremy Striblingovsdb: Fix bug in JSON-RPC server.
2009-11-05 Ben PfaffInitial implementation of OVSDB.