recoverd: Do not send "ipreallocated" event to stopped nodes
[ctdb.git] / server / ctdb_takeover.c
2013-02-20 Martin Schwenkerecoverd: Do not send "ipreallocated" event to stopped...
2012-11-22 Amitay Isaacsrecoverd: Track the nodes that fail takeover run and...
2012-10-25 Amitay IsaacsRevert "When adding ips to nodes, set up a deferred...
2012-02-27 Ronnie SahlbergWhen adding ips to nodes, set up a deferred rebalance...
2012-02-26 Ronnie SahlbergMake KILLTCP structure a child of VNN so that it is...
2012-02-14 Martin SchwenkeLCP IP allocation algorithm - try harder to find a...
2012-02-14 Martin SchwenkeLCP IP allocation algorithm - new function lcp2_failbac...
2011-09-22 Ronnie SahlbergOne of the entry points to release an ip reset the...
2011-08-05 Ronnie SahlbergRemove a log message about setting linkstate for an...
2011-07-28 Martin SchwenkeTests: Initial test code for LCP2 IP allocation algorithm.
2011-07-28 Martin SchwenkeIP allocation - add LCP2 algorithm.
2011-07-28 Ronnie SahlbergUpdate the delip command
2011-07-06 Ronnie SahlbergWhen trying to re-balance the ip assignment and shuffle...
2011-05-04 Ronnie SahlbergDont call the UPDATE event if both old and new interfac...
2011-04-10 Ronnie SahlbergIFACE handling. Assume links are always good on nstartu...
2011-03-13 Ronnie SahlbergIP reallocation. If a public address is already hosted...
2011-01-12 Ronnie SahlbergIPALLOCATION : If the node is held pinned down in ...
2010-12-12 Ronnie SahlbergWhen assigning the single-public-ip during startup,
2010-12-03 Ronnie Sahlbergduring ip allocation, there are failure modes where...
2010-11-10 Ronnie SahlbergDont exit the update ip function if the old and new...
2010-11-10 Ronnie Sahlbergwhen we load the public address file, at the same...
2010-11-09 Ronnie SahlbergAdd a new tunable : DisableIPFailover that when set...
2010-11-09 Ronnie Sahlbergwhen creating/adding a public ip, set the initial inter...
2010-09-13 Ronnie Sahlbergadd a new serverid to send a message everytime an ip...
2010-09-13 Ronnie Sahlbergremove an unused variable
2010-08-30 Ronnie SahlbergMerge commit 'martins/master' into 1.2
2010-08-30 Ronnie Sahlberg Add a new event "ipreallocated"
2010-08-24 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-08-19 Ronnie SahlbergMerge commit 'rusty/ports-from-1.0.112' into foo
2010-08-19 Ronnie SahlbergMerge commit 'rusty/vacuum-fix-master'
2010-08-18 Ronnie SahlbergRemove the structure ctdb_control_tcp_vnn since this...
2010-08-18 Rusty Russelltakeover: prevent crash by avoiding free in traverse...
2010-08-17 Ronnie SahlbergMerge commit 'rusty/libctdb-new' into foo
2010-08-17 Rusty Russellevent: Update events to latest Samba version 0.9.8
2010-06-01 Ronnie SahlbergWhen adding an ip at runtime, it might not yet have...
2010-05-26 Ronnie Sahlbergcheck if vnn is a valid pointer before dereferencing it
2010-05-03 Ronnie sahlbergMerge commit 'rusty/signal-fix'
2010-05-03 Ronnie SahlbergThe recent change to the recovery daemon to keep track...
2010-05-03 Ronnie SahlbergMake create_merged_ip_list() a static function since
2010-05-03 Ronnie SahlbergIn the log message when we have found an inconsistent...
2010-04-15 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-04-08 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2010-04-08 Ronnie SahlbergIn the recovery daemon, keep track of which node we...
2010-03-31 Martin SchwenkeMerge commit 'origin/master'
2010-02-16 Ronnie Sahlberglower the loglevel for a debug message for redundant...
2010-01-22 Martin SchwenkeMerge commit 'origin/master'
2010-01-20 Stefan Metzmacherserver: ban ourself if the ctdb and kernel knowledge...
2010-01-20 Stefan Metzmacherserver: give an error if we're getting an takeover_ip...
2010-01-20 Stefan Metzmacherserver: return an error if we get an takeover ip event...
2010-01-20 Stefan Metzmacherserver: print node number as signed integer on release...
2010-01-20 Stefan Metzmacherserver: debug redundant takeover ip events with level...
2010-01-20 Stefan Metzmacherserver: be less verbose on redundant release_ip events
2010-01-20 Stefan Metzmacherserver: add a ctdb_do_updateip()
2010-01-20 Stefan Metzmacherserver: split out a ctdb_do_takeover_ip() function
2010-01-20 Stefan Metzmacherserver: split out a ctdb_announce_vnn_iface() function
2010-01-20 Stefan Metzmacherserver: start with disabled interfaces and let the...
2010-01-20 Stefan Metzmacherserver: implement ctdb_control_set_iface_link()
2010-01-20 Stefan Metzmacherserver: implement ctdb_control_get_ifaces()
2010-01-20 Stefan Metzmacherserver: implement ctdb_control_get_public_ip_info()
2010-01-20 Stefan Metzmachercontrols: add stups for GET_PUBLIC_IP_INFO, GET_IFACES...
2010-01-20 Stefan Metzmacherserver: use CTDB_PUBLIC_IP_FLAGS_ONLY_AVAILABLE during...
2010-01-20 Stefan Metzmacherserver: implement CTDB_PUBLIC_IP_FLAGS_ONLY_AVAILABLE...
2010-01-20 Stefan Metzmacherserver: keep the interface information in a list of...
2010-01-20 Stefan Metzmacherserver: we don't need to copy strings we pass as talloc...
2010-01-20 Stefan Metzmacherserver: allow multiple interfaces comma separated in...
2010-01-20 Stefan Metzmacherserver: add a ctdb_vnn_iface_string() helper function...
2010-01-20 Stefan Metzmacherserver: add a ctdb_set_single_public_ip() helper function
2009-12-09 Ronnie SahlbergMerge commit 'rusty/script-report'
2009-12-07 Rusty Russelleventscript: handle banning within the callbacks
2009-12-04 Martin SchwenkeMerge branch 'status-test-2'
2009-11-30 Ronnie SahlbergMerge commit 'martins/status-test-2'
2009-11-26 Ronnie SahlbergMerge commit 'martins/status-test' into status-test-2
2009-11-26 Martin SchwenkeMerge commit 'martins-svart/status-test-2' into status...
2009-11-26 Martin SchwenkeAdd flag to ctdb_event_script_callback indicating when...
2009-11-25 Ronnie Sahlberguse a binary tree and sort all ipv4/v6 addresses before...
2009-11-24 Martin SchwenkeMerge commit 'origin/status-test' into status-test
2009-11-24 Rusty Russelleventscript: introduce enum for different event script...
2009-11-24 Rusty Russelleventscript: introduce enum for different event script...
2009-11-24 Rusty Russelleventscript: put timeout inside ctdb_event_script_callb...
2009-11-24 Rusty Russelleventscript: put timeout inside ctdb_event_script_callb...
2009-11-11 Martin SchwenkeMerge commit 'origin/master'
2009-10-28 Ronnie Sahlbergchange the eventscript handling to allow EventScriptTim...
2009-10-22 Martin SchwenkeMerge commit 'origin/master'
2009-10-22 Ronnie SahlbergFrom Volker L
2009-10-06 Martin SchwenkeMerge commit 'origin/master'
2009-10-06 Ronnie Sahlbergchange some loglevels and also pront the pnn of the...
2009-10-05 Ronnie Sahlbergallocate takeoverip state as a child of vnn and also...
2009-09-07 Martin SchwenkeMerge commit 'origin/master'
2009-09-03 Ronnie Sahlberglower the loglevel for the info messages that a public...
2009-07-08 Martin SchwenkeMerge branch 'ronnie_merge'
2009-07-08 Martin SchwenkeMerge commit 'origin/master' into ronnie_merge
2009-07-07 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2009-07-07 Ronnie Sahlbergsend ARPs with an interval of 1.1 seconds during ip...
2009-06-16 Martin SchwenkeMerge commit 'origin/master'
2009-06-05 Ronnie Sahlbergwhen adding an ip, try manually adding and takingover...
2009-06-02 Martin SchwenkeMerge branch 'init_rewrite'
2009-06-02 Martin SchwenkeMerge commit 'origin/master'
2009-06-01 Ronnie Sahlbergadd a new node state : DELETED.
2009-05-21 Sumit Boseadd missing checks on so far ignored return values
2009-05-18 Ronnie SahlbergChange the loglevel of "registered tcp client for ...
next