ctdb-protocol: Add marshalling for struct timeval
[vlendec/samba-autobuild/.git] / ctdb / protocol / protocol_private.h
2017-08-30 Amitay Isaacsctdb-protocol: Add marshalling for struct timeval
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for pid_t
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for a string with length
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for a string
2017-08-30 Amitay Isaacsctdb-protocol: Add marshalling for fixed size char...
2017-08-30 Amitay Isaacsctdb-protocol: Add marshalling for bool
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for double
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for uint64_t
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for uint32_t
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for int32_t
2017-08-30 Amitay Isaacsctdb-protocol: Add marshalling for uint16_t
2017-08-30 Amitay Isaacsctdb-protocol: Add marshalling for uint8_t
2017-08-30 Amitay Isaacsctdb-protocol: Separate marshalling for basic data...
2017-08-14 Amitay Isaacsctdb-protocol: Drop unused protocol data structures
2016-12-18 Amitay Isaacsctdb-protocol: Add marshalling for int32_t
2016-07-25 Amitay Isaacsctdb-protocol: Drop marshalling code for set/get_db_pri...
2016-05-03 Amitay Isaacsctdb-protocol: Expose function to allocate a packet
2016-04-23 Amitay Isaacsctdb-protocol: Remove data structures for obsolete...
2016-03-25 Amitay Isaacsctdb-protocol: Add new data type ctdb_pulldb_ext for...
2015-11-25 Amitay Isaacsctdb-protocol: Add marshalling for TDB_DATA
2015-10-07 Amitay Isaacsctdb-protocol: Add ctdb protocol serialization routines