ctdb-protocol: Mark {GET,SET}_RECMASTER controls obsolete
[ddiss/samba-autobuild/.git] / ctdb / protocol / protocol.h
2022-01-17 Martin Schwenkectdb-protocol: Mark {GET,SET}_RECMASTER controls obsolete
2022-01-17 Martin Schwenkectdb-protocol: Add CTDB_SRVID_LEADER
2021-09-09 Martin Schwenkectdb-recoverd: Mark CTDB_SRVID_SET_NODE_FLAGS obsolete
2021-09-09 Martin Schwenkectdb-protocol: Add new controls to disable and enable...
2020-09-11 Martin Schwenkectdb-daemon: Drop implementation of old-style database...
2020-04-28 Volker Lendeckectdb-protocol: Add new control CTDB_CONTROL_ECHO_DATA
2020-03-23 Martin Schwenkectdb-protocol: Add control flag CTDB_CTRL_FLAG_ATTACH_R...
2019-10-24 Martin Schwenkectdb-protocol: Add new control CTDB_CONTROL_DB_VACUUM
2019-10-24 Amitay Isaacsctdb-protocol: Add new control VACUUM_FETCH
2018-10-08 Amitay Isaacsctdb-protocol: Mark RECEIVE_RECORDS control obsolete
2018-07-05 Amitay Isaacsctdb-protocol: Remove protocol for old event daemon
2018-07-02 Martin Schwenkectdb-server: Rename CTDB_BROADCAST_VNNMAP -> CTDB_BROAD...
2017-10-10 Amitay Isaacsctdb-protocol: Add tunnel id prefix for testing
2017-10-10 Amitay Isaacsctdb-protocol: Add req_tunnel counts to ctdb statistics
2017-10-10 Amitay Isaacsctdb-protocol: Add controls to register/deregister...
2017-10-10 Amitay Isaacsctdb-protocol: Add REQ_TUNNEL packet type
2017-09-21 Amitay Isaacsctdb-protocol: Add new control CTDB_CONTROL_CHECK_PID_SRVID
2017-09-19 Martin Schwenkectdb-protocol: Add new data structure ctdb_connection_list
2017-09-19 Martin Schwenkectdb-protocol: Add server and client aliases in ctdb_co...
2017-09-14 Martin Schwenkectdb-daemon: Drop monitoring mode
2017-09-14 Martin Schwenkectdb-daemon: Mark monitoring controls obsolete
2017-09-01 Amitay Isaacsctdb-protocol: Drop struct ctdb_event_header
2017-09-01 Amitay Isaacsctdb-protocol: Replace ctdb_event_header with sock_pack...
2017-09-01 Amitay Isaacsctdb-protocol: Add a generic packet header
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