ctdbd: Add new runstate CTDB_RUNSTATE_FIRST_RECOVERY
[obnox/ctdb.git] / tools / ctdb.c
2013-05-24 Martin Schwenkectdbd: Add new runstate CTDB_RUNSTATE_FIRST_RECOVERY
2013-05-24 Martin Schwenketools/ctdb: "ctdb runstate" now accepts optional expect...
2013-05-24 Martin Schwenketools/ctdb: New command runstate to print current runstate
2013-05-24 Martin Schwenketools/ctdb: Remove duplicate command definition for...
2013-05-23 Amitay Isaacstools/ctdb: Fix racy ipreallocate code
2013-05-23 Amitay Isaacsbuild: Rename version.h to ctdb_version.h
2013-03-12 Volker Lendeckefix a typo
2013-02-27 Martin Schwenketools/ctdb: delip no longer fails if IP can not be...
2013-02-04 Martin Schwenketools/ctdb: Fix a compiler warning
2013-01-09 Amitay Isaacstools/ctdb: Add setdbseqnum command to set __db_sequenc...
2013-01-09 Amitay Isaacstools/ctdb: Re-factor code to check if db exists given...
2013-01-09 Amitay Isaacstools/ctdb: Add pdelete command to delete a record...
2012-11-14 Amitay Isaacstools/ctdb: Do not use function return value as pnn
2012-10-30 Amitay Isaacstool/ctdb: Always support ctdb version command, don...
2012-10-22 Martin Schwenketools/ctdb: Merge recoverd log handling into getlog...
2012-10-22 Martin Schwenketools/ctdb: Add log ringbuffer handling for recoverd
2012-10-19 Amitay Isaacsctdbd: Replace lockwait with locking API and remove...
2012-10-19 Amitay Isaacstools/ctdb: Display the locking statistics
2012-10-18 Martin Schwenketools/ctdb: Remove extra header from natgwlist -Y output
2012-10-02 Martin Schwenketools/ctdb: Free the event context
2012-09-28 Martin Schwenketools/ctdb: Clean up control_natgw()
2012-09-28 Martin Schwenketools/ctdb: Convert some commands over to libctdb
2012-09-28 Martin Schwenketools/ctdb: Remove redundant filtering loop in control_...
2012-09-28 Martin Schwenketools/ctdb: natgwlist output is either human readable...
2012-09-28 Martin Schwenketools/ctdb: Factor out printing of the machine readable...
2012-09-28 Martin Schwenketools/ctdb: NAT gateway code should use CTDB_NATGW_NODES
2012-07-30 Martin Schwenkectdb tool: recmaster command might as well be auto-all
2012-07-16 Amitay IsaacsRemove tevent_loop_allow_nesting()
2012-07-03 Michael Adamctdb: use correct "persistent" state for ctdb_attach...
2012-06-20 Ronnie SahlbergAdd new command to find which interface is located on
2012-06-13 Ronnie SahlbergSTATISTICS: Add tracking of the 10 hottest keys per...
2012-05-01 Ronnie SahlbergAdd new control to reload the public ip address file...
2012-04-25 Ronnie SahlbergMerge remote branch 'amitay/tdb-sync'
2012-04-25 Ronnie SahlbergMerge remote branch 'amitay/tevent-sync'
2012-04-13 Amitay IsaacsRemove explicit include of lib/tevent/tevent.h.
2012-04-03 Ronnie SahlbergCTDB: add back the "rebalanceip" command
2012-03-20 Ronnie SahlbergSTICKY: add prototype code to make records stick to...
2012-03-20 Ronnie SahlbergSTATISTICS: add per-db hop count statistics
2012-03-20 Ronnie SahlbergCTDB: change how the hop count buckets are displayed...
2012-03-20 Ronnie Sahlbergadd max hop count buckets to see how bad hopcounts are
2012-03-15 Ronnie SahlbergMerge remote branch 'martins/master'
2012-02-27 Ronnie SahlbergWhen adding ips to nodes, set up a deferred rebalance...
2012-02-20 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2012-02-20 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2012-02-19 Ronnie SahlbergMerge branch 'master' of ssh://git.samba.org/data/git...
2012-02-13 Volker LendeckeFreeBSD does not define s6_addr32, only s6_addr
2012-02-13 Martin Schwenkectdb tool: fix thinko in nodestatus command output
2012-02-12 Ronnie SahlbergREADONLY: allow specifying the db name for setdbreadon...
2012-02-08 Ronnie SahlbergReadOnly: add per-database statistics to view how much...
2012-02-08 Ronnie SahlbergSTATISTICS: add total counts for number of delegations...
2012-02-07 Ronnie SahlbergAd test tool to store data and ctdb header into a local...
2012-02-06 Ronnie SahlbergTFETCH add verbose flag to print also the record ltdb...
2012-02-06 Ronnie SahlbergCTDB: update tfetch so we can specify a hexadecimal...
2012-02-06 Ronnie SahlbergMerge remote branch 'martins/tests'
2012-02-06 Ronnie SahlbergMerge remote branch 'martins/takeover'
2012-02-06 Martin Schwenkectdb tool - free some memory used by popt
2012-02-06 Martin Schwenkectdb tool - convert control_status() over to use just...
2012-02-06 Martin Schwenkectdb tool - Fix parse_nodestring() related issues
2012-01-03 Ronnie SahlbergMerge branch 'master' of ssh://git.samba.org/data/git...
2012-01-03 Ronnie SahlbergMerge remote branch 'martins/nodestatus'
2011-12-23 Michael Adamctdb-tool: adapt formatting of "listvars" output to...
2011-12-23 Michael Adamtools/ctdb: allow the "ctdb vacuum" stub to be run...
2011-12-08 Martin Schwenkectdb tool - remove verify_node() function
2011-12-08 Martin Schwenkectdb tool - new command "ctdb nodestatus [nodestring]"
2011-12-08 Martin Schwenkectdb tool - factor out status printing functions
2011-12-08 Martin Schwenkectdb tool - generalise nodestring parsing for -n
2011-12-06 Martin Schwenkectdb tool - move parsing of nodestring to where it...
2011-12-06 Martin Schwenkectdb tool - replace fprintf with DEBUG
2011-12-06 Martin Schwenkectdb tool - short circuit most of the logic in main...
2011-12-06 Martin Schwenkectdb tool - commands that don't use the daemon can...
2011-12-06 Martin Schwenkectdb tool - simplify main() by taking most code out...
2011-12-06 Ronnie SahlbergLibCTDB: Add support for the 'get interfaces' control...
2011-11-29 Ronnie Sahlbergctdb: use libctdb version of check-srvids call
2011-11-29 Ronnie Sahlbergcheck_srvids: remove the <pnn> from the commandline...
2011-11-29 Volker LendeckeAdd "ctdb check_srvid"
2011-11-29 Ronnie SahlbergLibCTDB: add get persistent db seqnum control
2011-11-29 Michael Adamctdb: add an option --print-recordflags to trigger...
2011-11-29 Michael Adamctdb: add an option --print-hash to enable printing...
2011-11-29 Michael Adamctdb: add an option --print-lmaster to enable printing...
2011-11-29 Michael Adamctdb: add an option --print-datasize to only print...
2011-11-29 Michael Adamctdb: add an option --print-emptyrecords to enable...
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/eventscripts'
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/scriptstatus'
2011-11-10 Martin SchwenkeFix ctdb scriptstatus -n all
2011-11-08 Ronnie SahlbergMerge remote branch 'martins/lcp2fix'
2011-11-08 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2011-11-08 Ronnie SahlbergRB_TREE: Add mechanism to abort a traverse
2011-10-31 Ronnie SahlbergMerge remote branch 'ddiss/master_pmda_namespace'
2011-09-21 Ronnie SahlbergChange the 'This Node' column of the machinereadable...
2011-09-13 Ronnie SahlbergDocument 'cattdb' more clearly that it dumps the conten...
2011-09-12 Michael AdamFix a typo in a message in ctdb backupdb.
2011-09-11 Ronnie SahlbergMerge branch 'master-readonly-records' into foo
2011-09-08 Ronnie SahlbergMerge remote branch 'ddiss/master_pmda_and_client_timeouts'
2011-09-06 David Disseldorpclient: flag local node in ctdb -Y status output
2011-09-06 David Disseldorpclient: add timeout argument to ctdb_attach
2011-09-06 David Disseldorpclient: add req timeout argument to ctdb_cmdline_client
2011-09-06 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2011-09-05 Ronnie SahlbergMerge branch 'master' of ssh://git.samba.org/data/git...
2011-09-02 Michael Adamtools/ctdb: fix a typo in a debug message
2011-09-01 Ronnie SahlbergReadOnly: add a new control to activate readonly lock...
next