smbcacls: fix uninitialized variable
[obnox/samba/samba-obnox.git] / ctdb / server /
2016-01-14 Volker Lendeckectdb: Fix the O3 developer build
2016-01-13 Martin Schwenkectdb-ipalloc: Document the steps involved in a takeover run
2016-01-13 Martin Schwenkectdb-ipalloc: Split IP allocation into its own build...
2016-01-12 Martin Schwenkectdb-ipalloc: Fix a memory leak
2016-01-12 Martin Schwenkectdb-daemon: Don't leak memory if not using recovery...
2016-01-12 Martin Schwenkectdb-recoverd: Fix some uninitialised memory issues
2016-01-12 Martin Schwenkectdb-daemon: Drop the "schedule for deletion" messages...
2015-12-04 Martin Schwenkectdb-ipalloc: Rename top level IP allocation algorithm...
2015-12-04 Martin Schwenkectdb-ipalloc: Rename ctdb_takeover_run_core() to ipalloc()
2015-12-04 Martin Schwenkectdb-ipalloc: Fold force_rebalance_candidates into...
2015-12-04 Martin Schwenkectdb-ipalloc: Fold all IPs list into IP allocation...
2015-12-04 Martin Schwenkectdb-ipalloc: Tidy up some of the IP allocation functions
2015-12-04 Martin Schwenkectdb-daemon: Don't delete connection information for...
2015-12-04 Martin Schwenkectdb-daemon: Move VNN lookup out of ctdb_remove_tcp_con...
2015-12-04 Martin Schwenkectdb-daemon: Do not process tickle updates for hosted...
2015-12-04 Martin Schwenkectdb-recoverd: Drop function unban_all_nodes()
2015-12-04 Martin Schwenkectdb-daemon: Drop handling of ban control sent to unexp...
2015-11-23 Martin Schwenkectdb-ipalloc: Drop unnecessary struct ctdb_ipflags
2015-11-23 Martin Schwenkectdb-ipalloc: Move memory allocation into ipalloc_state...
2015-11-23 Martin Schwenkectdb-ipalloc: Have set_ipflags_internal() set ipalloc_s...
2015-11-23 Martin Schwenkectdb-ipalloc: Fold IP flags into IP allocation state
2015-11-23 Martin Schwenkectdb-ipalloc: Use number of nodes from IP allocation...
2015-11-23 Martin Schwenkectdb-ipalloc: Allocate memory off IP allocation state
2015-11-23 Martin Schwenkectdb-ipalloc: Add error handling to IP allocation
2015-11-23 Martin Schwenkectdb-ipalloc: Drop CTDB context argument from set_ipfla...
2015-11-20 Martin Schwenkectdb-ipalloc: ctdb_takeover_run_core() takes ipalloc_state
2015-11-20 Martin Schwenkectdb-ipalloc: Tidy up create_merged_ip_list()
2015-11-20 Martin Schwenkectdb-ipalloc: Move IP list creation out to ctdb_takeove...
2015-11-20 Martin Schwenkectdb-ipalloc: Add no_ip_failback to ipalloc_state
2015-11-20 Martin Schwenkectdb-ipalloc: New enum ipalloc_algorithm in ipalloc_state
2015-11-20 Martin Schwenkectdb-ipalloc: Move IP allocation state into its own...
2015-11-20 Martin Schwenkectdb-ipalloc: node_ip_coverage() doesn't need CTDB...
2015-11-18 Christof Schmittctdb: Use prctl_set_comment from lib/util
2015-11-16 Martin Schwenkectdb-recoverd: Factor out recovery master validation
2015-11-16 Martin Schwenkectdb-recmaster: Update capabilities before calling...
2015-11-16 Martin Schwenkectdb-recoverd: Move VNN map retrieval to where it is...
2015-11-16 Martin Schwenkectdb-recoverd: Drop explicit check for recovery lock
2015-11-16 Martin Schwenkectdb-recoverd: Simplify using TALLOC_FREE()
2015-11-16 Martin Schwenkectdb-recoverd: Clarify that recmaster is being set...
2015-11-16 Martin Schwenkectdb-recoverd: Do not sanity check recovery master...
2015-11-16 Martin Schwenkectdb-recoverd: Don't retrieve recovery master from...
2015-11-16 Martin Schwenkectdb-recoverd: Explicitly set initial recovery master...
2015-11-16 Martin Schwenkectdb-recoverd: Do not set recovery master during recovery
2015-11-16 Martin Schwenkectdb-recoverd: Have recovery daemon remember election...
2015-11-16 Martin Schwenkectdb-recoverd: Clarify recovery master validation logic
2015-11-16 Martin Schwenkectdb-daemon: Rename EventScriptTimeoutCount to MonitorT...
2015-11-16 Martin Schwenkectdb-daemon: Move script timeout count into monitor...
2015-11-16 Martin Schwenkectdb-daemon: Reset script timeout count in monitor...
2015-11-16 Martin Schwenkectdb-daemon: Do not bother printing script timeout...
2015-11-16 Martin Schwenkectdb-ipalloc: Don't consider runstates in the IP takeov...
2015-11-16 Martin Schwenkectdb-ipalloc: Check for available IPs, not runstate...
2015-11-16 Martin Schwenkectdb-ipalloc: A VNN can only host IPs if node is in...
2015-11-15 Amitay Isaacsctdb-server: Replace ctdb_logging.h with common/logging.h
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-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-06 Mathieu ParentFix various spelling errors
2015-11-03 Amitay Isaacsctdb-include: Use new protocol definitions
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 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-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 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-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...
next