]> git.proxmox.com Git - mirror_ovs.git/history - ovsdb/log.h
Eliminate "whitelist" and "blacklist" terms.
[mirror_ovs.git] / ovsdb / log.h
2018-03-31 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-03-24 Ben Pfaffovsdb: Introduce experimental support for clustered...
2018-03-24 Ben Pfafflog: Add async commit support.
2018-01-02 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-12-25 Ben Pfafflog: Replace ovsdb_log_get_offset() by a more abstract...
2017-12-25 Ben Pfafflog: Support multiple magic.
2017-12-24 Ben Pfafflog: New functions for replacing a log's contents.
2017-12-24 Ben Pfafflog: Add new open mode OVSDB_LOG_CREATE_EXCL.
2017-12-24 Ben Pfafflog: Make json parameter to ovsdb_log_write() const.
2017-12-24 Ben Pfafflog: Allow client to specify magic.
2017-12-14 Ben Pfafflog: New function ovsdb_log_compose_record().
2014-12-15 Thomas Graflib: Move compiler.h to <openvswitch/compiler.h>
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2011-03-31 Ben Pfaffovsdb: Truncate bad transactions from database log.
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-18 Ben Pfaffovsdb: Compact databases online automatically and on...
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-15 Ben Pfaffovsdb: Allow ovsdb_log_open()'s caller to choose whethe...
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-06 Justin PettitMerge branch 'master' into next
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-11-16 Ben Pfaffovsdb: Rename ovsdb_file to ovsdb_log.