Add x64 bit configuration to windows installer
[cascardo/ovs.git] / ovsdb /
2015-09-04 Ben Pfaffovsdb: Update _version more accurately in transaction...
2015-08-31 Ben Pfaffovsdb: Remove misleading OVS_UNUSED from ovsdb_monitor_...
2015-08-21 Gurucharan Shettyovsdb-server: Add the ability to push peer-cert.
2015-07-22 Ben PfaffMakefiles: Clean and do not distribute IDL-generated...
2015-07-17 Andy Zhouovsdb: Add per transaction commit instruction counter
2015-07-07 Ben Pfaffnroff: Fix style of names.
2015-06-24 Andy Zhouovsdb: Flush JSON cache only when necessary
2015-06-24 Andy Zhouovsdb: Only update monitor when necessary
2015-06-24 Andy Zhouovsdb: add ovsdb_monitor_row_update_type()
2015-06-23 Ben PfaffMakefiles: Stop distributing files because building...
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-08 Andy Zhouovsdb-monitor: add json cache
2015-06-08 Andy Zhouovsdb-monitor: allow multiple jsonrpc monitors to share...
2015-06-08 Andy Zhouovsdb-monitor: refactor ovsdb_monitor_create()
2015-05-30 Andy Zhouovsdb-monitor: allow multiple of 'ovsdb_monitor_changes...
2015-05-30 Andy Zhouovsdb-monitor: add ovsdb_monitor_changes
2015-05-30 Andy Zhouovsdb-monitor: rename jsonrpc_monitor_compose_table_upd...
2015-05-30 Andy Zhouovsdb-monitor: add transaction ids
2015-05-30 Andy Zhouovsdb-monitor: stores jsonrpc-monitor in a linked-list
2015-05-30 Andy Zhouovsdb-monitor: refactoring ovsdb_monitor_get_initial
2015-05-30 Andy Zhoujsonrpc-server: Split out monitor backend functions...
2015-05-30 Andy Zhoujsonrpc-server: refactoring ovsdb_monitor_destroy()
2015-05-30 Andy Zhoujsonrpc-server: rename ovsdb_jsonrpc_monitor_get_initial()
2015-05-30 Andy Zhoujsonrpc-server: refactoring ovsdb_jsonrpc_monitor_needs...
2015-05-30 Andy Zhoujsonrpc-server: refactoring ovsdb_jsonrpc_monitor_compo...
2015-05-30 Andy Zhoujsonrpc-server: refactor ovsdb_monitor_add_column()
2015-05-30 Andy Zhoujsonrpc-server: refactor ovsdb_jsonrpc_parse_monitor_re...
2015-05-30 Andy Zhoujsonrpc-server: make setting mt->select into its own...
2015-05-30 Andy Zhoujsonrpc-server: split monitors into database back end...
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-04-14 Andy Zhouovsdb: integrate perf-counter infrastructure into ovsdb...
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-04-01 Ben Pfaffovsdb-server: Correct malformed error replies to certai...
2015-03-17 Ben PfaffMerge "master" into "ovn".
2015-03-17 Russell Bryantcommand-line: add ovs_cmdl_context
2015-03-16 Russell Bryantcommand-line: add ovs_cmdl_ prefix
2015-03-13 Justin PettitUse the IANA-assigned ports for OpenFlow and OVSDB.
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-24 Andy Zhouovsdb: Raise the jsonrpc server session limit
2015-02-24 Andy Zhouovsdb: Warn about reaching max session limit
2015-02-20 Ben Pfaffstream: Eliminate pstream_set_dscp().
2015-02-19 Ben Pfaffovsdb-doc: Add license and copyright notice.
2015-02-19 Ben Pfaffovsdb-doc: Factor out nroff formatting into a separate...
2015-02-19 Ben Pfaffovsdb-doc: Get manpage name from the XML file instead...
2015-02-19 Ben Pfaffovsdb-doc: Flag an error when a table or a column is...
2015-02-19 Russell Bryantovsdb-idlc: Constify 'char **'.
2015-02-13 Shu Shendocs: Fix overlapping 'weak' edges in ovs-vswitchd...
2015-01-12 Amit Bosepkg-config: Fix Cflags in package-config files
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-12-15 Thomas Graflist: Rename struct list to struct ovs_list
2014-12-15 Thomas Graflib: Move compiler.h to <openvswitch/compiler.h>
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-10-29 Alex Wangcommand-line: Add function to print command usage.
2014-10-29 Alex Wangcommand-line: Add function to print all options.
2014-09-29 Ben PfaffMakefiles: Add $(AM_V_GEN) annotations to clean up...
2014-09-15 Gurucharan Shettycompiler: Define NO_RETURN for MSVC.
2014-09-15 Gurucharan ShettyFix remaining "void function returning a value" warning...
2014-09-11 Alex Wangovsdb-server: Remove the 'enable-dummy' option.
2014-08-28 Thomas Grafovsdb: Fix error leak for negative timeout and invalid...
2014-08-27 yinpeijunFix memory leaks in error paths.
2014-08-20 Terry Wilsonovsdb: Allow comparison on optional scalar types
2014-07-28 yinpeijunFix two memory leaks.
2014-07-22 Ben Pfaffovsdb-server: Document RFC 7047 extensions to ovsdb...
2014-07-18 Gurucharan Shettyovsdb: Don't add ovsdb-server.c to libovsdb.
2014-07-16 Eric SesterhennFactor the ovsdb-server main loop into a new function
2014-07-07 Ryan Wilsonovsdb: Frees database memory on ovsdb process cleanup.
2014-06-26 Gurucharan Shettyovsdb-tool: Workaround inability to replace existing...
2014-05-14 Gurucharan Shettyovsdb: Open database in binary mode.
2014-04-22 Gurucharan Shettystream: Introduce [p]windows_[p]stream_class.
2014-04-07 Ben Pfaffovsdb-server: Improve message for "add-db" of database...
2014-04-04 Ben Pfaffovsdb: Remove SPECS in favor of referring to RFC 7047.
2014-04-03 Ben Pfaffjsonrpc-server: Combine notifications when connection...
2014-04-03 Ben Pfaffjsonrpc-server: Track monitor updates separately from...
2014-04-03 Ben PfaffRevert "jsonrpc-server: Disconnect connections that...
2014-04-03 Ben Pfaffovsdb-server: Send update for _version for changes...
2014-04-02 Ben Pfaffovsdb-client: Support all vlog options.
2014-03-28 Ben Pfaffovsdb-idlc: Generate new *_get_for_uuid() functions.
2014-03-24 Ben Pfaffbitmap: Make bitmap_scan() able to scan for 0-bits...
2014-03-13 Gurucharan Shettyovsdb: Do not look for symbolic links for db creation...
2014-03-04 Gurucharan ShettyMakefile: Remove unnecessary includes of SSL_LIBS.
2014-02-28 Justin Pettitovsdb-idlc: Make schema version available.
2014-02-28 Justin Pettitovsdb-doc: Include schema version in generated man...
2014-02-26 Gurucharan Shettyfatal-signal: SIGPIPE for Windows.
2014-02-19 Gurucharan Shettyprocess: Make changes for Windows.
2014-02-07 Arun SharmaAdd IPv6 support for OpenFlow, OVSDB, NetFlow, and...
2014-02-04 Gurucharan Shettydaemon-windows: Add users for windows services.
2014-01-10 Ben Pfaffovsdbmonitor: Remove.
2013-12-18 Helmut Schaaopenvswitch: Use libtool and allow building shared...
2013-12-17 Harold LimRename NOT_REACHED to OVS_NOT_REACHED
2013-12-13 Ben Pfaffovsdb-client: Make "monitor" command able to monitor...
2013-11-26 Alin SerdeanAvoid printf type modifiers not supported by MSVC C...
2013-11-15 Ben PfaffSwitch from sscanf() to ovs_scan() throughout the tree.
2013-11-03 Ben Pfaffovs-controller: Rename test-controller and do not insta...
2013-11-01 Alexandru Copotovsdb-tool: replace tabs with spaces
next