ctdb-protocol: Optionally print port for address printing functions
[vlendec/samba-autobuild/.git] / ctdb / protocol / protocol_call.c
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-protocol: Fix marshalling for tdb_data
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