summaryrefslogtreecommitdiff
path: root/ctdb/include
Commit message (Expand)AuthorAgeFilesLines
...
* ctdb-daemon: Rename struct ctdb_control_set_tunable to ctdb_tunable_oldAmitay Isaacs2015-11-041-1/+1
* ctdb-daemon: Rename struct ctdb_control_pulldb to ctdb_pulldbAmitay Isaacs2015-11-041-1/+1
* ctdb-daemon: Rename struct ctdb_control_gratious_arp to ctdb_addr_info_oldAmitay Isaacs2015-11-041-12/+1
* ctdb-daemon: Rename struct ctdb_control_ip_iface to ctdb_addr_info_oldAmitay Isaacs2015-11-042-3/+3
* ctdb-daemon: Rename struct ctdb_tunable to ctdb_tunable_listAmitay Isaacs2015-11-043-3/+3
* ctdb-daemon: Rename struct ctdb_control_tcp_tickle_list to ctdb_tickle_list_oldAmitay Isaacs2015-11-042-9/+4
* ctdb-daemon: Rename struct srvid_request_data to ctdb_disable_messageAmitay Isaacs2015-11-041-2/+2
* ctdb-daemon: Rename struct srvid_request to ctdb_srvid_messageAmitay Isaacs2015-11-041-1/+1
* ctdb-daemon: Rename struct ctdb_ban_time to ctdb_ban_stateAmitay Isaacs2015-11-042-3/+3
* ctdb-daemon: Rename struct ctdb_tcp_connection to ctdb_connectionAmitay Isaacs2015-11-043-12/+3
* ctdb-daemon: Rename struct ctdb_control_tcp_addr to ctdb_connectionAmitay Isaacs2015-11-041-2/+2
* ctdb-daemon: Rename struct ctdb_server_id_list to ctdb_client_id_list_oldAmitay Isaacs2015-11-042-2/+2
* ctdb-daemon: Rename struct ctdb_server_id to ctdb_client_idAmitay Isaacs2015-11-042-5/+5
* ctdb-daemon: Rename enum ctdb_server_id_type to ctdb_client_id_typeAmitay Isaacs2015-11-041-2/+2
* ctdb-daemon: Rename struct ctdb_dbid_map to ctdb_dbid_map_oldAmitay Isaacs2015-11-042-7/+10
* ctdb-daemon: Remove struct ctdb_client_notify_deregisterAmitay Isaacs2015-11-041-4/+0
* ctdb-daemon: Rename struct ctdb_client_notify_register to ctdb_notify_data_oldAmitay Isaacs2015-11-041-1/+1
* ctdb-include: Remove unused structure definitionsAmitay Isaacs2015-11-041-11/+0
* ctdb-daemon: Rename struct ctdb_iface to ctdb_interfaceAmitay Isaacs2015-11-041-2/+2
* ctdb-daemon: Rename struct ctdb_db_statistics to ctdb_db_statistics_oldAmitay Isaacs2015-11-043-3/+3
* ctdb-daemon: Rename struct ctdb_statistics_wire to ctdb_statistics_list_oldAmitay Isaacs2015-11-042-2/+2
* ctdb-daemon: Rename struct ctdb_rec_data to ctdb_rec_data_oldAmitay Isaacs2015-11-041-1/+1
* ctdb-daemon: Rename struct latency_counter to ctdb_latency_counterAmitay Isaacs2015-11-041-8/+8
* ctdb-daemon: Rename struct ctdb_all_public_ips to ctdb_public_ip_list_oldAmitay Isaacs2015-11-043-6/+6
* ctdb-daemon: Rename struct ctdb_node_map to ctdb_node_map_oldAmitay Isaacs2015-11-043-8/+8
* ctdb-include: Remove unnecessary typedefsAmitay Isaacs2015-11-041-4/+2
* ctdb-daemon: Rename struct ctdb_req_keepalive to ctdb_req_keepalive_oldAmitay Isaacs2015-11-041-1/+1
* ctdb-daemon: Rename struct ctdb_reply_control to ctdb_reply_control_oldAmitay Isaacs2015-11-041-1/+1
* ctdb-daemon: Rename struct ctdb_req_control to ctdb_req_control_oldAmitay Isaacs2015-11-043-24/+24
* ctdb-daemon: Rename struct ctdb_req_message to ctdb_req_message_oldAmitay Isaacs2015-11-041-1/+1
* ctdb-daemon: Rename struct ctdb_reply_dmaster to ctdb_reply_dmaster_oldAmitay Isaacs2015-11-041-1/+1
* ctdb-daemon: Rename struct ctdb_req_dmaster to ctdb_req_dmaster_oldAmitay Isaacs2015-11-041-1/+1
* ctdb-daemon: Rename struct ctdb_reply_error to ctdb_reply_error_oldAmitay Isaacs2015-11-041-1/+1
* ctdb-daemon: Rename struct ctdb_reply_call to ctdb_reply_call_oldAmitay Isaacs2015-11-041-1/+1
* ctdb-daemon: Rename struct ctdb_req_call to ctdb_req_call_oldAmitay Isaacs2015-11-042-2/+2
* ctdb-daemon: Rename enum ctdb_eventscript_call to ctdb_eventAmitay Isaacs2015-11-043-5/+5
* ctdb-daemon: Rename struct ctdb_scripts_wire to ctdb_script_list_oldAmitay Isaacs2015-11-043-3/+3
* ctdb-daemon: Rename struct ctdb_script_wire to ctdb_scriptAmitay Isaacs2015-11-041-2/+2
* ctdb-include: Order function prototypes as per ctdb_client.cAmitay Isaacs2015-10-301-395/+451
* ctdb-include: Remove unused structures and prototypesAmitay Isaacs2015-10-302-68/+0
* ctdb-include: Move client function prototypes to ctdb_client.hAmitay Isaacs2015-10-302-133/+134
* ctdb-include: Move protocol structures from ctdb_private.h to ctdb_protocol.hAmitay Isaacs2015-10-302-218/+218
* ctdb-include: Move protocol structures from ctdb_client.h to ctdb_protocol.hAmitay Isaacs2015-10-302-65/+65
* ctdb-include: Group function prototypes from server/eventscript.cAmitay Isaacs2015-10-301-19/+28
* ctdb-include: Group function prototypes from server/ctdb_vacuum.cAmitay Isaacs2015-10-301-15/+15
* ctdb-include: Group function prototypes from server/ctdb_uptime.cAmitay Isaacs2015-10-301-4/+4
* ctdb-include: Group function prototypes from server/ctdb_update_record.cAmitay Isaacs2015-10-301-3/+6
* ctdb-include: Group function prototypes from server/ctdb_tunables.cAmitay Isaacs2015-10-301-7/+10
* ctdb-include: Group function prototypes from server/ctdb_traverse.cAmitay Isaacs2015-10-301-16/+18
* ctdb-include: Group function prototypes from server/ctdb_takeover.cAmitay Isaacs2015-10-301-60/+75