summaryrefslogtreecommitdiff
path: root/ovsdb/ovsdb-idlc.1
Commit message (Expand)AuthorAgeFilesLines
* Fix type-setting in ovsdb-idlc man page.Jakub Sitnicki2018-02-281-12/+12
* ovsdb-idlc: Implement synthetic columns.Ben Pfaff2018-02-161-1/+30
* ovsdb-idlc: Add infrastructure for IDL schema extensions.Ben Pfaff2018-02-161-0/+12
* ovsdb-idlc: Add "cDecls" and "hDecls" IDL schema extensions.Ben Pfaff2018-02-161-0/+6
* ovsdb-idlc: Replace C/C++ keyword in column nameYi-Hung Wei2017-12-131-2/+6
* ovsdb-idlc: Remove obsolete documentation and usage.Ben Pfaff2016-10-191-5/+0
* ovsdb: Remove trailing whitespaceEthan Jackson2010-11-291-1/+1
* doc: Change "-" to "\-" in appropriate places.Ben Pfaff2010-06-291-2/+2
* ovsdb: Add support for referential integrity in the database itself.Ben Pfaff2010-02-081-11/+0
* Cleanly separate IDL annotations from OVSDB schema information.Ben Pfaff2010-01-261-26/+25
* ovsdb: Implement C bindings for IDL.Ben Pfaff2009-12-021-0/+11
* ovsdb: Add ovsdb IDL compiler to build system.Ben Pfaff2009-11-231-0/+74