ctdb-protocol: Add marshalling for struct timeval
[vlendec/samba-autobuild/.git] / ctdb / protocol / protocol_call.c
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-17 Amitay Isaacsctdb-protocol: Check header is not null before copying
2015-10-07 Amitay Isaacsctdb-protocol: Add ctdb protocol serialization routines