ctdb-protocol: Add a generic packet header
[vlendec/samba-autobuild/.git] / ctdb / protocol / protocol_client.c
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-05 Martin Schwenkectdb-logging: Drop enum debug_level
2016-07-28 Amitay Isaacsctdb-protocol: Drop marshalling for global transaction...
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-04-23 Amitay Isaacsctdb-protocol: Consistency check for opcode in the...
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 new controls DB_PULL and DB_PUSH_STA...
2016-01-27 Martin Schwenkectdb-protocol: Drop protocol support for setting NAT...
2015-11-25 Amitay Isaacsctdb-protocol: Do not expect a reply for SHUTDOWN control
2015-10-07 Amitay Isaacsctdb-protocol: Add controls for parallel DB recovery
2015-10-07 Amitay Isaacsctdb-protocol: Add ctdb protocol serialization routines