summaryrefslogtreecommitdiff
path: root/ctdb/protocol/protocol_debug.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-24ctdb-protocol: Add marshalling for control DB_VACUUMMartin Schwenke1-0/+1
2019-10-24ctdb-protocol: Add marshalling for new control VACUUM_FETCHAmitay Isaacs1-0/+1
2018-07-02ctdb-server: Rename CTDB_BROADCAST_VNNMAP -> CTDB_BROADCAST_ACTIVEMartin Schwenke1-2/+2
2017-10-10ctdb-protocol: Add tunnel id prefix for testingAmitay Isaacs1-1/+5
2017-10-10ctdb-protocol: Add protocol marshalling for CTDB_REQ_TUNNELAmitay Isaacs1-0/+47
2017-10-10ctdb-protocol: Add protocol marshalling for tunnel controlsAmitay Isaacs1-0/+2
2017-09-21ctdb-protocol: Add marshalling for control CHECK_PID_SRVIDAmitay Isaacs1-0/+1
2017-08-30ctdb-protocol: Add marshalling for ctdb_req_keepaliveAmitay Isaacs1-0/+24
2017-08-30ctdb-protocol: Fix marshalling for ctdb_req_headerAmitay Isaacs1-1/+2
2017-06-29ctdb-protocol: Add marshalling for CTDB_CONTROL_DB_ATTACH_REPLICATED controlAmitay Isaacs1-0/+1
2017-06-29ctdb-protocol: Add DB_OPEN_FLAGS control to debugAmitay Isaacs1-0/+1
2016-06-08ctdb-protocol: Drop support for SET_RECLOCKMartin Schwenke1-1/+0
2016-05-06ctdb-protocol: Drop unused CTDB_SRVID_TAKEOVER_RUN_RESPONSEMartin Schwenke1-2/+0
2016-04-23ctdb-protocol: Define a range of SRVIDs used by the ctdb toolAmitay Isaacs1-3/+3
2016-03-25ctdb-protocol: Add srvid for assigning banning creditsAmitay Isaacs1-0/+2
2016-03-25ctdb-protocol: Add srvid for messages during recoveryAmitay Isaacs1-0/+3
2016-03-25ctdb-protocol: Introduce variable for checking srvid prefixAmitay Isaacs1-6/+8
2016-03-25ctdb-protocol: Add new controls DB_PULL and DB_PUSH_START/DB_PUSH_CONFIRMAmitay Isaacs1-0/+3
2016-03-17ctdb-protocol: Add protocol debug routinesAmitay Isaacs1-0/+651