]> git.proxmox.com Git - mirror_ovs.git/history - ovsdb/ovsdb-idlc.in
Eliminate "whitelist" and "blacklist" terms.
[mirror_ovs.git] / ovsdb / ovsdb-idlc.in
2020-05-12 William Tuovsdb-idlc: Fix memory leak reported by Coverity.
2020-05-12 William Tuovsdb-idlc: Fix memory leak reported by Coverity.
2019-09-27 Ben PfaffRequire Python 3 and remove support for Python 2.
2019-09-24 Flavio Leitnerovsdb-idlc.in: fix dict change during iteration.
2018-09-18 Ben Pfaffovsdb-idlc: Use ALIGNED_CAST to avoid spurious warnings...
2018-08-14 Han Zhouovsdb-idlc.in: Support more interfaces for passing...
2018-06-12 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-06-12 Ben Pfaffovsdb-idl: Redesign use of indexes.
2018-06-11 Ben Pfaffovn-controller: Pass around pointers to individual...
2018-05-25 Ben PfaffEmbrace anonymous unions.
2018-02-16 Ben Pfaffovsdb-idlc: Implement synthetic columns.
2018-02-16 Ben Pfaffovsdb-idlc: Add "cDecls" and "hDecls" IDL schema extens...
2018-01-09 Markos Chandrasovsdb: Use items() instead of iteritems() for Python3
2017-12-13 Yi-Hung Weiovsdb-idlc: Replace C/C++ keyword in column name
2017-12-11 Ben Pfaffovsdb-idl: Tolerate initialization races for singleton...
2017-12-01 Yi-Hung Weilib, ovsdb: Adapt headers for C++ usage
2017-08-15 Joe Stringerovsdb-idl: Avoid mutable type specifier.
2017-08-15 Joe Stringerovsdb-idl: Avoid class declaration.
2017-08-03 Lance Richardsonovsdb-idl: Autogenerated functions for compound indexes
2017-07-06 Jason WesselPython3 compatibility: fix integer problems
2017-07-06 Jason WesselPython3 compatibility: iteritems to items
2017-07-06 Jason WesselPython3 compatibility: execfile to exec
2017-07-06 Jason WesselPython3 compatibility: exception cleanup
2017-07-06 Jason WesselPython3 compatibility: Convert print statements
2016-12-21 Ben Pfaffovsdb-idlc: Initialize nonnull string columns for inser...
2016-12-20 Ben Pfaffovsdb-idl: Change interface to conditional monitoring.
2016-10-19 Ben Pfaffovsdb-idlc: Remove special case for "sizeof bool".
2016-10-19 Ben Pfaffovsdb-idl: Sort and unique-ify datum in ovsdb_idl_txn_w...
2016-10-19 Ben Pfaffovsdb-idlc: Eliminate <prefix>_init() function from...
2016-10-19 Ben Pfaffovsdb-idlc: Consolidate assertions.
2016-10-19 Ben Pfaffovsdb-idlc: Declare loop variables in for statements...
2016-10-19 Ben Pfaffovsdb-idlc: Make generated references to columns easier...
2016-10-19 Ben Pfaffovsdb-idlc: Make generated references to table classes...
2016-10-19 Ben Pfaffovsdb-idlc: Simplify code generation to parse sets...
2016-10-19 Ben Pfaffovsdb-idlc: Factor out sorting columns.
2016-10-19 Ben Pfaffovsdb-idlc: Remove obsolete documentation and usage.
2016-10-19 Ben Pfaffovsdb-idlc: Use ovsdb_datum_from_smap() instead of...
2016-09-19 Ben Pfaffovsdb-idl: Update comments.
2016-09-02 Mickey Spiegelovsdb-idlc: Fix logic error in IDL parse function.
2016-09-01 Ben Pfaffovsdb-idlc: Make set and map update operations take...
2016-08-30 Ben Pfaffovsdb-idlc: Fix memory leaks in add and remove clause...
2016-08-26 Liran Schourovsdb: Fix reference to table's row on condition_add...
2016-08-14 Ryan Moatsovsdb: Add/use partial set updates.
2016-07-19 Liran Schourlib: add monitor_cond_change API to C IDL lib
2016-06-24 Ben Pfaffovn-controller: Use new ovsdb-idl helpers to make logic...
2016-05-18 Edward Aymerichovsdb-idlc.in: Autogenerate partial map updates functions.
2016-01-14 Gurucharan ShettyMerge branch 'master' of ssh://github.com/openvswitch...
2016-01-12 Shad Ansariovsdb-idl: Add support for column tracking in IDL.
2015-11-23 Shad Ansariovsdb-idl: Add support for change tracking.
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-03-05 Justin Pettitovsdb-idlc: Generate comments for "*_set_*" functions.
2015-03-05 Justin Pettitovsdb-idlc: Remove "*_get_*" warning from header file.
2015-03-05 Justin Pettitovsdb-idlc: Add comments for remaining non-"set" non...
2015-03-05 Justin Pettitovsdb-idlc: Use column name for "*_set_*" smap arguments.
2015-02-19 Russell Bryantovsdb-idlc: Constify 'char **'.
2014-03-28 Ben Pfaffovsdb-idlc: Generate new *_get_for_uuid() functions.
2014-02-28 Justin Pettitovsdb-idlc: Make schema version available.
2013-07-23 Ben Pfaffovsdb-idlc: Ensure that initialization occurs single...
2013-06-10 Ben Pfaffovsdb-idlc: Write a new-line at the end of "annotate...
2013-03-06 Ben Pfaffovsdb-idlc: Make no-op writes to write-only columns...
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2012-09-05 Ben Pfaffovsdb: Enforce immutability of immutable columns.
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...
next