summaryrefslogtreecommitdiffstats
path: root/ctdb/tools
Commit message (Expand)AuthorAgeFilesLines
...
* ctdb tool - move parsing of nodestring to where it is neededMartin Schwenke2011-12-061-9/+9
* ctdb tool - replace fprintf with DEBUGMartin Schwenke2011-12-061-1/+1
* ctdb tool - short circuit most of the logic in main for non-daemon commandsMartin Schwenke2011-12-061-24/+22
* ctdb tool - commands that don't use the daemon can't take -n/--nodeMartin Schwenke2011-12-061-0/+4
* ctdb tool - simplify main() by taking most code out of a loopMartin Schwenke2011-12-061-52/+52
* LibCTDB: Add support for the 'get interfaces' control and update the ctdb too...Ronnie Sahlberg2011-12-061-14/+10
* ctdb: use libctdb version of check-srvids callRonnie Sahlberg2011-11-301-16/+13
* check_srvids: remove the <pnn> from the commandline so that we only specify t...Ronnie Sahlberg2011-11-301-12/+9
* Add "ctdb check_srvid"Volker Lendecke2011-11-301-0/+46
* LibCTDB: add get persistent db seqnum controlRonnie Sahlberg2011-11-301-0/+27
* ctdb: add an option --print-recordflags to trigger printing record flags in c...Michael Adam2011-11-291-0/+5
* ctdb: add an option --print-hash to enable printing of record hashes when dum...Michael Adam2011-11-291-0/+5
* ctdb: add an option --print-lmaster to enable printing of lmaster in "ctdb ca...Michael Adam2011-11-291-0/+15
* ctdb: add an option --print-datasize to only print datasize instead of dumpin...Michael Adam2011-11-291-0/+5
* ctdb: add an option --print-emptyrecords to enable printing of empty records ...Michael Adam2011-11-291-4/+21
* Fix ctdb scriptstatus -n allMartin Schwenke2011-11-101-1/+1
* config can be in /etc/default/ instead of /etc/sysconfig/ (ctdb_gnostics part)Mathieu Parent2011-11-081-2/+5
* Merge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb-masterRonnie Sahlberg2011-11-082-10/+14
|\
| * RB_TREE: Add mechanism to abort a traverseRonnie Sahlberg2011-11-082-10/+14
* | onnode: unset EXTRA_SSH_OPTS when using fakesshMartin Schwenke2011-10-181-0/+1
* | Merge branch 'master' of ssh://git.samba.org/data/git/ctdbRonnie Sahlberg2011-10-171-10/+25
|\ \ | |/ |/|
| * ltdbtool: ignore empty (deleted) records per default.Gregor Beck2011-10-121-10/+25
* | Make ctdb_diagnostics more resilient to uncontactable nodes.Martin Schwenke2011-10-131-1/+33
|/
* Change the 'This Node' column of the machinereadable output for 'ctdb status ...Ronnie Sahlberg2011-09-211-2/+2
* Document 'cattdb' more clearly that it dumps the content of the local TDB and...Ronnie Sahlberg2011-09-131-2/+2
* Fix a typo in a message in ctdb backupdb.Michael Adam2011-09-121-1/+1
* Merge branch 'master-readonly-records' into fooRonnie Sahlberg2011-09-122-14/+103
|\
| * ReadOnly: add a new control to activate readonly lock capability for a database.Ronnie Sahlberg2011-09-011-0/+24
| * ReadOnly: add a readonly flag to the getdbmap control and show the readonly s...Ronnie Sahlberg2011-09-011-5/+13
| * ReadOnly: Change the ctdb_db structure to keep a uint8_t for flags instead of...Ronnie Sahlberg2011-09-012-9/+9
| * Add the missing "persistent" argument to db_exist()Ronnie Sahlberg2011-08-231-1/+2
| * ReadOnly: Add a new command 'ctdb cattdb'. This fucntion differs from 'ctdb c...Ronnie Sahlberg2011-08-231-0/+56
* | client: flag local node in ctdb -Y status outputDavid Disseldorp2011-09-061-5/+7
* | client: add timeout argument to ctdb_attachDavid Disseldorp2011-09-062-12/+11
* | client: add req timeout argument to ctdb_cmdline_clientDavid Disseldorp2011-09-061-1/+1
* | tools/ctdb: fix a typo in a debug messageMichael Adam2011-09-021-1/+1
* | Tools - fix "ctdb scriptstatus -Y" outputMartin Schwenke2011-08-301-1/+1
* | LibCTDB : update the ctdb tool to use libctdb to read the recovery modeRonnie Sahlberg2011-08-231-5/+3
* | LibCTDB : uptade the ctdb tool to use libctdb to query for the recmasterRonnie Sahlberg2011-08-231-15/+8
|/
* Add a new command 'ctdb checktcpport <port>'Ronnie Sahlberg2011-08-171-0/+42
* ctdb natgwlist should return non-zero when there is no natgw.Martin Schwenke2011-08-031-1/+2
* Add log output to wipedb and backupdbRonnie Sahlberg2011-07-061-0/+5
* onnode: fix natgwlist nodespecMartin Schwenke2011-06-081-5/+21
* onnode: fix get_nodes_with_status()Martin Schwenke2011-06-081-8/+11
* onnode: Remove an unnecessary comment.Martin Schwenke2011-06-081-1/+0
* onnode: Future-proof get_nodes_with_status().Martin Schwenke2011-06-081-28/+29
* onnode: Exit with error for unknown command-line flags.Martin Schwenke2011-06-081-1/+3
* onnode: Be defensive when listing IPs of nodes with designated status.Martin Schwenke2011-06-081-1/+1
* onnode - Fix long standing bug in onnode healthy/ok/connected/con.Martin Schwenke2011-06-081-2/+2
* Remove all checking of GPFS from ctdb_diagnosticsRonnie Sahlberg2011-05-111-32/+0