summaryrefslogtreecommitdiff
path: root/ctdb/tests/src/protocol_ctdb_compat_test.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-14ctdb-tests: Iterate protocol tests internallyMartin Schwenke1-6/+5
2022-01-17ctdb-protocol: Add CTDB_SRVID_LEADERMartin Schwenke1-0/+1
2019-07-05ctdb-tests: Fix signed/unsigned comparisons by declaring as unsignedMartin Schwenke1-1/+1
2017-10-10ctdb-protocol: Add protocol marshalling for CTDB_REQ_TUNNELAmitay Isaacs1-0/+87
2017-08-30ctdb-protocol: Add marshalling for ctdb_req_keepaliveAmitay Isaacs1-0/+69
2017-08-30ctdb-protocol: Fix marshalling for ctdb_req_message_dataAmitay Isaacs1-0/+83
2017-08-30ctdb-protocol: Fix marshalling for ctdb_req_messageAmitay Isaacs1-0/+98
2017-08-30ctdb-protocol: Fix marshalling for ctdb_reply_controlAmitay Isaacs1-0/+109
2017-08-30ctdb-protocol: Fix marshalling for ctdb_req_controlAmitay Isaacs1-0/+105
2017-08-30ctdb-protocol: Fix marshalling for ctdb_reply_dmasterAmitay Isaacs1-0/+98
2017-08-30ctdb-protocol: Fix marshalling for ctdb_req_dmasterAmitay Isaacs1-0/+101
2017-08-30ctdb-protocol: Fix marshalling for ctdb_reply_errorAmitay Isaacs1-0/+83
2017-08-30ctdb-protocol: Fix marshalling for ctdb_reply_callAmitay Isaacs1-0/+83
2017-08-30ctdb-protocol: Fix marshalling for ctdb_req_callAmitay Isaacs1-0/+112
2017-08-30ctdb-protocol: Fix marshalling for ctdb_req_headerAmitay Isaacs1-0/+29
2017-08-30ctdb-tests: Add compatibility test for ctdb protocol elementsAmitay Isaacs1-0/+213