Track how long it takes to take out the recovery lock from both the main dameon and...
[sahlberg/ctdb.git] / server /
2009-06-02 Ronnie SahlbergTrack how long it takes to take out the recovery lock...
2009-05-12 Ronnie Sahlbergadd extra debug statements to the log to make it easier...
2009-05-05 rootchange the talloc hierarchy for the main transaction_st...
2009-05-05 rootfixed a problem with clients disconnecting during a...
2009-05-01 rootwhen tracking the ctdb statistics, only decrement...
2009-04-30 rootAdd a new variable VerifyRecoveryLock which can be...
2009-04-25 Ronnie Sahlbergwe only need to have transaction nesting disabled when...
2009-04-25 Ronnie Sahlbergset the TDB_NO_NESTING flag for the tdb before we start...
2009-04-24 Ronnie Sahlbergadd a tuneable RecoveryDropAllIPs so it is possible...
2009-04-24 Ronnie Sahlbergincrease the loglevel for the message we print when...
2009-04-24 Ronnie Sahlbergtweak some timeouts so that we do trigger a banning...
2009-04-24 Ronnie SahlbergIf we can not pull a database from a node during recove...
2009-04-07 Andrew TridgellMerge commit 'ronnie/master'
2009-04-06 Ronnie Sahlbergwe only need to switch into client mode from the events...
2009-04-06 Ronnie Sahlbergincrease the listen queue. Now that the eventscripts...
2009-04-06 Ronnie Sahlberguse _exit() and not exit() when we terminate a failed...
2009-04-06 Ronnie SahlbergWe dont need to verify the nodemap on remote nodes...
2009-04-02 Ronnie Sahlbergif we cant pull the remote nodemap off a node we should...
2009-04-01 Ronnie SahlbergChange the (dodgy) seqnumfrequency variable to have...
2009-03-31 Ronnie Sahlbergadd a mechanism where the ctdb daemon will run a userco...
2009-03-24 Ronnie SahlbergMerge branch 'obnox'
2009-03-24 Ronnie Sahlbergwe need to set the port properly in the parse_ip helper
2009-03-23 Michael AdamMerge commit 'ctdb-ronnie/master'
2009-03-23 rootadd a new command "ctdb scriptstatus"
2009-03-23 rootcreate a helper function that converts a ctdb instance...
2009-03-06 Andrew TridgellMerge commit 'ronnie/master'
2009-02-19 Michael AdamMerge commit 'ctdb-ronnie/master'
2009-02-18 Ronnie SahlbergMerge branch 'martins'
2009-02-09 Michael AdamMerge commit 'ctdb-ronnie/master'
2009-02-08 Andrew TridgellMerge commit 'ronnie/master'
2009-02-03 Mathieu PARENTbuild: Make log-directory configurable indepently of...
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-12-17 Martin SchwenkeMerge commit 'origin/master' into martins
2008-12-17 Ronnie Sahlbergdont call ctdb_fatal() just because we are asked to...
2008-12-09 Martin SchwenkeMerge commit 'origin/master' into martins
2008-12-08 rootupdate to the flags handling
2008-12-07 Martin SchwenkeMerge commit 'origin/master' into martins martins-test obnox/martins-test origin/martins-test
2008-12-05 rootredo and update how we synchronize flags across the...
2008-12-04 Martin SchwenkeMerge commit 'origin/master' into martins
2008-12-02 Ronnie Sahlbergredesign how reloadnodes is implemented.
2008-11-24 Ronnie Sahlberginew version 1.0.66
2008-11-21 Martin SchwenkeIncorporate temporary patch from Ronnie that adds ...
2008-11-21 Ronnie Sahlbergallow to change the recmaster even the database is...
2008-11-21 Martin SchwenkeMerge commit 'origin/master' into martins
2008-11-20 Andrew Tridgellfixed problem with looping ctdb recoveries obnox/origin origin/origin
2008-11-20 Andrew TridgellMerge commit 'ronnie/master'
2008-11-20 Ronnie Sahlbergdont override/change CTDB_BASE if it is already set...
2008-11-20 Ronnie SahlbergKeepalive packets were only sent every KeepaliveInterva...
2008-11-20 Ronnie Sahlbergreqrite the handling of flag updates across the cluster...
2008-11-19 Martin SchwenkeMerge branch 'master' into martins
2008-11-03 Ronnie Sahlbergwe actually need a ctdb_db variable
2008-10-30 Ronnie Sahlberglatency is measured in us, not ms
2008-10-30 Ronnie Sahlbergadd control and logging of very high latencies.
2008-10-22 Ronnie Sahlbergadd a context and a timed event so that once we have...
2008-10-17 Ronnie Sahlbergnull out the pointer before we reload the nodes file
2008-10-17 Ronnie Sahlbergwhen we reload the nodes file, we may need to reload...
2008-10-16 Ronnie Sahlbergspecify a "script log level" on the commandline to...
2008-10-16 Ronnie Sahlbergallow multiple eventscripts using the same prefix.
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-14 Ronnie SahlbergRevert "from Mathieu Parent <math.parent@gmail.com>"
2008-10-13 Ronnie Sahlbergupdate TAKEIP/RELEASEIP/GETPUBLICIP/GETNODEMAP controls...
2008-10-12 Ronnie Sahlbergfrom Mathieu Parent <math.parent@gmail.com>
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-10-07 Ronnie Sahlbergremove an unused variable
2008-10-07 Ronnie SahlbergWhen we reload the nodes file
2008-09-17 Martin SchwenkeMerge commit 'origin/master' into martins
2008-09-17 Ronnie Sahlberguse the correct tunable failcount not timeout
2008-09-17 Ronnie SahlbergThe ctdb daemon keeps track of whether the recovery...
2008-09-15 Ronnie Sahlbergfix a slow memory leak in the recovery daemon in the...
2008-09-15 Ronnie Sahlbergfix some slow memory leaks in the vacuuming handler...
2008-09-15 Ronnie SahlbergFrom Volker L
2008-09-12 Martin SchwenkeMerge commit 'origin/master' into for-ronnie
2008-09-12 Martin SchwenkeMerge commit 'origin/master' into martins
2008-09-09 Ronnie Sahlberglower the debug level for when printing that the nodefl...
2008-09-09 Ronnie Sahlbergadditional monitoring between the two daemons.
2008-08-29 Ronnie Sahlbergzero out the address structure to keep valgrind happy
2008-08-27 Ronnie Sahlbergrename ctdb_tcp_client back to the original name ctdb_c...
2008-08-20 Ronnie Sahlbergwe must canonicalize the sockaddr structures in killtcp...
2008-08-19 Ronnie Sahlberginitial ipv6 patch
2008-08-11 Andrew TridgellMerge commit 'ronnie/master'
2008-08-11 Andrew Tridgellfixed a memory leak in the recovery daemon
2008-08-08 Andrew Tridgellfixed send of release IP message
2008-08-08 Ronnie SahlbergMerge git://git.samba.org/tridge/ctdb 1.0.54 obnox/1.0.54 origin/1.0.54 ctdb-1.0.54
2008-08-08 Andrew Tridgelladded a new control CTDB_CONTROL_TRANS2_COMMIT_RETRY...
2008-08-07 Andrew Tridgellreturn a more detailed error code from a trans2 commit...
2008-08-07 Andrew TridgellMerge commit 'ronnie/1.0.53'
2008-08-07 Andrew Tridgellfixed a looping error bug with the new transactions...
2008-08-07 Ronnie SahlbergMerge git://git.samba.org/tridge/ctdb
2008-08-07 Andrew Tridgellcover some corner cases where the persistent database...
2008-08-06 Ronnie Sahlbergremove the reclock file we store pnn counts in.
2008-08-05 Ronnie SahlbergMerge git://git.samba.org/tridge/ctdb
2008-08-04 Andrew Tridgellimplemented replayable transactions in ctdb to prevent... tridge obnox/tridge origin/tridge
2008-07-30 Andrew Tridgellrenamed the pulldb structure to a ctdb_marshall_buffer
2008-07-30 Andrew Tridgellmake sure we honor the TDB_NOSYNC flag from clients...
next