summaryrefslogtreecommitdiffstats
path: root/ctdb/tools
Commit message (Expand)AuthorAgeFilesLines
* fix a typoVolker Lendecke2013-03-121-1/+1
* tools/ctdb: delip no longer fails if IP can not be movedMartin Schwenke2013-02-271-76/+83
* tools/ctdb: Fix a compiler warningMartin Schwenke2013-02-041-1/+1
* tools/ctdb: Add setdbseqnum command to set __db_sequence_number__Amitay Isaacs2013-01-091-0/+86
* tools/ctdb: Re-factor code to check if db exists given name or idAmitay Isaacs2013-01-091-212/+110
* tools/ctdb: Add pdelete command to delete a record from persistent databaseAmitay Isaacs2013-01-091-0/+67
* tools/ctdb: Do not use function return value as pnnAmitay Isaacs2012-11-141-3/+5
* tool/ctdb: Always support ctdb version command, don't make it optionalAmitay Isaacs2012-10-301-8/+3
* tools/ctdb: Merge recoverd log handling into getlog/clearlogMartin Schwenke2012-10-221-102/+63
* tools/ctdb: Add log ringbuffer handling for recoverdMartin Schwenke2012-10-221-0/+73
* ctdbd: Replace lockwait with locking API and remove ctdb_lockwait.cAmitay Isaacs2012-10-201-10/+0
* tools/ctdb: Display the locking statisticsAmitay Isaacs2012-10-201-14/+44
* tools/ctdb_diagnostics: Add "ctdb listvars" outputMartin Schwenke2012-10-181-0/+1
* tools/ctdb: Remove extra header from natgwlist -Y outputMartin Schwenke2012-10-181-4/+0
* tools/ctdb: Free the event contextMartin Schwenke2012-10-021-0/+1
* tools/ctdb: Clean up control_natgw()Martin Schwenke2012-09-281-63/+69
* tools/ctdb: Convert some commands over to libctdbMartin Schwenke2012-09-281-19/+24
* tools/ctdb: Remove redundant filtering loop in control_natgwlist()Martin Schwenke2012-09-281-3/+0
* tools/ctdb: natgwlist output is either human readable or machine readableMartin Schwenke2012-09-281-12/+28
* tools/ctdb: Factor out printing of the machine readable status headerMartin Schwenke2012-09-281-4/+8
* tools/ctdb: NAT gateway code should use CTDB_NATGW_NODESMartin Schwenke2012-09-281-1/+1
* ctdb tool: recmaster command might as well be auto-allMartin Schwenke2012-07-301-1/+1
* tools/onnode: Add -P option to push files to given nodesMartin Schwenke2012-07-301-13/+36
* Remove tevent_loop_allow_nesting()Amitay Isaacs2012-07-161-1/+0
* ctdb: use correct "persistent" state for ctdb_attach in "ctdb cattdb"Michael Adam2012-07-031-1/+1
* Add new command to find which interface is located onRonnie Sahlberg2012-06-201-0/+22
* STATISTICS: Add tracking of the 10 hottest keys per database measured in hopc...Ronnie Sahlberg2012-06-131-0/+9
* Add new control to reload the public ip address file on a nodeRonnie Sahlberg2012-05-011-0/+91
* Remove explicit include of lib/tevent/tevent.h.Amitay Isaacs2012-04-132-2/+0
* CTDB: add back the "rebalanceip" commandRonnie Sahlberg2012-04-031-0/+75
* STICKY: add prototype code to make records stick to a node to "calm" down if ...Ronnie Sahlberg2012-03-201-6/+68
* STATISTICS: add per-db hop count statisticsRonnie Sahlberg2012-03-201-1/+6
* CTDB: change how the hop count buckets are displayed in ctdb statisticsRonnie Sahlberg2012-03-201-1/+1
* add max hop count buckets to see how bad hopcounts areRonnie Sahlberg2012-03-201-0/+6
* Merge remote branch 'martins/master'Ronnie Sahlberg2012-03-151-1/+1
|\
| * ctdb tool: fix thinko in nodestatus command outputMartin Schwenke2012-02-131-1/+1
* | When adding ips to nodes, set up a deferred rebalance for the whole node to t...Ronnie Sahlberg2012-02-281-11/+41
* | FreeBSD does not define s6_addr32, only s6_addrVolker Lendecke2012-02-131-5/+7
* | READONLY: allow specifying the db name for setdbreadonly instead of just the...Ronnie Sahlberg2012-02-131-2/+31
|/
* ReadOnly: add per-database statistics to view how much delegations/revokes we...Ronnie Sahlberg2012-02-081-0/+50
* STATISTICS: add total counts for number of delegations and number of revokesRonnie Sahlberg2012-02-081-0/+2
* Ad test tool to store data and ctdb header into a local tdb fileRonnie Sahlberg2012-02-071-1/+64
* TFETCH add verbose flag to print also the record ltdb heaerRonnie Sahlberg2012-02-071-5/+13
* CTDB: update tfetch so we can specify a hexadecimal string as keyRonnie Sahlberg2012-02-071-10/+45
* ctdb tool - free some memory used by poptMartin Schwenke2012-02-061-0/+1
* ctdb tool - convert control_status() over to use just libctdb()Martin Schwenke2012-02-061-11/+8
* ctdb tool - Fix parse_nodestring() related issuesMartin Schwenke2012-02-061-6/+10
* Merge branch 'master' of ssh://git.samba.org/data/git/ctdbRonnie Sahlberg2012-01-032-442/+3
|\
| * ctdb-tool: adapt formatting of "listvars" output to lenght of longest nameMichael Adam2011-12-231-1/+1
| * tools/ctdb: allow the "ctdb vacuum" stub to be run without the daemon running.Michael Adam2011-12-231-1/+1