git://git.onelab.eu
/
sliver-openvswitch.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ofproto-provider: Update documentation.
[sliver-openvswitch.git]
/
lib
/
ovsdb-data.c
2013-12-17
Harold Lim
Rename NOT_REACHED to OVS_NOT_REACHED
blob
|
commitdiff
2013-11-26
Alin Serdean
Avoid printf type modifiers not supported by MSVC C...
blob
|
commitdiff
|
diff to current
2013-07-22
Ben Pfaff
ovsdb-data: Make ovsdb_atom_default() thread-safe.
blob
|
commitdiff
|
diff to current
2013-04-01
Ben Pfaff
ovsdb-data: New functions for predicting serialized...
blob
|
commitdiff
|
diff to current
2013-01-17
Ben Pfaff
Replace most uses of assert by ovs_assert.
blob
|
commitdiff
|
diff to current
2012-08-03
Ben Pfaff
util: New macro CONST_CAST.
blob
|
commitdiff
|
diff to current
2012-07-18
Ben Pfaff
system-stats: Use "smap" instead of "shash".
blob
|
commitdiff
|
diff to current
2012-05-03
Raju Subramanian
Global replace of Nicira Networks.
blob
|
commitdiff
|
diff to current
2012-03-28
Ben Pfaff
Fix minor memory leaks found by valgrind.
blob
|
commitdiff
|
diff to current
2012-01-11
Ben Pfaff
ovsdb-data: Short-circuit ovsdb_datum_includes_all...
blob
|
commitdiff
|
diff to current
2011-08-24
Ben Pfaff
ovsdb-data: Simplify converting an OVSDB datum to JSON...
blob
|
commitdiff
|
diff to current
2011-05-24
Ben Pfaff
tests: Fix the two Python XFAIL tests.
blob
|
commitdiff
|
diff to current
2011-03-10
Ben Pfaff
ovsdb: Implement garbage collection.
blob
|
commitdiff
|
diff to current
2011-03-10
Ben Pfaff
ovsdb-data: Expose guts of ovsdb_symbol_table() to...
blob
|
commitdiff
|
diff to current
2011-03-10
Ben Pfaff
ovsdb-data: Rename 'used' to 'created' in struct ovsdb_...
blob
|
commitdiff
|
diff to current
2011-03-10
Ben Pfaff
ovsdb-data: Verify that named-uuid string is an <id>.
blob
|
commitdiff
|
diff to current
2011-02-22
Justin Pettit
ovsdb-data: Free string leaked in ovsdb_datum_from_stri...
blob
|
commitdiff
|
diff to current
2011-02-09
Ben Pfaff
table: Add new "bare" output formatting options.
blob
|
commitdiff
|
diff to current
2011-01-13
Ethan Jackson
ovsdb-data: Fix warnings.
blob
|
commitdiff
|
diff to current
2010-09-23
Ben Pfaff
ovsdb-data: New function ovsdb_datum_from_shash().
blob
|
commitdiff
|
diff to current
2010-08-25
Ben Pfaff
ovsdb: Remove unused ovsdb_datum_from_json_unique().
blob
|
commitdiff
|
diff to current
2010-07-12
Ben Pfaff
ovsdb: New functions ovsdb_datum_sort_unique(), ovsdb_d...
blob
|
commitdiff
|
diff to current
2010-07-12
Ben Pfaff
ovsdb: New functions ovsdb_atom_default(), ovsdb_datum_...
blob
|
commitdiff
|
diff to current
2010-07-12
Ben Pfaff
ovsdb: Document some ovsdb-data.[ch] functions.
blob
|
commitdiff
|
diff to current
2010-06-29
Ben Pfaff
ovs-vsctl: Prepare for more flexible database argument...
blob
|
commitdiff
|
diff to current
2010-06-23
Ben Pfaff
Use shash_destroy_free_data() to simplify a few scatter...
blob
|
commitdiff
|
diff to current
2010-06-17
Ben Pfaff
ovs-vsctl: Support references among records at creation...
blob
|
commitdiff
|
diff to current
2010-03-25
Ben Pfaff
Merge "citrix" branch into "master".
blob
|
commitdiff
|
diff to current
2010-03-17
Ben Pfaff
Merge "next" branch into "master".
blob
|
commitdiff
|
diff to current
2010-02-25
Ben Pfaff
ovsdb: Add support for "enum" constraints.
blob
|
commitdiff
|
diff to current
2010-02-25
Ben Pfaff
ovsdb: Drop regular expression constraints.
blob
|
commitdiff
|
diff to current
2010-02-24
Ben Pfaff
Merge "master" into "next".
blob
|
commitdiff
|
diff to current
2010-02-11
Ben Pfaff
Merge "master" into "next".
blob
|
commitdiff
|
diff to current
2010-02-09
Ben Pfaff
ovsdb: Make scalars and 1-element sets interchangeable.
blob
|
commitdiff
|
diff to current
2010-02-09
Ben Pfaff
ovsdb: Get rid of "declare" operation.
blob
|
commitdiff
|
diff to current
2010-02-08
Ben Pfaff
ovsdb: Add support for referential integrity in the...
blob
|
commitdiff
|
diff to current
2010-02-08
Ben Pfaff
ovsdb: Add simple constraints.
blob
|
commitdiff
|
diff to current
2010-02-06
Justin Pettit
Merge branch 'master' into next
blob
|
commitdiff
|
diff to current
2010-01-28
Ben Pfaff
ovsdb-data: Allow spaces around '=' in key-value pairs.
blob
|
commitdiff
|
diff to current
2010-01-28
Ben Pfaff
ovsdb-data: Allow arbitrary white space as string data...
blob
|
commitdiff
|
diff to current
2010-01-28
Ben Pfaff
ovsdb-data: Make string parsing of negative 0 match...
blob
|
commitdiff
|
diff to current
2010-01-27
Ben Pfaff
ovs-vsctl: Make parsing functions return error instead...
blob
|
commitdiff
|
diff to current
2010-01-26
Ben Pfaff
ovsdb-datum: Add functions for parsing and formatting...
blob
|
commitdiff
|
diff to current
2010-01-26
Ben Pfaff
ovsdb-data: Add some more functions for dealing with...
blob
|
commitdiff
|
diff to current
2010-01-11
Ben Pfaff
ovsdb: Save some space in the log for newly inserted...
blob
|
commitdiff
|
diff to current
2009-12-16
Ben Pfaff
ovsdb: Add new "mutation" operation to transactions.
blob
|
commitdiff
|
diff to current
2009-12-08
Ben Pfaff
ovsdb: Implement new "declare" operation.
blob
|
commitdiff
|
diff to current
2009-12-02
Ben Pfaff
Merge "master" branch into "db".
blob
|
commitdiff
|
diff to current
2009-11-05
Ben Pfaff
Initial implementation of OVSDB.
blob
|
commitdiff
|
diff to current