ctdb-protocol: Fix marshalling for ctdb_statistics_list
[vlendec/samba-autobuild/.git] / ctdb / tests / src / protocol_common.c
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_statistics_list
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_iface
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_script_list
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_script
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_uptime
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_tunable_list
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_ltdb_header
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_dbid_map
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_statistics
2017-08-30 Amitay Isaacsctdb-protocol: Add marshalling for ctdb_latency_counter
2017-08-30 Amitay Isaacsctdb-protocol: Add marshalling for tdb_data with size
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for tdb_data
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 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-tests: Reorganize protocol tests