ctdb-ipalloc: Do not use node count or PNNs from CTDB context
[obnox/samba/samba-obnox.git] / ctdb / server / ctdb_takeover.c
2016-07-04 Martin Schwenkectdb-ipalloc: Do not use node count or PNNs from CTDB...
2016-07-04 Martin Schwenkectdb-ipalloc: Drop an unnecessary check
2016-07-04 Martin Schwenkectdb-ipalloc: Move if-statement with broken condition
2016-05-13 Martin Schwenkectdb-takeover: Do not set node unhealthy when "takeip...
2016-05-13 Martin Schwenkectdb-takeover: Recovery daemon no longer passes fail...
2016-05-13 Martin Schwenkectdb-takeover: Only apply banning credits to the worst...
2016-05-13 Martin Schwenkectdb-takeover: Count takeover run failures
2016-05-13 Martin Schwenkectdb-takeover: Send banning credit messages from fail...
2016-05-13 Martin Schwenkectdb-takeover: Have the takeover fail callback log...
2016-05-13 Martin Schwenkectdb-takeover: Use the takeover_run_fail_callback(...
2016-05-13 Martin Schwenkectdb-takeover: New function takeover_callback_data_init()
2016-05-13 Martin Schwenkectdb-takeover: Takeover callback data doesn't need...
2016-05-13 Martin Schwenkectdb-takeover: PNN can be used to index into node map
2016-05-13 Martin Schwenkectdb-takeover: Drop ipreallocated fallback code
2016-04-25 Martin Schwenkectdb-ipalloc: Do ipreallocated even if no IP addresses...
2016-04-25 Martin Schwenkectdb-daemon: Move port filtering to server side when...
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-killtcp: Factor out killtcp code into separate...
2016-04-01 Martin Schwenkectdb-killtcp: Factor out ctdb_killtcp()
2016-04-01 Martin Schwenkectdb-killtcp: Change struct ctdb_tcp_kill to store...
2016-04-01 Martin Schwenkectdb-killtcp: Avoid CTDB_NO_MEMORY()
2016-04-01 Martin Schwenkectdb-killtcp: Determine the interface as soon as vnn...
2016-04-01 Martin Schwenkectdb-killtcp: Use the given event context directly
2016-03-21 Martin Schwenkectdb-daemon: Replace an unsafe strcpy(3) call
2016-03-21 Martin Schwenkectdb-daemon: Validate length of new interface names
2016-03-10 Martin Schwenkectdb-tools: Drop "ctdb rebalanceip"
2016-03-07 Amitay Isaacsctdb-takeover: Inform clients when dropping all IP...
2016-03-07 Amitay Isaacsctdb-takeover: Do not kill smbd processes on releasing IP
2016-02-23 Martin Schwenkectdb: Use ctdb_wait_for_process_to_exit()
2016-02-16 Volker Lendeckectdb: Fix CID 1353175 Logically dead code
2016-02-12 Martin Schwenkectdb-ipalloc: Remove most uses of struct ctdb_public_ip...
2016-02-12 Martin Schwenkectdb-ipalloc: Use goto fail to avoid repetition
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
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-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-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-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-06 Mathieu ParentFix various spelling errors
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_gratious_arp...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_control_ip_iface to...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_control_tcp_tickle_list...
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_iface to ctdb_interface
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_control to ctdb_req...
2015-10-30 Amitay Isaacsctdb-daemon: Separate prototypes for common client...
2015-10-30 Amitay Isaacsctdb-daemon: Remove dependency on includes.h
2015-10-30 Amitay Isaacsctdb-daemon: Stop using tevent compatibility definitions
2015-10-30 Amitay Isaacsctdb-daemon: Separate prototypes for system specific...
2015-10-07 Amitay Isaacsctdb-daemon: Use reqid abstraction
2015-09-07 Martin Schwenkectdb-daemon: Drop struct ctdb_control_killtcp
2015-07-29 Martin Schwenkectdb-daemon: Check if updates are in flight when releas...
2015-07-01 Martin Schwenkectdb-recoverd: Add new function clear_ip_assignment_tree()
2015-05-13 Martin Schwenkectdb-daemon: Never release all IPs when DisableIPFailov...
2015-05-13 Martin Schwenkectdb-daemon: Don't update IP tree if DisableIPFailover...
2015-05-13 Martin Schwenkectdb-daemon: Mark interfaces as "up" by default
2015-05-13 Martin Schwenkectdb-daemon: Skip "IP on interface" checks if DisableIP...
2015-05-13 Martin Schwenkectdb-daemon: Improve readability of code by nesting...
2015-05-11 Amitay Isaacsctdb-daemon: Remove obsolete IPv4 only controls
2015-05-11 Amitay Isaacsctdb-daemon: Remove older data structure that supports...
2015-05-10 Martin Schwenkectdb-daemon: Drop interface monitoring
2015-05-10 Martin Schwenkectdb-recoverd: Short circuit takeover run if no nodes...
2015-04-17 Rajesh Josephctdb: Coverity fix for CID 1125630
2015-03-27 Amitay Isaacsctdb-recoverd: Fix typo in comment
2014-12-05 Martin Schwenkectdb-daemon: Trust vnn->interface for an IP when releas...
next