ctdb-ipalloc: Drop code to update IP assignment tree
[vlendec/samba-autobuild/.git] / ctdb / include /
2016-07-04 Martin Schwenkectdb-ipalloc: Drop code to update IP assignment tree
2016-06-07 Martin Schwenkectdb-recoverd: Recovery lock handle should be in recove...
2016-06-07 Martin Schwenkectdb-daemon: Rename recovery lock file to just recovery...
2016-06-07 Martin Schwenkectdb-daemon: Drop function ctdb_set_recovery_lock_file()
2016-06-07 Martin Schwenkectdb-client: Remove support for SET_RECLOCK
2016-05-13 Martin Schwenkectdb-takeover: Recovery daemon no longer passes fail...
2016-04-28 Martin Schwenkectdb-recovery: Move recovery lock functions to recovery...
2016-04-28 Martin Schwenkectdb-recovery: Reimplement ctdb_recovery_lock() using...
2016-04-23 Amitay Isaacsctdb-protocol: Remove data structures for obsolete...
2016-04-23 Amitay Isaacsctdb-client: Remove client functions related to server_id
2016-04-23 Amitay Isaacsctdb-daemon: Remove unused controls related to server_id
2016-04-15 Martin Schwenkectdb-daemon: Drop --single-public-ip option and related...
2016-04-01 Martin Schwenkectdb-daemon: Remove implementation of CTDB_CONTROL_KILL_TCP
2016-04-01 Martin Schwenkectdb-client: Drop killtcp client functions
2016-03-25 Amitay Isaacsctdb-daemon: Implement new controls DB_PULL and DB_PUSH...
2016-01-27 Martin Schwenkectdb-client: Drop support for updating NAT gateway...
2015-11-20 Martin Schwenkectdb-ipalloc: ctdb_takeover_run_core() takes ipalloc_state
2015-11-20 Martin Schwenkectdb-ipalloc: Move IP allocation state into its own...
2015-11-16 Martin Schwenkectdb-daemon: Move script timeout count into monitor...
2015-11-15 Amitay Isaacsctdb-daemon: Remove unused ctdb_logging.[ch]
2015-11-15 Amitay Isaacsctdb-logging: Remove duplicate definitions
2015-11-15 Amitay Isaacsctdb-logging: Move debug_extra definition to server...
2015-11-15 Amitay Isaacsctdb-daemon: Move ctdb_fork.c to server
2015-11-15 Amitay Isaacsctdb-daemon: Move switch_from_server_to_client() to...
2015-11-12 Martin Schwenkectdb-recoverd: Reload remote IPs as part of takeover run
2015-11-12 Martin Schwenkectdb-recoverd: Move ctdb_reload_remote_public_ips(...
2015-11-03 Amitay Isaacsctdb-include: Use new protocol definitions
2015-11-03 Amitay Isaacsctdb-include: Remove unused definitions
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_control_get_ifaces...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_control_public_ip_info...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_control_iface_info...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_control_transdb to...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_control_set_tunable...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_control_pulldb to ctdb_...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_control_gratious_arp...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_control_ip_iface to...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_tunable to ctdb_tunable...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_control_tcp_tickle_list...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct srvid_request_data to ctdb_d...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct srvid_request to ctdb_srvid_...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_ban_time to ctdb_ban_state
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_tcp_connection to ctdb_...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_control_tcp_addr to...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_server_id_list to ctdb_...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_server_id to ctdb_client_id
2015-11-03 Amitay Isaacsctdb-daemon: Rename enum ctdb_server_id_type to ctdb_cl...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_dbid_map to ctdb_dbid_m...
2015-11-03 Amitay Isaacsctdb-daemon: Remove struct ctdb_client_notify_deregister
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_client_notify_register...
2015-11-03 Amitay Isaacsctdb-include: Remove unused structure definitions
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_iface to ctdb_interface
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_db_statistics to ctdb_d...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_statistics_wire to...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_rec_data to ctdb_rec_da...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct latency_counter to ctdb_late...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_all_public_ips to ctdb_...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_node_map to ctdb_node_m...
2015-11-03 Amitay Isaacsctdb-include: Remove unnecessary typedefs
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_req_keepalive to ctdb_r...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_reply_control to ctdb_r...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_req_control to ctdb_req...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_req_message to ctdb_req...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_reply_dmaster to ctdb_r...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_req_dmaster to ctdb_req...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_reply_error to ctdb_rep...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_reply_call to ctdb_repl...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_req_call to ctdb_req_ca...
2015-11-03 Amitay Isaacsctdb-daemon: Rename enum ctdb_eventscript_call to ctdb_...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_scripts_wire to ctdb_sc...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_script_wire to ctdb_script
2015-10-30 Amitay Isaacsctdb-include: Order function prototypes as per ctdb_cli...
2015-10-30 Amitay Isaacsctdb-include: Remove unused structures and prototypes
2015-10-30 Amitay Isaacsctdb-include: Move client function prototypes to ctdb_c...
2015-10-30 Amitay Isaacsctdb-include: Move protocol structures from ctdb_privat...
2015-10-30 Amitay Isaacsctdb-include: Move protocol structures from ctdb_client...
2015-10-30 Amitay Isaacsctdb-include: Group function prototypes from server...
2015-10-30 Amitay Isaacsctdb-include: Group function prototypes from server...
2015-10-30 Amitay Isaacsctdb-include: Group function prototypes from server...
2015-10-30 Amitay Isaacsctdb-include: Group function prototypes from server...
2015-10-30 Amitay Isaacsctdb-include: Group function prototypes from server...
2015-10-30 Amitay Isaacsctdb-include: Group function prototypes from server...
2015-10-30 Amitay Isaacsctdb-include: Group function prototypes from server...
2015-10-30 Amitay Isaacsctdb-include: Group function prototypes from server...
2015-10-30 Amitay Isaacsctdb-include: Group function prototypes from server...
2015-10-30 Amitay Isaacsctdb-include: Group function prototypes from server...
2015-10-30 Amitay Isaacsctdb-include: Group function prototypes from server...
2015-10-30 Amitay Isaacsctdb-include: Group function prototypes from server...
2015-10-30 Amitay Isaacsctdb-include: Group function prototypes from server...
2015-10-30 Amitay Isaacsctdb-include: Group function prototypes from server...
2015-10-30 Amitay Isaacsctdb-include: Group function prototypes from server...
2015-10-30 Amitay Isaacsctdb-include: Group function prototypes from server...
2015-10-30 Amitay Isaacsctdb-include: Group function prototypes from server...
2015-10-30 Amitay Isaacsctdb-include: Group function prototypes from server...
2015-10-30 Amitay Isaacsctdb-include: Group function prototypes from server...
2015-10-30 Amitay Isaacsctdb-include: Group function prototypes from server...
2015-10-30 Amitay Isaacsctdb-include: Group function prototypes from server...
2015-10-30 Amitay Isaacsctdb-include: Group function prototypes from server...
2015-10-30 Amitay Isaacsctdb-include: Group function prototypes from server...
2015-10-30 Amitay Isaacsctdb-include: Group function prototypes from server...
2015-10-30 Amitay Isaacsctdb-include: Group function prototypes from server...
next