index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ovsdb
/
execution.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ovsdb: Fix error leak for negative timeout and invalid until case
Thomas Graf
2014-08-28
1
-0
/
+2
*
Fix memory leaks in error paths.
yinpeijun
2014-08-27
1
-0
/
+1
*
Avoid printf type modifiers not supported by MSVC C runtime library.
Alin Serdean
2013-11-25
1
-2
/
+2
*
Replace most uses of assert by ovs_assert.
Ben Pfaff
2013-01-16
1
-2
/
+1
*
ovsdb: Enforce immutability of immutable columns.
Ben Pfaff
2012-09-05
1
-1
/
+17
*
Global replace of Nicira Networks.
Raju Subramanian
2012-05-02
1
-1
/
+1
*
ovsdb: Correct specification inconsistency between "lock" and "assert".
Ben Pfaff
2011-08-08
1
-1
/
+1
*
ovsdb: Implement a "lock" feature in the database protocol.
Ben Pfaff
2011-07-26
1
-1
/
+32
*
ovsdb: Make ovsdb_column_set_from_json() take table schema instead of table.
Ben Pfaff
2011-06-06
1
-3
/
+5
*
ovsdb: Check ovsdb_mutation_set_execute() return value in transactions.
Ben Pfaff
2011-05-31
1
-4
/
+5
*
Add missing "static" keywords.
Ben Pfaff
2011-05-16
1
-6
/
+6
*
ovsdb-data: Rename 'used' to 'created' in struct ovsdb_symbol.
Ben Pfaff
2011-03-10
1
-2
/
+2
*
ovsdb: Improve error message for duplicate uuid-name.
Ben Pfaff
2011-03-10
1
-11
/
+12
*
ovsdb: Free "error" string in ovsdb_execute_insert().
Justin Pettit
2011-02-22
1
-0
/
+1
*
Avoid shadowing local variable names.
Ben Pfaff
2010-09-20
1
-2
/
+0
*
ovsdb: Fix bug in "wait" command implementation.
Ben Pfaff
2010-09-20
1
-1
/
+0
*
ovsdb: Fix error message when parsing an operation fails.
Ben Pfaff
2010-03-18
1
-1
/
+1
*
Merge "master" into "next".
Ben Pfaff
2010-02-11
1
-6
/
+6
*
ovsdb: Add support for multiple databases to the protocol.
Ben Pfaff
2010-02-09
1
-4
/
+13
*
ovsdb: Get rid of "declare" operation.
Ben Pfaff
2010-02-08
1
-45
/
+8
*
ovsdb: Add simple constraints.
Ben Pfaff
2010-02-08
1
-1
/
+25
*
ovsdb: Fix result object for "declare" operation.
Ben Pfaff
2010-02-08
1
-2
/
+5
*
ovsdb-server: Fix various memory leaks.
Ben Pfaff
2010-02-02
1
-3
/
+6
*
ovsdb: Add "comment" feature to transactions and make ovs-vsctl use them.
Ben Pfaff
2009-12-16
1
-0
/
+17
*
ovsdb: Add new "mutation" operation to transactions.
Ben Pfaff
2009-12-16
1
-0
/
+61
*
ovsdb: Implement new "declare" operation.
Ben Pfaff
2009-12-07
1
-2
/
+46
*
ovsdb: Allow a named-uuid to be used within the operation that creates it.
Ben Pfaff
2009-12-02
1
-5
/
+8
*
ovsdb: Add replication support and refactor files in terms of replication.
Ben Pfaff
2009-11-16
1
-36
/
+2
*
ovsdb: Rename ovsdb_file to ovsdb_log.
Ben Pfaff
2009-11-16
1
-4
/
+4
*
ovsdb: Improve error message for transaction that uses unknown operation.
Ben Pfaff
2009-11-06
1
-2
/
+2
*
Initial implementation of OVSDB.
Ben Pfaff
2009-11-04
1
-0
/
+613