summaryrefslogtreecommitdiff
path: root/ctdb/tests/src/protocol_common_ctdb.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-06ctdb-protocol: Add new control CTDB_CONTROL_START_IPREALLOCATEVinit Agnihotri1-0/+11
2024-02-19ctdb-protocol: Add missing push support for new controlsMartin Schwenke1-0/+33
2022-01-17ctdb-protocol: Drop marshalling for {GET,SET}_RECMASTER controlsMartin Schwenke1-26/+0
2022-01-17ctdb-protocol: Add CTDB_SRVID_LEADERMartin Schwenke1-0/+2
2021-09-09ctdb-protocol: Add marshalling for controls DISABLE_NODE/ENABLE_NODEMartin Schwenke1-0/+24
2020-09-11ctdb-protocol: Drop marshalling functions for old-style database pull/pushMartin Schwenke1-36/+0
2020-04-28ctdb-protocol: Add marshalling for control ECHO_DATAVolker Lendecke1-0/+20
2019-10-24ctdb-protocol: Add marshalling for control DB_VACUUMMartin Schwenke1-0/+15
2019-10-24ctdb-tests: Add marshalling tests for new controlAmitay Isaacs1-0/+15
2019-10-24ctdb-tests: Drop code releated to obsolete controlsAmitay Isaacs1-78/+0
2018-10-08ctdb-tests: Drop code for RECEIVE_RECORDS controlAmitay Isaacs1-20/+0
2017-10-10ctdb-protocol: Add protocol marshalling for CTDB_REQ_TUNNELAmitay Isaacs1-0/+15
2017-10-10ctdb-protocol: Add protocol marshalling for tunnel controlsAmitay Isaacs1-0/+26
2017-09-21ctdb-protocol: Add marshalling for control CHECK_PID_SRVIDAmitay Isaacs1-0/+13
2017-08-30ctdb-protocol: Add marshalling for ctdb_req_keepaliveAmitay Isaacs1-0/+14
2017-08-30ctdb-protocol: Fix marshalling for ctdb_req_messageAmitay Isaacs1-0/+14
2017-08-30ctdb-protocol: Fix marshalling for ctdb_message_dataAmitay Isaacs1-0/+134
2017-08-30ctdb-protocol: Fix marshalling for ctdb_req_headerAmitay Isaacs1-1/+20
2017-08-30ctdb-protocol: Fix marshalling for a stringAmitay Isaacs1-11/+11
2017-08-30ctdb-tests: Reorganize protocol testsAmitay Isaacs1-0/+1783