summaryrefslogtreecommitdiff
path: root/ovsdb/ovsdb-client.1.in
Commit message (Expand)AuthorAgeFilesLines
* ovsdb-client: Integrate record/replay functionality.Ilya Maximets2021-06-071-0/+2
* ovsdb-client.1: Fix typo.Justin Pettit2019-05-241-1/+1
* ovsdb-monitor: Support monitor_cond_since.Han Zhou2019-02-281-11/+17
* manpages: Include ovs.tmac in most man roots.Ilya Maximets2018-10-301-6/+1
* ovsdb: Introduce experimental support for clustered databases.Ben Pfaff2018-03-241-4/+41
* ovsdb: Add support for online schema conversion.Ben Pfaff2018-03-241-1/+40
* ovsdb-client: Add --timeout option.Ben Pfaff2018-02-061-0/+6
* ovsdb-client: Remove extraneous markup from man page.Justin Pettit2017-12-241-34/+34
* ovsdb-client: Add new "query" command.Ben Pfaff2017-12-221-0/+12
* ovsdb-client: Add new "restore" command.Ben Pfaff2017-12-211-3/+30
* ovsdb-client: Add new "backup" command.Ben Pfaff2017-12-151-0/+18
* ovsdb: Improve documentation.Ben Pfaff2017-12-141-43/+65
* ovsdb-client: improve formatting option description in man pageLance Richardson2017-04-061-2/+1
* Add support for specifying SSL connection parameters to ovsdbEthan Rahn2016-11-101-0/+3
* ovsdb: Add ovsdb-client options for testing lockAndy Zhou2016-07-221-0/+26
* ovsdb-client: support monitor-cond methodLiran Schour2016-07-181-19/+18
* ovsdb-client: support monitor2Andy Zhou2015-12-111-7/+22
* ovsdb-client: Add optional table and columns to dump commandBert Vermeulen2015-12-011-3/+6
* ovsdb-client: Make "monitor" command able to monitor all tables.Ben Pfaff2013-12-131-0/+10
* ovs-controller: Rename test-controller and do not install or package.Ben Pfaff2013-11-021-2/+0
* manpages: Put version number instead of date at bottom of page.Ben Pfaff2013-01-041-1/+1
* ovsdb-client: Fix bugs in man pageBruce Davie2012-06-051-2/+2
* ovsdb-client: Fix typo in manpage.Ben Pfaff2012-02-081-1/+1
* ovsdb-client: Add optional timestamps to "monitor" command output.Ben Pfaff2012-02-021-0/+7
* ovsdb-client: Improve manpage.Ben Pfaff2012-02-021-0/+4
* ovsdb-client: Make "server" and "database" arguments optional.Ben Pfaff2011-07-261-19/+22
* docs: Suppress "warning: macro `DD' not defined" warnings from man.Ben Pfaff2011-05-231-0/+1
* table: Add new "bare" output formatting options.Ben Pfaff2011-02-081-0/+1
* ovsdb-client: Break table formatting into new library.Ben Pfaff2011-02-081-58/+1
* Implement database schema versioning.Ben Pfaff2010-12-271-0/+15
* ovsdb-client: Add JSON output format.Ben Pfaff2010-11-031-0/+22
* Fix SSL boilerplate descriptions in manpages.Ben Pfaff2010-08-191-0/+3
* ovsdb: Extend "monitor" to select different operations in a single table.Ben Pfaff2010-07-011-13/+18
* doc: Change "-" to "\-" in appropriate places.Ben Pfaff2010-06-291-17/+17
* docs: Move PKI section heading into individual manpages.Ben Pfaff2010-03-191-0/+1
* ovsdb: Remove "comment" support from OVSDB schemas.Ben Pfaff2010-03-051-2/+2
* ovsdb-client: Add "dump" command for dumping entire database contents.Ben Pfaff2010-02-151-0/+6
* ovsdb-client: Introduce new data formatting style as the default.Ben Pfaff2010-02-151-1/+12
* ovsdb-client: Remove --wide option.Ben Pfaff2010-02-151-6/+0
* ovsdb: Add support for multiple databases to the protocol.Ben Pfaff2010-02-091-22/+29
* Add SSL support to "stream" library and OVSDB.Ben Pfaff2010-01-061-14/+8
* ovsdb-client: Add support for pretty-printing JSON in output.Ben Pfaff2009-12-111-0/+9
* ovsdb-client: Add support for --detach to "monitor" command.Ben Pfaff2009-12-031-0/+11
* ovsdb: Monitor support.Ben Pfaff2009-11-171-1/+23
* ovsdb-client: New command "transact".Ben Pfaff2009-11-161-0/+6
* ovsdb-client: Support listening for incoming connections too.Ben Pfaff2009-11-121-0/+8
* ovsdb: Add new ovsdb-client program.Ben Pfaff2009-11-061-0/+90