summaryrefslogtreecommitdiff
path: root/ctdb/protocol/protocol_debug.c
Commit message (Expand)AuthorAgeFilesLines
* ctdb-server: Rename CTDB_BROADCAST_VNNMAP -> CTDB_BROADCAST_ACTIVEMartin Schwenke2018-07-101-2/+2
* ctdb-protocol: Add tunnel id prefix for testingAmitay Isaacs2017-10-101-1/+5
* ctdb-protocol: Add protocol marshalling for CTDB_REQ_TUNNELAmitay Isaacs2017-10-101-0/+47
* ctdb-protocol: Add protocol marshalling for tunnel controlsAmitay Isaacs2017-10-101-0/+2
* ctdb-protocol: Add marshalling for control CHECK_PID_SRVIDAmitay Isaacs2017-09-211-0/+1
* ctdb-protocol: Add marshalling for ctdb_req_keepaliveAmitay Isaacs2017-08-301-0/+24
* ctdb-protocol: Fix marshalling for ctdb_req_headerAmitay Isaacs2017-08-301-1/+2
* ctdb-protocol: Add marshalling for CTDB_CONTROL_DB_ATTACH_REPLICATED controlAmitay Isaacs2017-06-291-0/+1
* ctdb-protocol: Add DB_OPEN_FLAGS control to debugAmitay Isaacs2017-06-291-0/+1
* ctdb-protocol: Drop support for SET_RECLOCKMartin Schwenke2016-06-081-1/+0
* ctdb-protocol: Drop unused CTDB_SRVID_TAKEOVER_RUN_RESPONSEMartin Schwenke2016-05-061-2/+0
* ctdb-protocol: Define a range of SRVIDs used by the ctdb toolAmitay Isaacs2016-04-231-3/+3
* ctdb-protocol: Add srvid for assigning banning creditsAmitay Isaacs2016-03-251-0/+2
* ctdb-protocol: Add srvid for messages during recoveryAmitay Isaacs2016-03-251-0/+3
* ctdb-protocol: Introduce variable for checking srvid prefixAmitay Isaacs2016-03-251-6/+8
* ctdb-protocol: Add new controls DB_PULL and DB_PUSH_START/DB_PUSH_CONFIRMAmitay Isaacs2016-03-251-0/+3
* ctdb-protocol: Add protocol debug routinesAmitay Isaacs2016-03-171-0/+651