summaryrefslogtreecommitdiff
path: root/ctdb/protocol/protocol_private.h
AgeCommit message (Expand)AuthorFilesLines
2024-07-23ctdb-protocol: Move ctdb_node_map_* to protocol_api.hMartin Schwenke1-5/+0
2020-04-28ctdb-protocol: Add marshalling for struct ctdb_echo_dataVolker Lendecke1-0/+10
2019-10-24ctdb-protocol: Add marshalling for struct ctdb_db_vacuumMartin Schwenke1-0/+10
2018-07-05ctdb-protocol: Separate protocol-basic subsystemAmitay Isaacs1-63/+1
2017-09-21ctdb-protocol: Add marshalling for struct ctdb_pid_srvidAmitay Isaacs1-0/+6
2017-09-19ctdb-protocol: Add marshalling for ctdb_connection_listMartin Schwenke1-0/+6
2017-08-30ctdb-protocol: Fix marshalling for ctdb_disable_messageAmitay Isaacs1-5/+7
2017-08-30ctdb-protocol: Fix marshalling for ctdb_srvid_messageAmitay Isaacs1-3/+4
2017-08-30ctdb-protocol: Fix marshalling for ctdb_election_messageAmitay Isaacs1-4/+5
2017-08-30ctdb-protocol: Fix marshalling for ctdb_db_statisticsAmitay Isaacs1-3/+4
2017-08-30ctdb-protocol: Fix marshalling for ctdb_key_dataAmitay Isaacs1-3/+3
2017-08-30ctdb-protocol: Fix marshalling for ctdb_statistics_listAmitay Isaacs1-4/+5
2017-08-30ctdb-protocol: Fix marshalling for ctdb_public_ip_infoAmitay Isaacs1-3/+4
2017-08-30ctdb-protocol: Fix marshalling for ctdb_iface_listAmitay Isaacs1-3/+4
2017-08-30ctdb-protocol: Fix marshalling for ctdb_ifaceAmitay Isaacs1-3/+3
2017-08-30ctdb-protocol: Fix marshalling for ctdb_notify_dataAmitay Isaacs1-3/+4
2017-08-30ctdb-protocol: Fix marshalling for ctdb_ban_stateAmitay Isaacs1-3/+4
2017-08-30ctdb-protocol: Fix marshalling for ctdb_script_listAmitay Isaacs1-3/+4
2017-08-30ctdb-protocol: Fix marshalling for ctdb_scriptAmitay Isaacs1-3/+3
2017-08-30ctdb-protocol: Fix marshalling for ctdb_node_mapAmitay Isaacs1-3/+3
2017-08-30ctdb-protocol: Fix marshalling for ctdb_node_and_flagsAmitay Isaacs1-3/+4
2017-08-30ctdb-protocol: Fix marshalling for ctdb_public_ip_listAmitay Isaacs1-4/+4
2017-08-30ctdb-protocol: Fix marshalling for ctdb_public_ipAmitay Isaacs1-3/+4
2017-08-30ctdb-protocol: Fix marshalling for ctdb_uptimeAmitay Isaacs1-3/+3
2017-08-30ctdb-protocol: Fix marshalling for ctdb_transdbAmitay Isaacs1-3/+3
2017-08-30ctdb-protocol: Fix marshalling for ctdb_addr_infoAmitay Isaacs1-3/+4
2017-08-30ctdb-protocol: Fix marshalling for ctdb_tickle_listAmitay Isaacs1-3/+4
2017-08-30ctdb-protocol: Fix marshalling for ctdb_tunable_listAmitay Isaacs1-3/+4
2017-08-30ctdb-protocol: Fix marshalling for ctdb_var_listAmitay Isaacs1-3/+3
2017-08-30ctdb-protocol: Fix marshalling for ctdb_node_flag_changeAmitay Isaacs1-4/+5
2017-08-30ctdb-protocol: Fix marshalling for ctdb_tunableAmitay Isaacs1-3/+3
2017-08-30ctdb-protocol: Fix marshalling for ctdb_connectionAmitay Isaacs1-3/+4
2017-08-30ctdb-protocol: Fix marshalling for ctdb_sock_addrAmitay Isaacs1-3/+6
2017-08-30ctdb-protocol: Fix marshalling for ctdb_traverse_all_extAmitay Isaacs1-4/+5
2017-08-30ctdb-protocol: Fix marshalling for ctdb_traverse_start_extAmitay Isaacs1-4/+5
2017-08-30ctdb-protocol: Fix marshalling for ctdb_traverse_allAmitay Isaacs1-3/+4
2017-08-30ctdb-protocol: Fix marshalling for ctdb_traverse_startAmitay Isaacs1-4/+4
2017-08-30ctdb-protocol: Fix marshalling for ctdb_pulldb_extAmitay Isaacs1-3/+4
2017-08-30ctdb-protocol: Fix marshalling for ctdb_pulldbAmitay Isaacs1-3/+3
2017-08-30ctdb-protocol: Fix marshalling for ctdb_dbid_mapAmitay Isaacs1-3/+4
2017-08-30ctdb-protocol: Add marshalling for ctdb_dbidAmitay Isaacs1-0/+5
2017-08-30ctdb-protocol: Fix marshalling for ctdb_vnn_mapAmitay Isaacs1-3/+3
2017-08-30ctdb-protocol: Fix marshalling for ctdb_statisticsAmitay Isaacs1-3/+4
2017-08-30ctdb-protocol: Add marshalling for ctdb_latency_counterAmitay Isaacs1-0/+6
2017-08-30ctdb-protocol: Add marshalling for tdb_data with sizeAmitay Isaacs1-0/+5
2017-08-30ctdb-protocol: Fix marshalling for tdb_dataAmitay Isaacs1-3/+3
2017-08-30ctdb-protocol: Move tdb_data marshalling codeAmitay Isaacs1-5/+5
2017-08-30ctdb-protocol: Add padding data type to handle structure paddingAmitay Isaacs1-0/+4
2017-08-30ctdb-protocol: Add marshalling for struct timevalAmitay Isaacs1-0/+5
2017-08-30ctdb-protocol: Fix marshalling for pid_tAmitay Isaacs1-4/+3