summaryrefslogtreecommitdiff
path: root/ctdb/protocol/protocol_types.c
Commit message (Expand)AuthorAgeFilesLines
* ctdb-protocol: Add req_tunnel counts to ctdb statisticsAmitay Isaacs2017-10-101-0/+22
* ctdb-protocol: Add marshalling for struct ctdb_pid_srvidAmitay Isaacs2017-09-211-0/+53
* ctdb-protocol: Add marshalling for ctdb_connection_listMartin Schwenke2017-09-191-0/+78
* ctdb-protocol: Fix CID 1417428Amitay Isaacs2017-09-051-1/+1
* ctdb-protocol: Fix marshalling for ctdb_g_lock_listAmitay Isaacs2017-08-301-27/+46
* ctdb-protocol: Fix marshalling for ctdb_g_lockAmitay Isaacs2017-08-301-14/+56
* ctdb-protocol: Fix marshalling for ctdb_server_idAmitay Isaacs2017-08-301-8/+50
* ctdb-protocol: Fix marshalling for ctdb_disable_messageAmitay Isaacs2017-08-301-14/+68
* ctdb-protocol: Fix marshalling for ctdb_srvid_messageAmitay Isaacs2017-08-301-12/+47
* ctdb-protocol: Fix marshalling for ctdb_election_messageAmitay Isaacs2017-08-301-15/+73
* ctdb-protocol: Fix marshalling for ctdb_db_statisticsAmitay Isaacs2017-08-301-61/+266
* ctdb-protocol: Fix marshalling for ctdb_key_dataAmitay Isaacs2017-08-301-38/+53
* ctdb-protocol: Fix marshalling for ctdb_statistics_listAmitay Isaacs2017-08-301-44/+65
* ctdb-protocol: Fix marshalling for ctdb_public_ip_infoAmitay Isaacs2017-08-301-56/+45
* ctdb-protocol: Fix marshalling for ctdb_iface_listAmitay Isaacs2017-08-301-41/+57
* ctdb-protocol: Fix marshalling for ctdb_ifaceAmitay Isaacs2017-08-301-15/+50
* ctdb-protocol: Fix marshalling for ctdb_notify_dataAmitay Isaacs2017-08-301-41/+35
* ctdb-protocol: Fix marshalling for ctdb_ban_stateAmitay Isaacs2017-08-301-12/+37
* ctdb-protocol: Fix marshalling for ctdb_script_listAmitay Isaacs2017-08-301-58/+60
* ctdb-protocol: Fix marshalling for ctdb_scriptAmitay Isaacs2017-08-301-21/+86
* ctdb-protocol: Fix marshalling for ctdb_node_mapAmitay Isaacs2017-08-301-51/+50
* ctdb-protocol: Fix marshalling for ctdb_node_and_flagsAmitay Isaacs2017-08-301-25/+60
* ctdb-protocol: Fix marshalling for ctdb_public_ip_listAmitay Isaacs2017-08-301-61/+46
* ctdb-protocol: Fix marshalling for ctdb_public_ipAmitay Isaacs2017-08-301-21/+45
* ctdb-protocol: Fix marshalling for ctdb_uptimeAmitay Isaacs2017-08-301-12/+60
* ctdb-protocol: Fix marshalling for ctdb_transdbAmitay Isaacs2017-08-301-12/+36
* ctdb-protocol: Fix marshalling for ctdb_addr_infoAmitay Isaacs2017-08-301-55/+44
* ctdb-protocol: Fix marshalling for ctdb_tickle_listAmitay Isaacs2017-08-301-55/+60
* ctdb-protocol: Fix marshalling for ctdb_tunable_listAmitay Isaacs2017-08-301-12/+713
* ctdb-protocol: Fix marshalling for ctdb_var_listAmitay Isaacs2017-08-301-55/+70
* ctdb-protocol: Fix marshalling for ctdb_node_flag_changeAmitay Isaacs2017-08-301-15/+52
* ctdb-protocol: Fix marshalling for ctdb_tunableAmitay Isaacs2017-08-301-38/+34
* ctdb-protocol: Fix marshalling for ctdb_connectionAmitay Isaacs2017-08-301-21/+47
* ctdb-protocol: Fix marshalling for ctdb_sock_addrAmitay Isaacs2017-08-301-13/+19
* ctdb-protocol: Fix marshalling for ctdb_traverse_all_extAmitay Isaacs2017-08-301-14/+90
* ctdb-protocol: Fix marshalling for ctdb_traverse_start_extAmitay Isaacs2017-08-301-14/+69
* ctdb-protocol: Fix marshalling for ctdb_traverse_allAmitay Isaacs2017-08-301-13/+68
* ctdb-protocol: Fix marshalling for ctdb_traverse_startAmitay Isaacs2017-08-301-14/+47
* ctdb-protocol: Fix marshalling for ctdb_rec_bufferAmitay Isaacs2017-08-301-33/+63
* ctdb-protocol: Use ctdb_rec_buffer_traverse to calaculate length of dataAmitay Isaacs2017-08-301-4/+16
* ctdb-protocol: Fix marshalling for ctdb_rec_dataAmitay Isaacs2017-08-301-68/+101
* ctdb-protocol: Drop header argument to ctdb_rec_data_pull_data()Amitay Isaacs2017-08-301-12/+7
* ctdb-protocol: Fix marshalling for ctdb_ltdb_headerAmitay Isaacs2017-08-301-11/+64
* ctdb-protocol: Fix marshalling for ctdb_pulldb_extAmitay Isaacs2017-08-301-12/+47
* ctdb-protocol: Fix marshalling for ctdb_pulldbAmitay Isaacs2017-08-301-12/+34
* ctdb-protocol: Fix marshalling for ctdb_dbid_mapAmitay Isaacs2017-08-301-35/+56
* ctdb-protocol: Add marshalling for ctdb_dbidAmitay Isaacs2017-08-301-0/+75
* ctdb-protocol: Fix marshalling for ctdb_vnn_mapAmitay Isaacs2017-08-301-38/+65
* ctdb-protocol: Fix marshalling for ctdb_statisticsAmitay Isaacs2017-08-301-14/+576
* ctdb-protocol: Add marshalling for ctdb_latency_counterAmitay Isaacs2017-08-301-0/+72