metze/ctdb/wip.git
2008-12-10 Martin SchwenkeMerge commit 'origin/master' into martins
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-10 Martin SchwenkeMerge commit 'origin/master' into martins
2008-12-10 Martin SchwenkeMerge commit 'origin/master' into martins
2008-12-09 Martin SchwenkeAdded use of $ctdb_test_exit_hook to function ctdb_test...
2008-12-09 rootadd a helper that waits until the clueter is no longe...
2008-12-09 Martin SchwenkeMerge commit 'origin/master' into martins
2008-12-08 rootupdate to the flags handling
2008-12-08 rootIf ctdbd was started with the --socket option then...
2008-12-08 Martin SchwenkeMerge commit 'origin/master' into martins
2008-12-08 rootreturn -1 if ctdb ping failed
2008-12-07 Martin SchwenkeMerge commit 'origin/master' into martins
2008-12-07 Martin SchwenkeWhen running with local daemons, provided there is...
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 Martin SchwenkeNew test for getmonmode. Overload node_has_status...
2008-12-04 Ronnie Sahlbergnew version 1.0.67
2008-12-04 rootfix an incorrect path
2008-12-04 Martin SchwenkeMerge commit 'origin/master' into martins
2008-12-04 Ronnie Sahlbergadd a description of the recovery-process
2008-12-03 Martin Schwenkectdb_test_init now contains a trap to force ctdb_test_e...
2008-12-03 Martin Schwenke$PATH only inludes $CTDB_DIR/bin if we're using local...
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-27 Martin Schwenke4 new tests. Hacked function node_has_status to support
2008-11-25 Martin Schwenke4 new tests. Marked more ctdbd.sh tests as done -...
2008-11-24 Ronnie Sahlberginew version 1.0.66
2008-11-24 Martin SchwenkeNew test 09_ctdb_ping.sh. Add documentation and comman...
2008-11-21 Martin SchwenkeIncorporate temporary patch from Ronnie that adds ...
2008-11-21 Martin SchwenkeMove tests/*.c to tests/src/*.c and adjust Makefile...
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-21 Ronnie Sahlbergremove two variables no longer used from the example...
2008-11-20 Andrew Tridgellfixed problem with looping ctdb recoveries
2008-11-20 Andrew TridgellMerge commit 'ronnie/master'
2008-11-20 Martin SchwenkeAdd some simple tests that can be run from within the...
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-12 Ronnie Sahlbergnew version 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
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
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
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-15 Ronnie Sahlbergnew version 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...
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...
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 Martin SchwenkeMerge commit 'origin/master' into martins
2008-09-17 Andrew Tridgellexpanded ctdb_diagnostics based on recent experience
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-14 Ronnie Sahlbergupdates to the precompiled documentation
2008-09-12 Martin SchwenkeDocument the new descriptive node specifications.
2008-09-12 Martin Schwenkeonnode changes. "ok" is an alias for "healthy", "con...
2008-09-12 Martin SchwenkeMerge commit 'origin/master' into for-ronnie
2008-09-12 Martin SchwenkeMerge commit 'origin/master' into martins
2008-09-12 Martin SchwenkeDocument the new descriptive node specifications.
2008-09-12 Martin Schwenkeonnode changes. "ok" is an alias for "healthy", "con...
2008-09-12 Ronnie Sahlbergi add a new ctdb command "ctdb recmaster"
2008-09-12 Martin SchwenkeChanges to onnode. Add "healthy" and "connected" as...
next