ctdb-common: Replace ctdb_logging.h with common/logging.h
[sfrench/samba-autobuild/.git] / ctdb /
2015-11-15 Amitay Isaacsctdb-common: Replace ctdb_logging.h with common/logging.h
2015-11-15 Amitay Isaacsctdb-client: Replace ctdb_logging.h with common/logging.h
2015-11-15 Amitay Isaacsctdb-system: Replace ctdb_logging.h with common/logging.h
2015-11-15 Amitay Isaacsctdb-logging: Remove duplicate definitions
2015-11-15 Amitay Isaacsctdb-tests: Update test to set numeric debug levels
2015-11-15 Amitay Isaacsctdb-logging: Allow numeric specification of debug...
2015-11-15 Amitay Isaacsctdb-logging: Allow sub-string matching for debug level...
2015-11-15 Amitay Isaacsctdb-logging: Fix for loop condition
2015-11-15 Amitay Isaacsctdb-logging: Add APIs to convert debug_level to and...
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-13 Volker Lendeckectdb: Fix the O3 developer build
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-12 Martin Schwenkectdb-recoverd: Remote IP validation can't cause a takeo...
2015-11-12 Martin Schwenkectdb-recoverd: Drop culprit argument from ctdb_reload_r...
2015-11-12 Martin Schwenkectdb-recoverd: Trigger takeover run after rebalance...
2015-11-12 Martin Schwenkectdb-recoverd: Remove unnecessary assignments of need_t...
2015-11-12 Martin Schwenkectdb-recoverd: Do not run recovery-related events aroun...
2015-11-12 Martin Schwenkectdb-recoverd: Drop some sanity checking in local IP...
2015-11-12 Martin Schwenkectdb-recoverd: Simplify using TALLOC_FREE()
2015-11-11 Martin Schwenkectdb-build: Don't try to install unavailable prebuilt...
2015-11-11 Amitay Isaacsctdb-tests: Try to connect few times before failing...
2015-11-09 Martin Schwenkectdb-scripts: Add support for CTDB_DBDIR in tmpfs
2015-11-09 Martin Schwenkectdb-scripts: Improve CTDB wrapper shutdown code
2015-11-09 Martin Schwenkectdb-tests: Fix "setreclock" test
2015-11-09 Martin Schwenkectdb-tests: Fix the name of the "setreclock" test
2015-11-06 Mathieu ParentFix various spelling errors
2015-11-04 Amitay Isaacsctdb-build: Add ctdb/ directory to include path for...
2015-11-03 Amitay Isaacsctdb-include: Use new protocol definitions
2015-11-03 Amitay Isaacsctdb-protocol: Rename G_LOCK_READ/WRITE to CTDB_G_LOCK_...
2015-11-03 Amitay Isaacsctdb-client: Rename g_lock datatypes as per new protocol.h
2015-11-03 Amitay Isaacsctdb-include: Remove unused definitions
2015-11-03 Amitay Isaacsctdb-tools: Use replace headers instead of system headers
2015-11-03 Amitay Isaacsctdb-daemon: Remove explicit include of ctdb_protocol.h
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_public_ip_list to publi...
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-banning: Do not set recovery mode to ACTIVE in...
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...
next