projects
/
openvswitch
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅ next
xenserver: Fix typo in spec file.
[openvswitch]
/
ovsdb
/
2010-01-04
Ben Pfaff
ovsdb-server: Fix minor memory leak.
tree
|
commitdiff
2010-01-04
Ben Pfaff
ovsdb-server: Make database connections configurable...
tree
|
commitdiff
2010-01-04
Ben Pfaff
ovsdb-server: Factor out complication by using jsonrpc_...
tree
|
commitdiff
2009-12-18
Ben Pfaff
daemon: Allow daemon child process to report success...
tree
|
commitdiff
2009-12-17
Ben Pfaff
ovsdb-server: Remove write-only struct member.
tree
|
commitdiff
2009-12-16
Ben Pfaff
ovsdb-tool: Add "show-log" command for use in debugging.
tree
|
commitdiff
2009-12-16
Ben Pfaff
ovsdb: Add "comment" feature to transactions and make...
tree
|
commitdiff
2009-12-16
Ben Pfaff
Fix typos in ovsdb specification.
tree
|
commitdiff
2009-12-16
Ben Pfaff
ovsdb: Add new "mutation" operation to transactions.
tree
|
commitdiff
2009-12-15
Ben Pfaff
ovsdb-server: Improve error message when database file...
tree
|
commitdiff
2009-12-15
Justin Pettit
Clean-up compiler warnings about ignoring return values
tree
|
commitdiff
2009-12-12
Ben Pfaff
ovsdb: Fix segfault when a column set contains an inval...
tree
|
commitdiff
2009-12-11
Ben Pfaff
vswitch: Generate text file documenting the vswitch...
tree
|
commitdiff
2009-12-11
Ben Pfaff
ovsdb: Cleanly abort delete operations.
tree
|
commitdiff
2009-12-11
Ben Pfaff
ovsdb-client: Add support for pretty-printing JSON...
tree
|
commitdiff
2009-12-10
Justin Pettit
Update .gitignore files
tree
|
commitdiff
2009-12-09
Ben Pfaff
ovsdb-idlc: Add "const" to "set" function arguments...
tree
|
commitdiff
2009-12-08
Ben Pfaff
ovsdb-idlc: Fix parsing of "ephemeral" member of "column".
tree
|
commitdiff
2009-12-08
Ben Pfaff
ovsdb-idl: Update IDL data when "set" functions are...
tree
|
commitdiff
2009-12-08
Ben Pfaff
ovsdb-idl: Make it possible to write data through the...
tree
|
commitdiff
2009-12-08
Ben Pfaff
ovsdb: Implement new "declare" operation.
tree
|
commitdiff
2009-12-07
Ben Pfaff
ovsdb: Remove obsolete declaration from ovsdb-server.c.
tree
|
commitdiff
2009-12-07
Ben Pfaff
Update ovsdb specifications based on suggestions from...
tree
|
commitdiff
2009-12-03
Ben Pfaff
ovsdb-client: Add support for --detach to "monitor...
tree
|
commitdiff
2009-12-03
Ben Pfaff
ovsdb-server: Open --listen sockets before detaching.
tree
|
commitdiff
2009-12-03
Ben Pfaff
ovsdb-idlc: C code generation improvements.
tree
|
commitdiff
2009-12-02
Ben Pfaff
Merge "master" branch into "db".
tree
|
commitdiff
2009-12-02
Ben Pfaff
ovsdb: Implement C bindings for IDL.
tree
|
commitdiff
2009-12-02
Ben Pfaff
jsonrpc: Make it easy to get a new JSON-RPC request...
tree
|
commitdiff
2009-12-02
Ben Pfaff
ovsdb: Allow a named-uuid to be used within the operati...
tree
|
commitdiff
2009-11-24
Justin Pettit
ovsdb: Minor cleanups to the SPECS file
tree
|
commitdiff
2009-11-24
Justin Pettit
ovsdb-idlc: Remove "sha" deprecation warning
tree
|
commitdiff
2009-11-24
Ben Pfaff
ovsdb: Add ovsdb IDL compiler to build system.
tree
|
commitdiff
2009-11-20
Ben Pfaff
ovsdb: Rename variable to better describe its purpose.
tree
|
commitdiff
2009-11-20
Ben Pfaff
ovsdb: Require database, table, column names to be...
tree
|
commitdiff
2009-11-18
Ben Pfaff
ovsdb-server: Fix crash for invalid parameters to ...
tree
|
commitdiff
2009-11-18
Ben Pfaff
ovsdb: Monitor support.
tree
|
commitdiff
2009-11-18
Ben Pfaff
ovsdb-server: Add "exit" unixctl command and --unixctl...
tree
|
commitdiff
2009-11-17
Ben Pfaff
ovsdb-server: Ignore replies to echo requests.
tree
|
commitdiff
2009-11-16
Ben Pfaff
ovsdb-client: New command "transact".
tree
|
commitdiff
2009-11-16
Ben Pfaff
ovsdb-server: Maintain the database lock with --detach.
tree
|
commitdiff
2009-11-16
Ben Pfaff
ovsdb: Refactor JSON-RPC database server implementation.
tree
|
commitdiff
2009-11-16
Ben Pfaff
ovsdb: Add replication support and refactor files in...
tree
|
commitdiff
2009-11-16
Ben Pfaff
ovsdb: Rename ovsdb_file to ovsdb_log.
tree
|
commitdiff
2009-11-16
Ben Pfaff
ovsdb: Fix use of non-array for JSON-RPC parameters.
tree
|
commitdiff
2009-11-12
Ben Pfaff
ovsdb-client: Support listening for incoming connection...
tree
|
commitdiff
2009-11-12
Ben Pfaff
ovsdb-server: Reconnect to clients specified on --connect.
tree
|
commitdiff
2009-11-06
Ben Pfaff
ovsdb: Add new ovsdb-client program.
tree
|
commitdiff
2009-11-06
Ben Pfaff
ovsdb: Add documentation for ovsdb-server and ovsdb...
tree
|
commitdiff
2009-11-06
Ben Pfaff
ovsdb: Improve error message for transaction that uses...
tree
|
commitdiff
2009-11-06
Ben Pfaff
ovsdb: Fix inverted logic in ovsdb_open().
tree
|
commitdiff
2009-11-06
Ben Pfaff
ovsdb: Fix use-after-free error in ovsdb_destroy().
tree
|
commitdiff
2009-11-06
Ben Pfaff
ovsdb-server: Remove unixctl transaction support.
tree
|
commitdiff
2009-11-06
Ben Pfaff
ovsdb-tool: Make "query" and "transact" commands work...
tree
|
commitdiff
2009-11-06
Ben Pfaff
ovsdb: Make JSON-RPC sessions other than the first...
tree
|
commitdiff
2009-11-06
Jeremy Stribling
ovsdb: Fix bug in JSON-RPC server.
tree
|
commitdiff
2009-11-05
Ben Pfaff
Initial implementation of OVSDB.
tree
|
commitdiff