ctdb-daemon: Rename struct ctdb_control_tcp_addr to ctdb_connection
[kai/samba-autobuild/.git] / ctdb / server / ctdb_takeover.c
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...
2014-09-09 Martin Schwenkectdb-util: Add extra max_size argument to file_lines_load()
2014-08-21 Martin Schwenkectdb: Use sys_read() and sys_write() to ensure correct...
2014-06-20 Martin Schwenkectdb-daemon: Debugging for tickle updates
2014-05-05 Martin Schwenkectdb-daemon: Move a ZERO_STRUCT() to a better place
2014-04-01 Gregor Beckctdb:daemon avoid goto ctdb_remove_orphaned_ifaces()
2014-03-31 Gregor Beckctdb:daemon take a shortcut in all_nodes_are_disabled()
2014-03-23 Martin Schwenkectdb/daemon: Optimise deletion of IPs
2014-03-23 Martin Schwenkectdb/daemon: Make delete IP wait until the IP is released
2014-03-23 Martin Schwenkectdb-daemon: Fix tickle updates to recently started...
2014-03-04 Amitay Isaacsctdb-daemon: Do not support connection tracking if...
2014-02-27 Amitay Isaacsctdb-recoverd: Check if callback function is registered...
2014-02-27 Amitay Isaacsctdb-daemon: After updating tickles on other nodes...
2014-02-27 Martin Schwenkectdb-daemon: Implement ctdb_control_startup()
2014-02-27 Amitay Isaacsctdb-daemon: Fix whitespaces
2014-02-27 Amitay Isaacsctdb-daemon: Always talloc tickle array off vnn instead...
2014-02-19 Martin Schwenkectdb-recoverd: LCP2 cleanups
2014-02-19 Martin Schwenkectdb-recoverd: Optimise check for rebalance candidates...
2014-02-13 Martin Schwenkectdb-recoverd: Fix a bug in the LCP2 rebalancing code
2014-01-31 Martin Schwenkectdb/daemon: reloadips must register state of asynchron...
2014-01-17 Martin Schwenkectdb-recoverd: Ignore failed ipreallocated controls...
2014-01-16 Amitay Isaacsctdb-daemon: No need to call event scripts with CTDB_CA...
2013-11-19 Amitay Isaacsctdb-server: Coverity fixes
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-22 Martin Schwenkectdbd: Default for event_script_dir should use CTDB_BASE
2013-09-19 Martin Schwenkerecoverd: reloadips should rebalance target nodes for...
2013-09-19 Martin Schwenkectdbd: Make ctdb_reloadips_child send controls asynchro...
2013-09-19 Martin Schwenkerecoverd: Fix the implementation of CTDB_SRVID_REBALANC...
2013-09-19 Martin Schwenkerecoverd: Move disabling of IP checks into do_takeover_...
2013-09-19 Martin Schwenkerecoverd: Fail takeover run if "ipreallocated" fails
2013-09-18 Martin Schwenkerecoverd: Banned nodes should not be told to run "iprea...
2013-09-11 Martin Schwenkerecoverd: Remove an orphaned comment
2013-09-11 Martin Schwenkerecoverd: Update a comment to use current terminology
2013-08-22 Martin Schwenkerecoverd: Move struct ctdb_public_ip_list back into...
2013-07-29 Martin Schwenkectdbd: Kill client process without checking for tracked...
2013-07-29 Martin Schwenkerecoverd: Call takeover fail callback only once per...
2013-07-10 Amitay Isaacsctdbd: Set process names for child processes
2013-07-05 Amitay Isaacsrecoverd: Fix buffer overflow error in reloadips
2013-07-05 Martin Schwenkectdbd: Log something when releasing all IPs
2013-07-05 Martin Schwenkerecoverd: Clean up log messages in remote IP verification
2013-07-05 Martin Schwenkectdbd: Release IP callback should fail if the IP is...
2013-07-05 Martin Schwenkectdbd: Log warnings in release IP when unexpected inter...
2013-07-04 Amitay Isaacsbuild: Fix compiler warnings for uninitialized variables
2013-06-14 Mathieu Parentbuild: Fix tdb.h path to enable building with system...
2013-05-27 Martin Schwenkerecoverd: Backward compatibility for nodes without...
2013-05-24 Martin Schwenkerecoverd: Nodes can only takeover IPs if they are in...
2013-05-24 Martin Schwenkerecoverd: Handle errors carefully when fetching tunables
2013-05-24 Martin Schwenkerecoverd: Set explicit default value when getting tunab...
2013-05-24 Martin Schwenkerecoverd: Whitespace improvements
2013-05-24 Martin Schwenkerecoverd: Use talloc_array_length() for simpler code
2013-05-24 Martin Schwenkectdbd: Replace ctdb->done_startup with ctdb->runstate
2013-05-23 Martin Schwenkerecoverd: takeover_run_core() should not use modified...
2013-05-22 Martin Schwenkectdbd: Log add and delete of IPs
2013-05-22 Martin Schwenkectdbd: Removed bogus comment in ctdb_find_iface()
2013-05-09 Martin Schwenkerecoverd: Move IP flags into ctdb_takeover.c
2013-05-09 Martin Schwenkerecoverd: Clear IP flags after IP allocation algorithm...
2013-05-07 Martin Schwenkerecoverd: Remove unused mask argument and initial mask...
2013-05-07 Martin Schwenkerecoverd: When calculating rebalance candidates don...
2013-05-07 Martin Schwenkerecoverd: Remove unused mask argument from IP allocatio...
2013-05-07 Martin Schwenkerecoverd: Fix tunable NoIPTakeoverOnDisabled, rename...
2013-05-07 Martin Schwenkerecoverd: Factor out new function all_nodes_are_disabled()
2013-05-07 Martin Schwenkerecoverd: Refactor code to get NoIPTakeover tunable...
2013-05-07 Martin Schwenkerecoverd: Add debug message when dropping IPs in IP...
2013-05-06 Martin Schwenkerecoverd: ctdb_takeover_run() uses CTDB_CONTROL_IPREALL...
2013-05-06 Martin Schwenkectdbd: New control CTDB_CONTROL_IPREALLOCATED
2013-04-08 Amitay Isaacsrecoverd/takeover: Use IP->node mapping info from nodes...
2013-01-07 Martin Schwenkerecoverd: Separate each IP allocation algorithm into...
2013-01-07 Martin Schwenkerecoverd: New function unassign_unsuitable_ips()
2013-01-07 Martin Schwenkerecoverd: Move failback retry loop into basic_failback...
2013-01-07 Martin Schwenkerecoverd: Trying to failback more IPs no longer allocat...
2013-01-07 Martin Schwenkerecoverd: basic_failback() can call find_takeover_node...
2013-01-07 Martin Schwenkerecoverd: Don't do failback at all when deterministic...
2013-01-07 Martin Schwenkerecoverd: Move the test for both 'DeterministicIPs...
2013-01-07 Martin Schwenkerecoverd: Fix a memory leak in IP allocation
2013-01-07 Martin Schwenkectdbd: Clean up orphaned interfaces when an IP is deleted
next