summaryrefslogtreecommitdiff
path: root/ctdb/tools
AgeCommit message (Expand)AuthorFilesLines
2015-10-07ctdb-daemon: Replace ctdb_message with srvid abstractionAmitay Isaacs1-7/+4
2015-10-07ctdb-daemon: Remove ctdb from traverse_callbackAmitay Isaacs1-2/+5
2015-10-07ctdb-daemon: Rename ctdb_control_wipe_database to ctdb_control_transdbAmitay Isaacs1-2/+2
2015-09-15ctdb-scripts: Update important installed files to use build-time defaultsMartin Schwenke2-13/+20
2015-09-15ctdb-tools: Drop vacuum.log from ctdb_diagnosticsMartin Schwenke1-1/+0
2015-09-07ctdb-tools: Add dbstatistics to ctdb_diagnosticsMartin Schwenke1-0/+1
2015-09-07ctdb-daemon: Drop struct ctdb_control_killtcpMartin Schwenke1-4/+4
2015-08-19ctdb: Fix some clang uninitialized errorsVolker Lendecke1-4/+4
2015-07-22ctdb-tool: Correctly print timed out event scripts outputAmitay Isaacs1-0/+8
2015-07-14ctdb-tools: Avoiding printing "(null)" on "ctdb eventscript" errorMartin Schwenke1-1/+6
2015-07-08ctdb: Accept hex format for pdelete and ptrans commandsChristof Schmitt1-4/+7
2015-07-08ctdb: Create helper function for optional hex inputChristof Schmitt1-39/+32
2015-07-06ctdb: Accept the key in hex format for the pstore commandChristof Schmitt1-2/+11
2015-04-21ctdb: Fix the O3 developer buildVolker Lendecke1-10/+10
2015-04-17ctdb: Coverity fix for CID 1125625Rajesh Joseph1-1/+10
2015-04-07ctdb-tools: Drop the recovery from "reloadnodes"Martin Schwenke1-3/+0
2015-04-07ctdb-tool: Update "reloadnodes" to disable recoveriesMartin Schwenke1-0/+13
2015-04-07ctdb-tools: Fix spurious messages about deleted nodes being disconnectedMartin Schwenke1-5/+12
2015-03-23ctdb-tools: Use a broadcast to connected nodes for "reloadnodes"Martin Schwenke1-21/+19
2015-03-23ctdb-tools: Sanity check changes before processing "reloadnodes"Martin Schwenke1-0/+94
2015-03-23ctdb-tools: Add cross-node file comparison to "reloadnodes"Martin Schwenke1-3/+129
2015-03-23ctdb-tools: "reloadnodes" should only run against current nodeMartin Schwenke1-9/+15
2015-03-23ctdb-tools: Remove unused struct pnn_node and function read_pnn_node_file()Martin Schwenke1-51/+0
2015-03-23ctdb-tools: Reimplement read_natgw_nodes_file() using ctdb_read_nodes_file()Martin Schwenke1-17/+16
2015-03-23ctdb-tools: Reimplement read_nodes_file() using ctdb_get_nodes_file()Martin Schwenke1-19/+24
2015-03-16ctdb-tools: Drop a debug message to DEBUG levelMartin Schwenke1-1/+1
2015-02-18ctdb-tool: Print a warning when setting an obsolete tunable variableMartin Schwenke1-0/+5
2014-12-05ctdb-tools: Bracket IP addresses in onnode (for IPv6)Martin Schwenke1-2/+2
2014-12-05ctdb-tool: Fix "ctdb -Y ifaces" output to have trailing delimitersMartin Schwenke1-1/+1
2014-12-05ctdb-tools: Update onnode and ctdb-diagnostics to use ctdb -XMartin Schwenke2-4/+4
2014-12-05ctdb-tools: Add -X option for machine parsable output with separator '|'Martin Schwenke1-0/+5
2014-12-05ctdb-tools: Add -x option to specify delimiter for machine readable outputMartin Schwenke1-3/+29
2014-12-05ctdb-tools: Produce machine readable output with new function printm()Martin Schwenke1-86/+102
2014-12-05ctdb-vacuum: Track time for vacuuming in database statisticsAmitay Isaacs1-0/+8
2014-10-28ctdb: Rename CTDB_VERSION to CTDB_PROTOCOLAmitay Isaacs1-2/+2
2014-10-28ctdb-logging: Rework debug level parsingMartin Schwenke1-22/+12
2014-10-17ctdb-tools: Fix heap-use-after-free problemAmitay Isaacs1-2/+6
2014-10-06ctdb-logging: Remove log ringbufferMartin Schwenke1-123/+0
2014-09-10ctdb-util: Rename db_wrap to tdb_wrap and make it a build subsystemMartin Schwenke2-2/+2
2014-09-10ctdb-tools: Move definition of timeval_delta() to tools/ctdb.cMartin Schwenke1-0/+6
2014-09-10ctdb-util: Add extra max_size argument to file_lines_load()Martin Schwenke1-1/+1
2014-08-21ctdb: Use sys_read() and sys_write() to ensure correct signal interactionMartin Schwenke1-15/+15
2014-08-21ctdb-tools: Be more helpful when CTDB CLI tool is run on unconfigured nodeMartin Schwenke1-0/+7
2014-08-21ctdb-tools: Factor out new function find_node_xpnn() from control_xpnn()Martin Schwenke1-5/+17
2014-07-07ctdb-tools: There is no need for forcing a recoveryAmitay Isaacs1-13/+0
2014-06-24ctdb-build: Use CTDB_ETCDIR instead of ETCDIR/ctdbAmitay Isaacs1-1/+1
2014-05-29ctdb-tools-ctdb: Make natgwlist and lvsmaster more resilientMartin Schwenke1-33/+47
2014-05-28ctdb-tools-ctdb: scriptstatus should not count disabled scriptsMartin Schwenke1-1/+7
2014-04-23ctdb-tools/ctdb: Unlock records before closing tdb databaseAmitay Isaacs1-2/+2
2014-04-23ctdb-tools/ctdb: Detach databases only if all nodes disallow client accessAmitay Isaacs1-0/+64