ctdb-protocol: Fix marshalling for tdb_data
[vlendec/samba-autobuild/.git] / ctdb / protocol / protocol_message.c
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for tdb_data
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for a string
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for uint32_t
2016-06-18 Amitay Isaacsctdb-protocol: Add checks to validate data on wire...
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: Use length routines for protocol elements
2016-05-03 Amitay Isaacsctdb-protocol: Add length routines for protocol elements
2016-05-03 Amitay Isaacsctdb-protocol: Use ctdb_req_header marshalling
2016-05-03 Amitay Isaacsctdb-protocol: Use TDB_DATA marshalling
2016-03-25 Amitay Isaacsctdb-protocol: Add srvid for assigning banning credits
2016-03-17 Amitay Isaacsctdb-protocol: Check header is not null before copying
2015-11-25 Amitay Isaacsctdb-protocol: Add marshalling for TDB_DATA
2015-10-07 Amitay Isaacsctdb-protocol: Add ctdb protocol serialization routines