ctdb-test: Adding test case to verify queue resizeing
[vlendec/samba-autobuild/.git] / ctdb / protocol / protocol_api.h
2018-10-08 Amitay Isaacsctdb-protocol: Drop marshalling code for RECEIVE_RECORD...
2018-07-05 Amitay Isaacsctdb-protocol: Remove protocol for old event daemon
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-09-19 Martin Schwenkectdb-build: Split protocol-util as a separate subsystem
2017-09-14 Martin Schwenkectdb-protocol: Drop marshalling for monitor controls
2017-09-01 Amitay Isaacsctdb-protocol: Drop struct ctdb_event_header
2017-09-01 Amitay Isaacsctdb-protocol: Add a generic packet header
2017-08-30 Amitay Isaacsctdb-protocol: Add marshalling for ctdb_req_keepalive
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_req_header
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_g_lock_list
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_g_lock
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_server_id
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_rec_buffer
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_rec_data
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_ltdb_header
2017-08-14 Amitay Isaacsctdb-protocol: Drop marshalling code for CHECK_SRVIDS...
2017-06-29 Amitay Isaacsctdb-protocol: Add marshalling for CTDB_CONTROL_DB_ATTA...
2017-06-26 Amitay Isaacsctdb-protocol: Do not pass tdb open flags to DB attach...
2017-06-26 Amitay Isaacsctdb-protocol: Add protocol marshalling for control...
2016-12-19 Martin Schwenkectdb-client: Add available-only option public IP fetching
2016-12-18 Amitay Isaacsctdb-protocol: Drop marshaling for eventscript controls
2016-12-18 Amitay Isaacsctdb-protocol: Add marshalling for eventd protocol
2016-12-16 Martin Schwenkectdb-protocol: Add generalised socket address comparison
2016-12-05 Martin Schwenkectdb-logging: Drop enum debug_level
2016-07-28 Amitay Isaacsctdb-protocol: Drop marshalling for global transaction...
2016-07-28 Amitay Isaacsctdb-protocol: Add function ctdb_sock_addr_same_ip
2016-07-25 Amitay Isaacsctdb-protocol: Drop marshalling code for set/get_db_pri...
2016-07-25 Amitay Isaacsctdb-protocol: Drop marshalling code for THAW control
2016-06-07 Martin Schwenkectdb-protocol: Drop support for SET_RECLOCK
2016-05-10 Amitay Isaacsctdb-protocol: Add function to compare ctdb_sock_addr
2016-05-03 Amitay Isaacsctdb-protocol: Return required buffer size in push...
2016-05-03 Amitay Isaacsctdb-protocol: Use consistent names for function arguments
2016-05-03 Amitay Isaacsctdb-protocol: Drop buffer allocation from protocol...
2016-05-03 Amitay Isaacsctdb-protocol: Expose function to allocate a packet
2016-05-03 Amitay Isaacsctdb-protocol: Add length routines for protocol elements
2016-05-03 Amitay Isaacsctdb-protocol: Fix marshalling of ctdb_req_header
2016-04-23 Amitay Isaacsctdb-protocol: Remove data structures for obsolete...
2016-04-01 Martin Schwenkectdb-protocol: Drop killtcp protocol support
2016-03-25 Amitay Isaacsctdb-protocol: Add file IO functions for ctdb_rec_buffer
2016-03-25 Amitay Isaacsctdb-protocol: Add new controls DB_PULL and DB_PUSH_STA...
2016-03-17 Amitay Isaacsctdb-protocol: Add protocol debug routines
2016-01-27 Martin Schwenkectdb-protocol: Drop protocol support for setting NAT...
2015-11-25 Amitay Isaacsctdb-protocol: Add API to extract ctdb_ltdb_header...
2015-11-25 Amitay Isaacsctdb-protocol: Add utility function ctdb_sock_addr_to_s...
2015-11-25 Amitay Isaacsctdb-include: Make protocol headers self contained
2015-10-07 Amitay Isaacsctdb-protocol: Add controls for parallel DB recovery
2015-10-07 Amitay Isaacsctdb-protocol: Add ctdb protocol serialization routines