ctdb-protocol: Fix marshalling for ctdb_transdb
[vlendec/samba-autobuild/.git] / ctdb / protocol / protocol_private.h
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_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-protocol: Move tdb_data marshalling code
2017-08-30 Amitay Isaacsctdb-protocol: Add padding data type to handle structur...
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