summaryrefslogtreecommitdiff
path: root/ctdb/tests/src/protocol_types_test.c
Commit message (Expand)AuthorAgeFilesLines
* ctdb-protocol: Fix marshalling for ctdb_g_lock_listAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_g_lockAmitay Isaacs2017-08-301-17/+2
* ctdb-protocol: Fix marshalling for ctdb_server_idAmitay Isaacs2017-08-301-0/+2
* ctdb-protocol: Fix marshalling for ctdb_disable_messageAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_srvid_messageAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_election_messageAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_db_statisticsAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_key_dataAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_statistics_listAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_public_ip_infoAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_iface_listAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_ifaceAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_notify_dataAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_ban_stateAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_script_listAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_scriptAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_node_mapAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_node_and_flagsAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_public_ip_listAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_public_ipAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_uptimeAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_transdbAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_addr_infoAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_tickle_listAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_tunable_listAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_var_listAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_node_flag_changeAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_tunableAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_connectionAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_sock_addrAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_traverse_all_extAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_traverse_start_extAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_traverse_allAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_traverse_startAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_rec_bufferAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_rec_dataAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_ltdb_headerAmitay Isaacs2017-08-301-17/+2
* ctdb-protocol: Fix marshalling for ctdb_pulldb_extAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_pulldbAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_dbid_mapAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Add marshalling for ctdb_dbidAmitay Isaacs2017-08-301-0/+2
* ctdb-protocol: Fix marshalling for ctdb_vnn_mapAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Fix marshalling for ctdb_statisticsAmitay Isaacs2017-08-301-1/+1
* ctdb-protocol: Add marshalling for ctdb_latency_counterAmitay Isaacs2017-08-301-0/+2
* ctdb-protocol: Add marshalling for tdb_data with sizeAmitay Isaacs2017-08-301-0/+2
* ctdb-protocol: Fix marshalling for tdb_dataAmitay Isaacs2017-08-301-0/+3
* ctdb-tests: Reorganize protocol testsAmitay Isaacs2017-08-301-1197/+1
* ctdb-protocol: Separate marshalling for basic data typesAmitay Isaacs2017-08-301-0/+1
* ctdb-protocol: Drop unused protocol data structuresAmitay Isaacs2017-08-141-62/+0
* ctdb-protocol: Add marshalling for eventd protocolAmitay Isaacs2016-12-181-5/+123