Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / ovsdb / ovsdb-idlc.in
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-01 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2014-03-28 Ben Pfaffovsdb-idlc: Generate new *_get_for_uuid() functions.
2014-03-09 Giuseppe LettieriMerge branch 'mainstream'
2014-02-28 Justin Pettitovsdb-idlc: Make schema version available.
2013-07-31 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-07-23 Ben Pfaffovsdb-idlc: Ensure that initialization occurs single...
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-06-10 Ben Pfaffovsdb-idlc: Write a new-line at the end of "annotate...
2013-04-04 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2013-04-03 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-03-06 Ben Pfaffovsdb-idlc: Make no-op writes to write-only columns...
2013-01-24 Giuseppe LettieriMerge branch 'mainstream'
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2012-09-13 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2012-09-05 Ben Pfaffovsdb: Enforce immutability of immutable columns.
2012-09-05 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-05 Giuseppe LettieriMerge branch 'forward-port'
2012-08-30 Giuseppe LettieriMerge branch 'master' into forward-port
2012-06-14 Ethan Jacksonlib: Utilize smaps in the idl.
2012-03-23 Ben Pfaffovsdb-idlc: Fix memory leak in "optional bool" columns.
2012-03-22 Ethan Jacksonidl: New helpers for accessing string maps.
2012-02-09 Ethan Jacksonidl: Generalize special case boolean exception.
2011-10-18 Ben Pfaffovsdb: Remove dead Python-related code.
2011-09-23 Ben Pfaffpython: Implement write support in Python IDL for OVSDB.
2011-09-23 Ben Pfaffovs.db.types: Add table reference to ovs.db.types.BaseType.
2011-05-23 Ben PfaffAvoid sparse error or warning for sizeof(_Bool).
2011-03-10 Ben Pfaffovsdb: Implement garbage collection.
2010-11-29 Ethan Jacksonovsdb: constify should apply to all pointer types.
2010-11-29 Ethan Jacksonovsdb: Remove trailing whitespace
2010-08-25 Ben PfaffImplement initial Python bindings for Open vSwitch...
2010-07-12 Ben Pfaffovsdb-idlc: Add "get" accessor functions to generated...
2010-07-12 Ben Pfaffovsdb-idlc: Check and restore ovsdb_datum invariants...
2010-06-23 Ben Pfaffovsdb-idlc: Fix sizeof calculation in generated code.
2010-06-17 Ben Pfaffovs-vsctl: Support references among records at creation...
2010-04-30 Ben Pfaffovsdb-idl: Add "safe" iterator macro to generated code.
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-03-06 Ben Pfaffovsdb: Remove "comment" support from OVSDB schemas.
2010-03-06 Ben PfaffAdd documentation for the vswitch database schema.
2010-02-25 Ben Pfaffovsdb: Add support for "enum" constraints.
2010-02-25 Ben Pfaffovsdb: Drop regular expression constraints.
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-09 Ben Pfaffovsdb: Add support for multiple databases to the protocol.
2010-02-08 Ben Pfaffovsdb: Add support for referential integrity in the...
2010-02-08 Ben Pfaffovsdb: Add simple constraints.
2010-02-06 Justin PettitMerge branch 'master' into next
2010-01-27 Ben Pfaffovsdb-idl: Export ovsdb_idl_txn_delete() and ovsdb_idl_...
2010-01-26 Ben Pfaffovsdb-idl: Allow clients to modify records without...
2010-01-26 Ben PfaffCleanly separate IDL annotations from OVSDB schema...
2010-01-26 Ben Pfaffovsdb-idlc: With "doc" command, output tables and colum...
2009-12-11 Ben Pfaffvswitch: Generate text file documenting the vswitch...
2009-12-09 Ben Pfaffovsdb-idlc: Add "const" to "set" function arguments...
2009-12-08 Ben Pfaffovsdb-idlc: Fix parsing of "ephemeral" member of "column".
2009-12-08 Ben Pfaffovsdb-idl: Update IDL data when "set" functions are...
2009-12-08 Ben Pfaffovsdb-idl: Make it possible to write data through the...
2009-12-03 Ben Pfaffovsdb-idlc: C code generation improvements.
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-12-02 Ben Pfaffovsdb: Implement C bindings for IDL.
2009-11-24 Justin Pettitovsdb-idlc: Remove "sha" deprecation warning
2009-11-24 Ben Pfaffovsdb: Add ovsdb IDL compiler to build system.