netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / ovsdb / automake.mk
2015-07-22 Ben PfaffMakefiles: Clean and do not distribute IDL-generated...
2015-06-23 Ben PfaffMakefiles: Stop distributing files because building...
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-05-30 Andy Zhoujsonrpc-server: Split out monitor backend functions...
2014-11-13 Thomas Graflib: Add support for pkgconfig for libovsdb.
2014-11-12 Thomas Graflib: Correctly pass collected AM_LDFLAGS to linker
2014-11-12 Scott MannBuild: Add support for shared libraries and versioning.
2014-09-29 Ben PfaffMakefiles: Add $(AM_V_GEN) annotations to clean up...
2014-07-18 Gurucharan Shettyovsdb: Don't add ovsdb-server.c to libovsdb.
2014-04-04 Ben Pfaffovsdb: Remove SPECS in favor of referring to RFC 7047.
2014-03-04 Gurucharan ShettyMakefile: Remove unnecessary includes of SSL_LIBS.
2014-01-10 Ben Pfaffovsdbmonitor: Remove.
2013-12-18 Helmut Schaaopenvswitch: Use libtool and allow building shared...
2013-07-31 Gurucharan Shettyovsdb-doc: Add ovsdb-doc to distribution tar ball.
2013-07-30 Gurucharan Shettyovs-vswitchd.conf.db: Correct the header and footer...
2012-02-21 Ethan Jacksonunixctl: New JSON RPC back-end.
2011-10-26 Ben PfaffImplement automatic dependency generation for manpages.
2011-10-18 Ben Pfaffovsdb: Remove dead Python-related code.
2011-09-23 Ben Pfaffpython: Implement write support in Python IDL for OVSDB.
2011-08-24 Ben Pfaffdocs: Add Makefile rule to check syntax of manpages.
2011-07-26 Ben Pfaffovsdb: Refactor jsonrpc-server to make the concept...
2010-11-29 Ethan Jacksonovsdb: Remove trailing whitespace
2010-11-09 Ben Pfaffovsdb: Fix "make dist" by distributing dot2pic.
2010-08-25 Ben PfaffDelete local copy of simplejson.
2010-08-25 Ben PfaffImplement initial Python bindings for Open vSwitch...
2010-06-24 Ben Pfaffvswitchd: Add entity-relationship diagram to ovs-vswitc...
2010-05-27 Ben PfaffDistribute files that had been overlooked.
2010-05-13 Andy SouthgateAdd ovsdbmonitor GUI tool by Andy Southgate, contribute...
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-03-06 Ben PfaffAdd documentation for the vswitch database schema.
2010-02-25 Ben PfaffRemove PCRE dependency.
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-08 Ben Pfaffovsdb: Add simple constraints.
2010-02-06 Justin PettitMerge branch 'master' into next
2010-01-26 Ben PfaffCleanly separate IDL annotations from OVSDB schema...
2010-01-07 Ben PfaffRemove "fault" module.
2010-01-06 Ben PfaffAdd SSL support to "stream" library and OVSDB.
2009-12-16 Ben Pfaffovsdb: Add new "mutation" operation to transactions.
2009-12-11 Ben Pfaffvswitch: Generate text file documenting the vswitch...
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-12-02 Ben Pfaffovsdb: Implement C bindings for IDL.
2009-11-24 Ben Pfaffovsdb: Add ovsdb IDL compiler to build system.
2009-11-16 Ben Pfaffovsdb: Add replication support and refactor files in...
2009-11-16 Ben Pfaffovsdb: Rename ovsdb_file to ovsdb_log.
2009-11-06 Ben Pfaffovsdb: Add new ovsdb-client program.
2009-11-06 Ben Pfaffovsdb: Add documentation for ovsdb-server and ovsdb...
2009-11-05 Ben PfaffInitial implementation of OVSDB.