remove a debugging echo statement
[sahlberg/ctdb.git] / tools /
2008-07-13 Andrew Tridgellfixed up exit status for onnode
2008-07-11 Andrew TridgellMerge commit 'ronnie/master'
2008-07-10 Martin SchwenkeWhen in verbose mode with -p, each line is prefixed...
2008-07-10 Martin SchwenkeComplete rewrite of tools/onnode. Remove old tools...
2008-07-10 Ronnie SahlbergAdd three mode commands to the CTDB tool.
2008-07-10 Ronnie Sahlbergmake LVS a capability so that we can see which nodes...
2008-07-02 Ronnie Sahlbergtrack both when we last started and ended a recovery.
2008-06-12 Ronnie Sahlbergadd a callback for failed nodes to the async control...
2008-06-04 Ronnie Sahlbergfirst cut to convert takeover_callback_state{}
2008-06-04 Ronnie Sahlbergconvert handling of gratious arps and their controls...
2008-06-04 Ronnie Sahlbergadd a parameter for the tdb-flags to the client function
2008-05-28 Ronnie Sahlbergdebugleves can now be negative so print their value...
2008-05-28 Ronnie Sahlbergdo persistent writes in a child process
2008-05-15 Ronnie Sahlbergadd "machinereadable output" support to "ctdb getmonmode"
2008-05-14 Ronnie SahlbergMerge git://git.samba.org/tridge/ctdb
2008-05-14 Ronnie SahlbergStart implementing support for ipv6.
2008-05-08 Ronnie Sahlbergfix merge corruption
2008-05-08 Ronnie SahlbergMerge git://git.samba.org/tridge/ctdb
2008-05-08 Andrew TridgellMerge commit 'sofs1/tridge'
2008-05-08 Andrew TridgellMerge branch 'master' of git://git.samba.org/sahlberg...
2008-05-08 rootMerge commit 'ronnie-ctdb/master' into tridge tridge/ronnie
2008-05-06 Ronnie SahlbergExpand the client async framework so that it can take...
2008-05-06 Ronnie SahlbergAdd a capabilities field to the ctdb structure
2008-04-24 Ronnie Sahlbergwhen deleting a public ip from a node that is currently...
2008-04-23 Ronnie Sahlbergwhen adding a new public ip address to a running node...
2008-04-22 Ronnie Sahlbergmake ctdb eventrscipt accept the -n all argument to...
2008-04-22 Ronnie Sahlbergadd support for -n all in "ctdb -n all ip"
2008-04-22 Ronnie Sahlbergadd support for -n all in "ctdb -n all ip"
2008-04-15 Ronnie Sahlbergmake ctdb eventrscipt accept the -n all argument to...
2008-04-03 Ronnie Sahlbergadd a ctdb command to print the ctdb version
2008-04-03 Ronnie Sahlbergwe allocated one byte too little in the blob we need...
2008-04-02 Ronnie Sahlbergadd a mechanism to force a node to run the eventscripts...
2008-04-01 Ronnie Sahlbergadd improvements to tracking memory usage in ctdbd...
2008-03-31 Ronnie Sahlbergmake sure the iface string is nullterminated in the...
2008-03-26 Ronnie SahlbergAdd two new controls to add/delete public ip address...
2008-03-24 Ronnie SahlbergFrom M Dietz,
2008-03-12 Ronnie SahlbergRedo the vacukming process to mkake it scalable.
2008-03-04 Ronnie SahlbergUpdate ctdb uptime to provide machinereadable output
2008-03-04 Ronnie Sahlbergprovide machinereadble -Y output for 'ctdb getdebug'
2008-03-04 Ronnie Sahlbergmake 'ctdb ip' provide machinereadble output using...
2008-03-04 Ronnie SahlbergA new command to 'ctdb'
2008-02-29 Ronnie Sahlbergadd a new file <reclock>.pnn where each recovery daemon...
2008-02-28 Ronnie Sahlbergadd a control to get the name of the reclock file from...
2008-02-20 Ronnie Sahlbergmake the ctdb reloadnodes reload the nodes file on...
2008-02-19 Ronnie Sahlbergto make it easier/less disruptive to add nodes to a...
2008-02-04 Andrew Tridgellnicer use of structures and use isalpha()
2008-02-04 Ronnie SahlbergSpecify and print debuglevels by name and not by number
2008-02-04 Ronnie SahlbergMerge branch 'master' of git://git.samba.org/tridge...
2008-02-04 Andrew Tridgellmerge from ronnie
2008-01-29 Andrew Tridgellmerge async recovery changes from Ronnie
2008-01-29 Andrew Tridgellpartial merge from ronnie
2008-01-22 Andrew Tridgellmake ctdb dumpmemory work remotely, and dump the talloc
2008-01-17 Andrew Tridgellmerge from ronnie
2008-01-17 Ronnie Sahlbergadd a ctdb uptime command that prints when ctdb was...
2008-01-16 Andrew Tridgellmerge from ronnie
2008-01-15 Ronnie Sahlbergctdb_control_send() does not need to take an outdata...
2008-01-09 Ronnie Sahlbergmerge from tridge
2008-01-09 Andrew Tridgellblock alarm signals during critical sections of vacuum
2008-01-09 Andrew Tridgelladd a max runtime switch to ctdb tool
2008-01-09 Ronnie Sahlbergmerge from tridge
2008-01-09 Andrew Tridgellallow remote variable expansion in onnode, so you can...
2008-01-08 Ronnie Sahlbergmerge from tridge
2008-01-08 Andrew Tridgellchanged default vacuum limit
2008-01-08 Andrew Tridgellnicer outut from repack and vacuum
2008-01-08 Andrew Tridgellthis is not an error - it just means the record was...
2008-01-08 Andrew Tridgellensure the recovery daemon is not clagged up by vacuum...
2008-01-08 Andrew Tridgelladded two new ctdb commands:
2008-01-07 Ronnie Sahlbergmerge from tridge
2008-01-07 Andrew Tridgellnicer onnode output
2007-12-04 Andrew Tridgellmerge from ronnie
2007-12-03 Ronnie Sahlbergrework banning/unbanning nodes
2007-12-02 Andrew Tridgellmerge from ronnie
2007-11-29 Ronnie Sahlbergget rid of the control to set the monitoring mode.
2007-10-31 Ronnie Sahlbergmerge from tridge
2007-10-29 Andrew Tridgelladded bonding info to ctdb_diagnostics
2007-10-23 Andrew Tridgellmerge from ronnie
2007-10-22 Ronnie Sahlbergmerge from tridge
2007-10-22 Andrew Tridgellfixed a problem with backgrounding onnnode
2007-10-18 Andrew Tridgellmerge from ronnie
2007-10-18 Andrew Tridgellmerge from ronnie
2007-10-17 Ronnie Sahlbergreverse the order in which public ips are listed so...
2007-10-17 Ronnie Sahlbergmerge from tridge
2007-10-16 Andrew Tridgellmore detail on multipath config
2007-10-15 Andrew Tridgellmerge from ronnie
2007-10-10 Ronnie Sahlbergmerge from tridge
2007-10-09 Ronnie Sahlbergadd a control to send gratious arps from the ctdb daemon
2007-10-07 Ronnie Sahlbergadd a function in the ctdb tool to determine whether...
2007-09-21 Ronnie Sahlbergmerge from tridge
2007-09-21 Andrew Tridgelladded support for persistent databases in ctdbd
2007-09-19 Ronnie Sahlbergmerge from tridge
2007-09-19 Andrew Tridgellseparate out the various fs display ops
2007-09-17 Andrew Tridgellexpanded ctdb_diagnostics a bit
2007-09-16 Ronnie Sahlbergmerge from tridge
2007-09-14 Andrew Tridgellmerge from ronnie
2007-09-14 Ronnie Sahlberglet ctdb ip only print the ip addresses known to...
2007-09-13 Ronnie Sahlbergmerge from tridge
2007-09-13 Andrew Tridgellnew approach for killing TCP connections on IP release
2007-09-13 Andrew Tridgellfixed return code
2007-09-10 Ronnie Sahlbergmerged patch from tridge
2007-09-10 Andrew Tridgellmerge from ronnie
next