sahlberg/ctdb.git
2009-05-05 Andrew Tridgelluse less intrusive smbstatus call in periodic connectio... 1.0.69
2009-05-05 rootchange the control opcode number for transaction_kill...
2009-05-05 rootchange the talloc hierarchy for the main transaction_st...
2009-05-05 Andrew Tridgellfixed an error with newer autotools versions
2009-05-05 Andrew Tridgellfixed a problem with clients disconnecting during a...
2009-05-05 rootnew version 1.0.69-6
2009-05-04 roottry to add the routes back also for the releaseip event...
2009-04-30 rootnew version 1.0.69-5
2009-04-30 rootAdd a new variable VerifyRecoveryLock which can be...
2009-04-25 Ronnie Sahlberg new version 1.0.69-4
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-25 Ronnie Sahlbergadd TDB_NO_NESTING. When this flag is set tdb will...
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 Sahlbergnew version 1.0.69-3
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-22 Ronnie Sahlbergnew version 1.0.69-2
2009-04-22 Ronnie SahlbergWe dont need to verify the nodemap on remote nodes...
2009-04-22 Ronnie Sahlbergif we cant pull the remote nodemap off a node we should...
2009-02-05 rootNew version 1.0.69_1
2009-02-05 rootdont return error if update nodeflags failed. this...
2008-12-18 Ronnie Sahlbergnew version 1.0.69 ctdb-1.0.69
2008-12-17 rootadd better errorchecking that nodes we try to talk...
2008-12-17 Ronnie Sahlbergdont call ctdb_fatal() just because we are asked to...
2008-12-15 Michael Adamskip directories containing macros (%) in ctdb_check_di...
2008-12-15 Michael Adamctdb.init: add Default-Start to init script to enable...
2008-12-15 Michael Adamctdb.init: check availability of ctdb (with ping) befor...
2008-12-15 Michael Adamctdb.init: behave correctly when calling "service ctdb...
2008-12-15 Michael Adamctdb.init: fix return code of "service ctdb stop" on...
2008-12-15 Michael Adamctdb.init: fix status message of "service ctdb stop...
2008-12-15 Michael Adampackaging: set docdir in calls to make (to get it right...
2008-12-11 Ronnie SahlbergNew version 1.0.68 ctdb-1.0.68
2008-12-11 Michael AdamImprove the monitor event test for ethernet interfaces...
2008-12-11 Michael AdamUse "grep -q" instead of "grep ... > /dev/null" in...
2008-12-10 rootupdate the "ctdb recover" command.
2008-12-10 rootadd a CTDB_TIMEOUT variable for the ctdb tool.
2008-12-10 rootmake sure we return an errorcode when the ctdb command...
2008-12-09 rootadd a helper that waits until the clueter is no longe...
2008-12-08 rootupdate to the flags handling
2008-12-08 rootIf ctdbd was started with the --socket option then...
2008-12-08 rootreturn -1 if ctdb ping failed
2008-12-05 rootredo and update how we synchronize flags across the...
2008-12-04 rootsome platforms are very picky about the third argument...
2008-12-04 Ronnie Sahlbergnew version 1.0.67 ctdb-1.0.67
2008-12-04 rootfix an incorrect path
2008-12-04 Ronnie Sahlbergadd a description of the recovery-process
2008-12-02 Ronnie Sahlbergprint the list of valid debug level literals when an...
2008-12-02 Ronnie Sahlbergredesign how reloadnodes is implemented.
2008-11-28 rootdebuglevel is a signed int, not usnigned.
2008-11-27 Ronnie Sahlbergmake it possible to delete an ip from all nodes at...
2008-11-24 Ronnie Sahlberginew version 1.0.66
2008-11-21 Ronnie Sahlbergallow to change the recmaster even the database is...
2008-11-21 Ronnie Sahlbergremove two variables no longer used from the example...
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-12 Ronnie Sahlbergnew version 1.0.65 ctdb-1.0.65
2008-11-11 Ronnie Sahlbergadd a CTDB_SOCKET variable that can be used to override...
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 Sahlbergnew version 1.0.64 ctdb-1.0.64
2008-10-22 Ronnie Sahlbergadd a context and a timed event so that once we have...
2008-10-19 Ronnie Sahlbergnew version 1.0.63 ctdb-1.0.63
2008-10-19 Ronnie Sahlbergdont log "running periodic cleanup" ...
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-17 Ronnie Sahlbergmake it possible to set the script log level in CTDB...
2008-10-16 Ronnie Sahlbergspecify a "script log level" on the commandline to...
2008-10-16 Ronnie Sahlbergnew version 1.0.62 ctdb-1.0.62
2008-10-16 Ronnie Sahlbergallow multiple eventscripts using the same prefix.
2008-10-16 Andrew TridgellMerge commit 'ronnie/master'
2008-10-15 Ronnie Sahlbergnew version 1.0.61 ctdb-1.0.61
2008-10-15 Ronnie Sahlberginstall the new multipath monitoring event script
2008-10-15 Ronnie Sahlbergadd an eventscript to monitor that the multipath device...
2008-10-14 Ronnie Sahlbergwe must also check the status returned from the get...
2008-10-14 Ronnie Sahlberglower the loglevel for the informational message that...
2008-10-14 Ronnie Sahlbergchange ip route add to route add -net since this works...
2008-10-14 Ronnie Sahlbergnew version 1.0.60
2008-10-14 Ronnie Sahlbergverify that the nodes we try to ban/unban are operation... ctdb-1.0.60
2008-10-14 Ronnie SahlbergRevert "from Mathieu Parent <math.parent@gmail.com>"
2008-10-14 Ronnie Sahlbergupdate the client side of getnodemap and getpublicips...
2008-10-13 Ronnie Sahlbergupdate TAKEIP/RELEASEIP/GETPUBLICIP/GETNODEMAP controls...
2008-10-12 Ronnie Sahlbergfrom Mathieu Parent <math.parent@gmail.com>
2008-10-12 Ronnie SahlbergFrom Mathieu Parent
2008-10-09 Andrew Tridgelladded some more gpfs commands per-filesystem
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 Sahlbergnew version 1.0.59
2008-10-07 Ronnie Sahlbergremove an unused variable
2008-10-07 Ronnie SahlbergWhen we reload the nodes file
2008-10-07 Ronnie Sahlbergadd a new eventscript : 99.routing that is used to...
2008-09-30 Andrew TridgellThe author of the upstream code asked for this code...
2008-09-30 Andrew Tridgellmerged a bugfix for the idtree code from the Linux...
2008-09-22 Ronnie SahlbergCheck that a database exists first before we dump its...
2008-09-17 Andrew Tridgellexpanded ctdb_diagnostics based on recent experience
next