When adding an ip at runtime, it might not yet have an iface assigned to it, so ensur...
[metze/ctdb/wip.git] / tools /
2010-05-25 Ronnie SahlbergMerge commit 'rusty/libctdb2'
2010-05-20 Rusty Russelllibctdb: reorganize headers: remove ctdb.h, add ctdb_cl...
2010-05-20 Ronnie SahlbergIn control_ipreallocate() we wait at most 5 tries befor...
2010-05-20 Ronnie SahlbergEnhance the "ctdb restoredb" command so you can restore...
2010-05-11 Ronnie sahlbergMerge commit 'obnox/master-rebase'
2010-05-10 Ronnie SahlbergAdd the number of performed recoveries to the "ctdb...
2010-05-03 Ronnie sahlbergMerge commit 'rusty/signal-fix'
2010-05-03 Ronnie SahlbergThe recent change to the recovery daemon to keep track...
2010-03-31 Martin SchwenkeMerge commit 'origin/master'
2010-02-22 Ronnie Sahlbergctdb regsrvids is much more useful for testing if it...
2010-02-10 Martin SchwenkeMerge commit 'origin/master'
2010-02-09 Ronnie Sahlbergcommands that relate to manual failover of ip addresses...
2010-02-09 Ronnie Sahlbergdont just exit(0) upon successful completion of waiting...
2010-02-05 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-02-03 Ronnie SahlbergWhen trying to enable/disable a node.
2010-02-03 Ronnie Sahlbergadd two new debug controls to send and receive messages
2010-01-22 Martin SchwenkeMerge commit 'origin/master'
2010-01-21 Martin Schwenkeonnode: update algorithm for finding nodes file.
2010-01-21 Martin Schwenkeonnode - respect $CTDB_BASE rather than hard-coding...
2010-01-21 Martin Schwenkeonnode: update algorithm for finding nodes file.
2010-01-21 Martin Schwenkeonnode - respect $CTDB_BASE rather than hard-coding...
2010-01-20 Stefan Metzmachertools/ctdb: add PartiallyOnline state for "ctdb status...
2010-01-20 Stefan Metzmachertools/ctdb: display interfaces in "ctdb ip" and "ctdb...
2010-01-20 Stefan Metzmachertools/ctdb: add "ctdb ipinfo <ip>"
2010-01-20 Stefan Metzmachertools/ctdb: add "ctdb setifacelink <iface> <status>"
2010-01-20 Stefan Metzmachertools/ctdb: add "ctdb ifaces"
2010-01-20 Stefan Metzmachertools/ctdb: display INACTIVE status in "ctdb status...
2009-12-18 Martin SchwenkeMerge commit 'origin/master'
2009-12-16 Ronnie Sahlbergfix a conflict in the merge from rusty
2009-12-16 Ronnie Sahlbergfix conflict in merge from metze
2009-12-16 Stefan Metzmacherctdb: pass TDB_DISALLOW_NESTING to all tdb_open/tdb_wra...
2009-12-16 Stefan Metzmacherctdb: print out some hints how to debug a "ctdb catdb...
2009-12-16 Stefan Metzmacherctdb: add machinereadable output fot "ctdb -Y getdbmap"
2009-12-16 Stefan Metzmacherctdb: disallow "ctdb backupdb" on unhealthy databases
2009-12-16 Stefan Metzmacherclient: add "ctdb dumpdbbackup <filename>"
2009-12-16 Stefan Metzmachertools/ctdb: let "ctdb restoredb" and "ctdb wipedb"...
2009-12-16 Stefan Metzmachertools/ctdb: add "ctdb getdbstatus <dbname>"
2009-12-16 Stefan Metzmachertools/ctdb: display db health in "ctdb getdbmap"
2009-12-16 Stefan Metzmacherctdb: pass TDB_DISALLOW_NESTING to all tdb_open/tdb_wra...
2009-12-15 Ronnie SahlbergMerge commit 'obnox/ctdb-wip-trans3' into trans3
2009-12-14 Rusty Russellctdb: don't print OUTPUT: for DISABLED scripts
2009-12-09 Ronnie SahlbergMerge commit 'rusty/script-report'
2009-12-07 Rusty Russellctdb: scriptstatus can now query non-monitor events
2009-12-07 Rusty Russellctdb: support --machinereadable (-Y) for scriptstatus
2009-12-07 Rusty Russelleventscript: rename ctdb_monitoring_wire to ctdb_script...
2009-12-07 Rusty Russelleventscript: handle and report generic stat/execution...
2009-12-07 Rusty Russelleventscript: use -ENOEXEC for disabled status value
2009-12-07 Rusty Russelleventscript: use -ETIME for timeout status value
2009-12-04 Michael Adamctdb: add command "ctdb wipedb" to wipe the contents...
2009-12-04 Martin SchwenkeMerge branch 'status-test-2'
2009-11-30 Ronnie SahlbergMerge commit 'martins/status-test-2'
2009-11-18 Ronnie Sahlbergmake the ringbuffer logging more efficient and marshall...
2009-11-18 Ronnie Sahlbergadd an in memory ringbuffer where we store the last...
2009-11-11 Martin SchwenkeMerge commit 'origin/master'
2009-11-05 Ronnie Sahlbergsuggestion from Christian,
2009-10-28 Ronnie Sahlbergupdate the uptime command to indicate that time since...
2009-10-28 Ronnie SahlbergRevert "update the "uptime" command to indicate the...
2009-10-28 Ronnie Sahlbergupdate the "uptime" command to indicate the "time since...
2009-10-27 Ronnie Sahlbergfor debugging
2009-10-26 Stefan Metzmacherctdb_diagnostics: don't use hardcoded path to iptables
2009-10-16 Martin SchwenkeMerge branch 'onnode_options'
2009-10-16 Martin SchwenkeMerge commit 'origin/master'
2009-10-14 Ronnie SahlbergMerge commit 'martins/onnode_options'
2009-10-14 Martin SchwenkeMerge commit 'origin/master' into onnode_options
2009-10-14 Martin SchwenkeNew onnode options: -f to specify nodes file, -n to...
2009-10-14 Ronnie Sahlbergwhen we change state between healthy/unhealthy, make...
2009-10-12 Ronnie Sahlbergwe must break the loop as soon as we find a suitable...
2009-10-12 Ronnie SahlbergMerge commit 'martins/master'
2009-10-12 Ronnie Sahlbergallow setting the recmode even when not completely...
2009-10-11 Ronnie Sahlberguptade the freeze/thaw commands to be able to send...
2009-10-10 Ronnie Sahlbergadd a control to read the db priority from a database
2009-10-10 Ronnie Sahlbergadd a control to set a database priority. Let newly...
2009-10-06 Martin SchwenkeMerge commit 'origin/master'
2009-10-06 Ronnie Sahlbergalways send the release/take ip controls to make sure...
2009-10-06 Ronnie Sahlbergadd a new message to ask the recovery daemon to tempora...
2009-10-06 Ronnie Sahlbergupdate addip/moveip/delip to make it less likely to...
2009-10-05 Ronnie SahlbergWhen adding a public ip to a node, make sure to push...
2009-09-29 Martin SchwenkeMerge commit 'origin/master'
2009-09-28 Ronnie Sahlbergadd machinereadable output for the ctdb getreclock...
2009-09-15 Ronnie SahlbergRevert "try to restart statd everytime it fails, not...
2009-09-15 Ronnie Sahlbergtry to restart statd everytime it fails, not just the...
2009-09-11 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2009-09-09 Ronnie SahlbergMerge commit 'martins/master'
2009-09-09 Martin SchwenkeMerge commit 'origin/master'
2009-09-08 Martin Schwenkeonnode: add "any" nodespec to select any node with...
2009-09-07 Martin SchwenkeMerge commit 'origin/master'
2009-09-03 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2009-09-03 Ronnie Sahlbergnew prototype banning code
2009-08-17 Martin SchwenkeMerge commit 'origin/master'
2009-08-17 Ronnie Sahlbergreduce the loglevel for the message that we switch...
2009-08-17 Ronnie Sahlbergif no timeout at all is specified to the ctdb tool...
2009-08-13 Ronnie Sahlbergadd new controls to make it possible to enable/disable...
2009-08-11 Martin SchwenkeMerge commit 'origin/master'
2009-08-09 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2009-08-03 Ronnie Sahlbergupdate STOP/CONTINUE to better handle when we stop...
2009-07-30 Ronnie SahlbergMerge commit 'martins/master'
2009-07-29 Martin SchwenkeMerge commit 'origin/master'
2009-07-28 Ronnie SahlbergWhen processing the stop node control reply in the...
2009-07-28 Martin Schwenkeonnode: update tests for healthy and connected to cope...
2009-07-28 Ronnie Sahlbergadd two commands : setlmasterrole and setrecmasterrole...
next