aboutsummaryrefslogtreecommitdiff
path: root/ovsdb/ovsdb-idlc.in
AgeCommit message (Expand)Author
2011-03-10ovsdb: Implement garbage collection.Ben Pfaff
2010-11-29ovsdb: constify should apply to all pointer types.Ethan Jackson
2010-11-29ovsdb: Remove trailing whitespaceEthan Jackson
2010-08-25Implement initial Python bindings for Open vSwitch database.Ben Pfaff
2010-07-12ovsdb-idlc: Add "get" accessor functions to generated code.Ben Pfaff
2010-07-12ovsdb-idlc: Check and restore ovsdb_datum invariants when setting data.Ben Pfaff
2010-06-23ovsdb-idlc: Fix sizeof calculation in generated code.Ben Pfaff
2010-06-17ovs-vsctl: Support references among records at creation time.Ben Pfaff
2010-04-30ovsdb-idl: Add "safe" iterator macro to generated code.Ben Pfaff
2010-03-05ovsdb: Remove "comment" support from OVSDB schemas.Ben Pfaff
2010-03-05Add documentation for the vswitch database schema.Ben Pfaff
2010-02-25ovsdb: Add support for "enum" constraints.Ben Pfaff
2010-02-25ovsdb: Drop regular expression constraints.Ben Pfaff
2010-02-11Merge "master" into "next".Ben Pfaff
2010-02-09ovsdb: Add support for multiple databases to the protocol.Ben Pfaff
2010-02-08ovsdb: Add support for referential integrity in the database itself.Ben Pfaff
2010-02-08ovsdb: Add simple constraints.Ben Pfaff
2010-01-27ovsdb-idl: Export ovsdb_idl_txn_delete() and ovsdb_idl_txn_insert().Ben Pfaff
2010-01-26ovsdb-idl: Allow clients to modify records without using structs.Ben Pfaff
2010-01-26Cleanly separate IDL annotations from OVSDB schema information.Ben Pfaff
2010-01-26ovsdb-idlc: With "doc" command, output tables and columns alphabetically.Ben Pfaff
2009-12-11vswitch: Generate text file documenting the vswitch schema.Ben Pfaff
2009-12-08ovsdb-idlc: Add "const" to "set" function arguments that should have it.Ben Pfaff
2009-12-08ovsdb-idlc: Fix parsing of "ephemeral" member of "column".Ben Pfaff
2009-12-08ovsdb-idl: Update IDL data when "set" functions are called.Ben Pfaff
2009-12-07ovsdb-idl: Make it possible to write data through the IDL.Ben Pfaff
2009-12-03ovsdb-idlc: C code generation improvements.Ben Pfaff
2009-12-02ovsdb: Implement C bindings for IDL.Ben Pfaff
2009-11-23ovsdb-idlc: Remove "sha" deprecation warningJustin Pettit
2009-11-23ovsdb: Add ovsdb IDL compiler to build system.Ben Pfaff