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
/
transaction.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
list: Rename struct list to struct ovs_list
Thomas Graf
2014-12-15
1
-2
/
+2
*
lib: Move compiler.h to <openvswitch/compiler.h>
Thomas Graf
2014-12-15
1
-16
/
+16
*
ovsdb-server: Send update for _version for changes due to weak ref removal.
Ben Pfaff
2014-04-03
1
-0
/
+1
*
bitmap: Make bitmap_scan() able to scan for 0-bits or 1-bits.
Ben Pfaff
2014-03-23
1
-2
/
+2
*
Avoid printf type modifiers not supported by MSVC C runtime library.
Alin Serdean
2013-11-25
1
-3
/
+3
*
Replace most uses of assert by ovs_assert.
Ben Pfaff
2013-01-16
1
-7
/
+5
*
util: New macro CONST_CAST.
Ben Pfaff
2012-08-03
1
-6
/
+6
*
Global replace of Nicira Networks.
Raju Subramanian
2012-05-02
1
-1
/
+1
*
ovsdb: Fix memory leak in transaction.
Ben Pfaff
2011-06-22
1
-0
/
+1
*
ovsdb: Implement table uniqueness constraints ("indexes").
Ben Pfaff
2011-06-06
1
-1
/
+195
*
ovsdb: Implement garbage collection.
Ben Pfaff
2011-03-10
1
-17
/
+124
*
ovsdb: Don't count self-references in ovsdb_row's n_refs member.
Ben Pfaff
2011-03-10
1
-0
/
+4
*
ovsdb: Provide a way for for_each_txn_row() callback to delete any row.
Ben Pfaff
2011-03-10
1
-18
/
+28
*
ovsdb: Improve error reporting for some internal errors.
Ben Pfaff
2011-03-10
1
-5
/
+3
*
Switch many macros from using CONTAINER_OF to using OBJECT_CONTAINING.
Ben Pfaff
2010-10-01
1
-12
/
+8
*
ovsdb-server: Improve logging for referential integrity violations.
Ben Pfaff
2010-06-22
1
-5
/
+10
*
ovsdb: Allow constraining the number of rows in a table.
Ben Pfaff
2010-03-18
1
-0
/
+28
*
ovsdb: Add support for weak references.
Ben Pfaff
2010-03-17
1
-1
/
+145
*
ovsdb: Check for changed columns only once per transaction commit.
Ben Pfaff
2010-03-17
1
-5
/
+59
*
ovsdb: Simplify referential integrity checking commit logic.
Ben Pfaff
2010-03-17
1
-87
/
+68
*
ovsdb: Introduce for_each_txn_row() iterator function for transactions.
Ben Pfaff
2010-03-17
1
-35
/
+133
*
ovsdb: Centralize and make consistent setting txn_row members of rows.
Ben Pfaff
2010-03-17
1
-5
/
+13
*
ovsdb: Add support for referential integrity in the database itself.
Ben Pfaff
2010-02-08
1
-0
/
+158
*
ovsdb: Use direct pointer from table to txn_table to simplify code.
Ben Pfaff
2010-02-08
1
-55
/
+25
*
ovsdb-server: Fix various memory leaks.
Ben Pfaff
2010-02-02
1
-0
/
+1
*
ovsdb: Add "comment" feature to transactions and make ovs-vsctl use them.
Ben Pfaff
2009-12-16
1
-0
/
+19
*
ovsdb: Cleanly abort delete operations.
Ben Pfaff
2009-12-11
1
-0
/
+3
*
ovsdb: Add replication support and refactor files in terms of replication.
Ben Pfaff
2009-11-16
1
-184
/
+23
*
Initial implementation of OVSDB.
Ben Pfaff
2009-11-04
1
-0
/
+444