ctdb-protocol: Fix marshalling for ctdb_event
[vlendec/samba-autobuild/.git] / ctdb / protocol / protocol.h
2017-08-14 Amitay Isaacsctdb-protocol: Drop unused protocol data structures
2017-08-14 Amitay Isaacsctdb-protocol: Mark CTDB_CONTROL_CHECK_SRVIDS obsolete
2017-06-29 Amitay Isaacsctdb-protocol: Add new control CTDB_CONTROL_DB_ATTACH_R...
2017-06-29 Amitay Isaacsctdb-protocol: Add CTDB_DB_FLAGS_REPLICATED for new...
2017-06-26 Amitay Isaacsctdb-protocol: Add new control to get database open...
2017-06-07 Amitay Isaacsctdb-protocol: Allocate SRVID range for ctdb client
2017-05-24 Amitay Isaacsctdb-daemon: Add AllowMixedVersions tunable
2017-05-24 Amitay Isaacsctdb-daemon: Do not allow mixed ctdb versions in a...
2016-12-19 Martin Schwenkectdb-takeover: IPAllocAlgorithm replaces LCP2PublicIPs...
2016-12-19 Martin Schwenkectdb-protocol: Move CTDB_PUBLIC_IP_FLAGS_ONLY_AVAILABLE...
2016-12-18 Amitay Isaacsctdb-protocol: Deprecate eventscript controls
2016-12-18 Amitay Isaacsctdb-protocol: Drop marshaling for eventscript controls
2016-12-18 Amitay Isaacsctdb-protocol: Add data types for eventd communication
2016-07-28 Amitay Isaacsctdb-protocol: Deprecate global transaction controls
2016-07-28 Amitay Isaacsctdb-protocol: Drop marshalling for global transaction...
2016-07-28 Amitay Isaacsctdb-protocol: Deprecate THAW control
2016-07-28 Amitay Isaacsctdb-daemon: Use consistent naming for monitoring mode
2016-07-28 Amitay Isaacsctdb-daemon: Add QueueBufferSize tunable
2016-07-25 Amitay Isaacsctdb-protocol: Deprecate controls SET/GET_DB_PRIORITY
2016-07-25 Amitay Isaacsctdb-protocol: Drop marshalling code for set/get_db_pri...
2016-07-25 Amitay Isaacsctdb-protocol: Remove CTDB_NUM_DB_PRIORITIES
2016-06-07 Martin Schwenkectdb-protocol: CTDB_CONTROL_SET_RECLOCK_FILE is obsolete
2016-06-07 Martin Schwenkectdb-protocol: Drop support for SET_RECLOCK
2016-05-06 Martin Schwenkectdb-protocol: Drop unused CTDB_SRVID_TAKEOVER_RUN_RESPONSE
2016-04-23 Amitay Isaacsctdb-protocol: Remove data structures for obsolete...
2016-04-23 Amitay Isaacsctdb-protocol: Define a range of SRVIDs used by the...
2016-04-23 Amitay Isaacsctdb-protocol: Remove unused CTDB_SRVID_PREFIX
2016-04-15 Martin Schwenkectdb-daemon: Drop --lvs option and support for CTDB_CAP_LVS
2016-04-01 Martin Schwenkectdb-protocol: Drop killtcp protocol support
2016-03-25 Amitay Isaacsctdb-protocol: Add srvid for assigning banning credits
2016-03-25 Amitay Isaacsctdb-protocol: Add new capability
2016-03-25 Amitay Isaacsctdb-protocol: Add srvid for messages during recovery
2016-03-25 Amitay Isaacsctdb-protocol: Add new controls DB_PULL and DB_PUSH_STA...
2016-03-25 Amitay Isaacsctdb-protocol: Add new data type ctdb_pulldb_ext for...
2016-03-25 Amitay Isaacsctdb-tunables: Add new tunable RecBufferSizeLimit
2016-01-27 Martin Schwenkectdb: NAT gateway capability and control to set it...
2015-11-25 Amitay Isaacsctdb-protocol: Add marshalling for TDB_DATA
2015-11-25 Amitay Isaacsctdb-include: Make protocol headers self contained
2015-11-16 Martin Schwenkectdb-daemon: Rename EventScriptTimeoutCount to MonitorT...
2015-11-03 Amitay Isaacsctdb-protocol: Rename G_LOCK_READ/WRITE to CTDB_G_LOCK_...
2015-10-27 Amitay Isaacsctdb-daemon: Keep protocol.h in sync with ctdb_protocol.h
2015-10-07 Amitay Isaacsctdb-daemon: Add parallel database recovery capability
2015-10-07 Amitay Isaacsctdb-daemon: Use a define for default capabilities
2015-10-07 Amitay Isaacsctdb-protocol: Add controls for parallel DB recovery
2015-10-07 Amitay Isaacsctdb-protocol: Add ctdb protocol serialization routines