summaryrefslogtreecommitdiff
path: root/ovsdb/automake.mk
Commit message (Expand)AuthorAgeFilesLines
* ovsdb: Remove extra make target dependency for local-config.5.Ilya Maximets2022-07-191-1/+1
* ovsdb: Add Local_Config schema.Terry Wilson2022-06-301-0/+21
* ovsdb: relay: Add support for transaction forwarding.Ilya Maximets2021-07-151-0/+2
* ovsdb: New ovsdb 'relay' service model.Ilya Maximets2021-07-151-0/+2
* ovsdb-doc: Add build dependency on dirs.py.Ilya Maximets2021-01-291-0/+1
* python: Update build system to ensure dirs.py is created.Mark Gray2020-11-261-1/+1
* Windows: Fix broken build caused by a bad file extensionAlin Gabriel Serdean2018-04-021-1/+1
* ovsdb: Introduce experimental support for clustered databases.Ben Pfaff2018-03-241-0/+10
* ovsdb-server: Add support for a built-in _Server database.Ben Pfaff2018-03-241-0/+25
* ovsdb: Improve documentation.Ben Pfaff2017-12-141-9/+1
* ovsdb: add support for role-based access controlsLance Richardson2017-06-081-0/+2
* ovsdb: refactor utility functions into separate fileLance Richardson2017-05-041-1/+3
* ovsdb: add xml equivalents of remote man page fragmentsLance Richardson2017-05-011-0/+4
* Remove build-time generated files when "make clean" is run.Justin Pettit2017-02-131-5/+5
* libX.pc: use the correct output directoryAaron Conole2017-01-261-1/+1
* libX: add new release / version info tagsAaron Conole2017-01-181-1/+1
* ovsdb: Introduce OVSDB replication featureMario Cabrera2016-06-241-1/+5
* Makefiles: Clean and do not distribute IDL-generated files.Ben Pfaff2015-07-221-0/+1
* Makefiles: Stop distributing files because building them requires Python.Ben Pfaff2015-06-231-1/+0
* jsonrpc-server: Split out monitor backend functions to monitor.c/hAndy Zhou2015-05-291-0/+2
* lib: Add support for pkgconfig for libovsdb.Thomas Graf2014-11-131-0/+3
* lib: Correctly pass collected AM_LDFLAGS to linkerThomas Graf2014-11-121-1/+2
* Build: Add support for shared libraries and versioning.Scott Mann2014-11-111-1/+3
* Makefiles: Add $(AM_V_GEN) annotations to clean up "make" output.Ben Pfaff2014-09-291-4/+2
* ovsdb: Don't add ovsdb-server.c to libovsdb.Gurucharan Shetty2014-07-181-1/+0
* ovsdb: Remove SPECS in favor of referring to RFC 7047.Ben Pfaff2014-04-041-1/+0
* Makefile: Remove unnecessary includes of SSL_LIBS.Gurucharan Shetty2014-03-041-3/+3
* ovsdbmonitor: Remove.Ben Pfaff2014-01-101-2/+0
* openvswitch: Use libtool and allow building shared libsHelmut Schaa2013-12-171-5/+9
* ovsdb-doc: Add ovsdb-doc to distribution tar ball.Gurucharan Shetty2013-07-311-4/+2
* ovs-vswitchd.conf.db: Correct the header and footer lines.Gurucharan Shetty2013-07-301-1/+1
* unixctl: New JSON RPC back-end.Ethan Jackson2012-02-211-1/+1
* Implement automatic dependency generation for manpages.Ben Pfaff2011-10-261-6/+5
* ovsdb: Remove dead Python-related code.Ben Pfaff2011-10-181-4/+1
* python: Implement write support in Python IDL for OVSDB.Ben Pfaff2011-09-231-1/+4
* docs: Add Makefile rule to check syntax of manpages.Ben Pfaff2011-08-241-1/+1
* ovsdb: Refactor jsonrpc-server to make the concept of a session public.Ben Pfaff2011-07-261-0/+2
* ovsdb: Remove trailing whitespaceEthan Jackson2010-11-291-2/+2
* ovsdb: Fix "make dist" by distributing dot2pic.Ben Pfaff2010-11-091-1/+1
* Delete local copy of simplejson.Ben Pfaff2010-08-251-24/+1
* Implement initial Python bindings for Open vSwitch database.Ben Pfaff2010-08-251-4/+3
* vswitchd: Add entity-relationship diagram to ovs-vswitchd.conf.db.5.Ben Pfaff2010-06-241-0/+6
* Distribute files that had been overlooked.Ben Pfaff2010-05-271-0/+2
* Add ovsdbmonitor GUI tool by Andy Southgate, contributed by Citrix.Andy Southgate2010-05-131-0/+2
* Add documentation for the vswitch database schema.Ben Pfaff2010-03-051-5/+8
* Remove PCRE dependency.Ben Pfaff2010-02-251-3/+3
* ovsdb: Add simple constraints.Ben Pfaff2010-02-081-3/+3
* Cleanly separate IDL annotations from OVSDB schema information.Ben Pfaff2010-01-261-6/+17
* Remove "fault" module.Ben Pfaff2010-01-061-5/+1
* Add SSL support to "stream" library and OVSDB.Ben Pfaff2010-01-061-2/+9