lib:ldb: Use correct integer types for sizes
[vlendec/samba-autobuild/.git] / ctdb / tests / src / protocol_ctdb_test.c
2024-03-06 Vinit Agnihotrictdb-protocol: Add new control CTDB_CONTROL_START_IPREA...
2024-02-19 Martin Schwenkectdb-protocol: Add missing push support for new controls
2022-02-14 Martin Schwenkectdb-tests: Iterate protocol tests internally
2022-01-17 Martin Schwenkectdb-protocol: Add CTDB_SRVID_LEADER
2021-09-09 Martin Schwenkectdb-protocol: Add marshalling for controls DISABLE_NOD...
2020-04-28 Volker Lendeckectdb-protocol: Add marshalling for control ECHO_DATA
2019-10-24 Martin Schwenkectdb-protocol: Add marshalling for control DB_VACUUM
2019-10-24 Amitay Isaacsctdb-tests: Add marshalling tests for new control
2019-07-05 Martin Schwenkectdb-tests: Fix signed/unsigned comparisons by declarin...
2017-10-10 Amitay Isaacsctdb-protocol: Add protocol marshalling for CTDB_REQ_TUNNEL
2017-10-10 Amitay Isaacsctdb-protocol: Add protocol marshalling for tunnel...
2017-09-21 Amitay Isaacsctdb-protocol: Add marshalling for control CHECK_PID_SRVID
2017-08-30 Amitay Isaacsctdb-tests: Remove unused #defines
2017-08-30 Amitay Isaacsctdb-protocol: Add marshalling for ctdb_req_keepalive
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_req_message_data
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_req_message
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_message_data
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_reply_control
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_req_control
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_reply_control_data
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_req_control_data
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_reply_dmaster
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_req_dmaster
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_reply_error
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_reply_call
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_req_call
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_req_header
2017-08-30 Amitay Isaacsctdb-tests: Add test templates for ctdb protocol elements
2017-08-30 Amitay Isaacsctdb-tests: Reorganize protocol tests