summaryrefslogtreecommitdiff
path: root/ctdb/protocol/protocol.h
AgeCommit message (Expand)AuthorFilesLines
2025-05-29ctdb-protocol: Add CTDB server SRVID rangeMartin Schwenke1-0/+7
2024-07-23ctdb-protocol: Move definition of CTDB_PORT to protocolMartin Schwenke1-0/+2
2024-03-06ctdb: send a CTDB_SRVID_START_IPREALLOCATE message after CTDB_EVENT_START_IPR...Vinit Agnihotri1-0/+3
2024-03-06ctdb-protocol: Add new control CTDB_CONTROL_START_IPREALLOCATEVinit Agnihotri1-0/+1
2024-03-06ctdb-protocol: Add new event startipreallocateVinit Agnihotri1-0/+1
2024-01-04ctdb: send a CTDB_SRVID_IPREALLOCATED message after CTDB_EVENT_IPREALLOCATEDStefan Metzmacher1-0/+3
2023-12-15ctdb: add/implement CTDB_CONTROL_TCP_CLIENT_PASSEDStefan Metzmacher1-0/+1
2023-12-15ctdb: add/implement CTDB_CONTROL_TCP_CLIENT_DISCONNECTEDStefan Metzmacher1-0/+1
2022-01-17ctdb-protocol: Mark {GET,SET}_RECMASTER controls obsoleteMartin Schwenke1-2/+2
2022-01-17ctdb-protocol: Add CTDB_SRVID_LEADERMartin Schwenke1-1/+4
2021-09-09ctdb-recoverd: Mark CTDB_SRVID_SET_NODE_FLAGS obsoleteMartin Schwenke1-1/+1
2021-09-09ctdb-protocol: Add new controls to disable and enable nodesMartin Schwenke1-0/+2
2020-09-11ctdb-daemon: Drop implementation of old-style database pull/push controlsMartin Schwenke1-2/+2
2020-04-28ctdb-protocol: Add new control CTDB_CONTROL_ECHO_DATAVolker Lendecke1-0/+8
2020-03-23ctdb-protocol: Add control flag CTDB_CTRL_FLAG_ATTACH_RECOVERYMartin Schwenke1-0/+1
2019-10-24ctdb-protocol: Add new control CTDB_CONTROL_DB_VACUUMMartin Schwenke1-0/+8
2019-10-24ctdb-protocol: Add new control VACUUM_FETCHAmitay Isaacs1-0/+1
2018-10-08ctdb-protocol: Mark RECEIVE_RECORDS control obsoleteAmitay Isaacs1-1/+1
2018-07-05ctdb-protocol: Remove protocol for old event daemonAmitay Isaacs1-75/+0
2018-07-02ctdb-server: Rename CTDB_BROADCAST_VNNMAP -> CTDB_BROADCAST_ACTIVEMartin Schwenke1-1/+1
2017-10-10ctdb-protocol: Add tunnel id prefix for testingAmitay Isaacs1-0/+2
2017-10-10ctdb-protocol: Add req_tunnel counts to ctdb statisticsAmitay Isaacs1-0/+2
2017-10-10ctdb-protocol: Add controls to register/deregister tunnelsAmitay Isaacs1-0/+2
2017-10-10ctdb-protocol: Add REQ_TUNNEL packet typeAmitay Isaacs1-0/+11
2017-09-21ctdb-protocol: Add new control CTDB_CONTROL_CHECK_PID_SRVIDAmitay Isaacs1-0/+7
2017-09-19ctdb-protocol: Add new data structure ctdb_connection_listMartin Schwenke1-0/+5
2017-09-19ctdb-protocol: Add server and client aliases in ctdb_connectionMartin Schwenke1-2/+8
2017-09-14ctdb-daemon: Drop monitoring modeMartin Schwenke1-3/+0
2017-09-14ctdb-daemon: Mark monitoring controls obsoleteMartin Schwenke1-3/+3
2017-09-01ctdb-protocol: Drop struct ctdb_event_headerAmitay Isaacs1-5/+0
2017-09-01ctdb-protocol: Replace ctdb_event_header with sock_packet_headerAmitay Isaacs1-2/+2
2017-09-01ctdb-protocol: Add a generic packet headerAmitay Isaacs1-0/+9
2017-08-14ctdb-protocol: Drop unused protocol data structuresAmitay Isaacs1-12/+0
2017-08-14ctdb-protocol: Mark CTDB_CONTROL_CHECK_SRVIDS obsoleteAmitay Isaacs1-1/+1
2017-06-29ctdb-protocol: Add new control CTDB_CONTROL_DB_ATTACH_REPLICATEDAmitay Isaacs1-0/+1
2017-06-29ctdb-protocol: Add CTDB_DB_FLAGS_REPLICATED for new type of databaseAmitay Isaacs1-0/+1
2017-06-26ctdb-protocol: Add new control to get database open flagsAmitay Isaacs1-0/+2
2017-06-07ctdb-protocol: Allocate SRVID range for ctdb clientAmitay Isaacs1-1/+7
2017-05-24ctdb-daemon: Add AllowMixedVersions tunableAmitay Isaacs1-0/+1
2017-05-24ctdb-daemon: Do not allow mixed ctdb versions in a clusterAmitay Isaacs1-0/+6
2016-12-19ctdb-takeover: IPAllocAlgorithm replaces LCP2PublicIPs, DeterministicIPsMartin Schwenke1-0/+1
2016-12-19ctdb-protocol: Move CTDB_PUBLIC_IP_FLAGS_ONLY_AVAILABLE to protocol.hMartin Schwenke1-0/+2
2016-12-18ctdb-protocol: Deprecate eventscript controlsAmitay Isaacs1-4/+4
2016-12-18ctdb-protocol: Drop marshaling for eventscript controlsAmitay Isaacs1-3/+0
2016-12-18ctdb-protocol: Add data types for eventd communicationAmitay Isaacs1-0/+80
2016-07-28ctdb-protocol: Deprecate global transaction controlsAmitay Isaacs1-3/+3
2016-07-28ctdb-protocol: Drop marshalling for global transaction controlsAmitay Isaacs1-1/+0
2016-07-28ctdb-protocol: Deprecate THAW controlAmitay Isaacs1-1/+1
2016-07-28ctdb-daemon: Use consistent naming for monitoring modeAmitay Isaacs1-1/+1
2016-07-28ctdb-daemon: Add QueueBufferSize tunableAmitay Isaacs1-0/+1