ctdb-protocol: Fix marshalling for ctdb_node_and_flags
[vlendec/samba-autobuild/.git] / ctdb / tests / src / protocol_types_test.c
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_node_and_flags
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_public_ip_list
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_public_ip
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_uptime
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_transdb
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_addr_info
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_tickle_list
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_tunable_list
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_var_list
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_node_flag_change
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_tunable
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_connection
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_sock_addr
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_traverse_all_ext
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_traverse_start_ext
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_traverse_all
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_traverse_start
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_rec_buffer
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_rec_data
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_ltdb_header
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_pulldb_ext
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_pulldb
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_dbid_map
2017-08-30 Amitay Isaacsctdb-protocol: Add marshalling for ctdb_dbid
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_vnn_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-tests: Reorganize protocol tests
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 eventd protocol
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-06-18 Amitay Isaacsctdb-tests: Improve ctdb protocol tests
2016-04-23 Amitay Isaacsctdb-protocol: Remove data structures for obsolete...
2016-03-25 Amitay Isaacsctdb-protocol: Add file IO functions for ctdb_rec_buffer
2016-03-25 Amitay Isaacsctdb-protocol: Add new controls DB_PULL and DB_PUSH_STA...
2015-11-25 Amitay Isaacsctdb-protocol: Fix marshalling for struct ctdb_rec_data
2015-11-25 Amitay Isaacsctdb-protocol: Fix marshalling of struct ctdb_public_ip...
2015-11-25 Amitay Isaacsctdb-protocol: Fix marshalling of struct ctdb_addr_info
2015-10-07 Amitay Isaacsctdb-protocol: Add ctdb protocol serialization routines