during ip allocation, there are failure modes where a node might hold a ip address
[sahlberg/ctdb.git] / server / ctdb_takeover.c
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 ...
2009-02-18 Ronnie SahlbergMerge branch 'martins'
2009-02-08 Andrew TridgellMerge commit 'ronnie/master'
2009-01-19 Michael AdamFix treatment of link local ipv6 addresses: set the...
2009-01-16 Martin SchwenkeMerge commit 'origin/master' into martins
2009-01-15 Stefan MetzmacherFix segfault in ip takeover fallback code.
2009-01-13 rootfinish the ipv6 support.
2008-11-20 Andrew TridgellMerge commit 'ronnie/master'
2008-11-19 Martin SchwenkeMerge branch 'master' into martins
2008-10-22 Ronnie Sahlbergadd a context and a timed event so that once we have...
2008-10-16 Martin SchwenkeMerge commit 'origin/master' into martins
2008-10-16 Andrew TridgellMerge commit 'ronnie/master'
2008-10-14 Ronnie Sahlberglower the loglevel for the informational message that...
2008-10-13 Ronnie Sahlbergupdate TAKEIP/RELEASEIP/GETPUBLICIP/GETNODEMAP controls...
2008-10-07 Ronnie Sahlbergskip empty lines in the public addresses file, not... ctdb-1.0.59
2008-10-07 Ronnie Sahlbergfrom Michael Adams : allow #-style comments in the...
2008-09-12 Martin SchwenkeMerge commit 'origin/master' into for-ronnie
2008-09-12 Martin SchwenkeMerge commit 'origin/master' into martins
2008-08-29 Ronnie Sahlbergzero out the address structure to keep valgrind happy
next