summaryrefslogtreecommitdiff
path: root/ctdb/tools
AgeCommit message (Expand)AuthorFilesLines
2020-08-17ctdb-tools: Drop "ctdb isnotrecmaster" commandMartin Schwenke1-29/+0
2020-08-03lib: relicense smb_strtoul(l) under LGPLv3Ralph Boehme1-0/+1
2020-07-24ctdb: Change LVS to use leader/followerMartin Schwenke2-9/+9
2020-07-24ctdb: Change NAT gateway to use leader/followerMartin Schwenke2-16/+16
2020-07-16ctdb-tools: Improve onnode's ShellCheck credibilityMartin Schwenke1-2/+2
2020-07-16ctdb-tools: Allow onnode -P to respect ONNODE_SSHMartin Schwenke1-0/+3
2020-07-16ctdb-tools: Whitespace fixupsMartin Schwenke1-14/+14
2020-07-16ctdb-tools: Drop undocumented ONNODE_SSH_OPTS variableMartin Schwenke1-2/+1
2020-02-10ctdb-tools: Allow shorter runtime limit to be specifiedMartin Schwenke1-4/+0
2020-02-10ctdb-tools: When in test mode set process group in top-level ctdb toolMartin Schwenke1-0/+11
2019-09-17ctdb-scripts: Silence shellcheck warning SC2166Martin Schwenke2-3/+3
2019-09-17ctdb-tools: Stop deleted nodes from influencing ctdb nodestatus exit codeMartin Schwenke1-1/+7
2019-08-14ctdb-tools: Fix usage for "ctdb cattdb"Martin Schwenke1-1/+1
2019-08-14ctdb-tools: Drop 'o' option from getopts commandMartin Schwenke1-1/+1
2019-07-05ctdb-tools: CID 1449530 - Negative loop boundMartin Schwenke1-4/+6
2019-07-05ctdb-tools: Drop separate parallel+verbose stdout/stderr filteringMartin Schwenke1-31/+5
2019-07-05ctdb-tools: Drop no-op stdout-filter from non-parallel caseMartin Schwenke1-1/+1
2019-07-05ctdb-tools: Drop onnode -o optionMartin Schwenke1-6/+1
2019-06-30ctdb: Update all consumers of strtoul_err(), strtoull_err() to new APISwen Schillig1-9/+21
2019-06-05ctdb-tools: Fix potentially uninitialised dataMartin Schwenke1-1/+1
2019-06-05ctdb-tools: Fix signed/unsigned conversion by declaring as size_tMartin Schwenke1-4/+7
2019-06-05ctdb-tools: Fix signed/unsigned comparison by declaring as intMartin Schwenke1-1/+1
2019-06-05ctdb-tools: Fix signed/unsigned comparison by declaring as unsignedMartin Schwenke1-1/+2
2019-06-05ctdb-tools: Fix signed/unsigned comparisons by castingMartin Schwenke1-7/+8
2019-06-05ctdb-tools: Fix signed/unsigned comparisons by declaring extra variableMartin Schwenke1-8/+9
2019-06-05ctdb-tools: Fix signed/unsigned comparisons by declaring as unsignedMartin Schwenke1-47/+62
2019-05-07ctdb-tools: Fix ctdb dumpmemory to avoid printing trailing NULMartin Schwenke1-4/+6
2019-04-11ctdb-tools: Update error check for new string conversion wrapperSwen Schillig1-3/+2
2019-03-15ctdb-version: Simplify version string usageAmitay Isaacs1-2/+2
2019-03-01ctdb-tools: Use wrapper for string to integer conversionSwen Schillig1-19/+47
2019-01-28ctdb:tools: Use correct C99 initializer for ltdb_headerAndreas Schneider1-1/+3
2019-01-28ctdb: Use C99 initializer for poptOption in ctdb toolAndreas Schneider1-16/+64
2019-01-16ctdb: Print locks latency in machinereadable statsVolker Lendecke1-0/+5
2018-12-18ctdb-tool: Avoid data uninitialized warningsAmitay Isaacs1-1/+4
2018-12-10ctdb: Remove <file> parameter from pfetch usage infoChristof Schmitt1-2/+2
2018-12-10ctdb: Fix hex to int conversion in h2iChristof Schmitt1-1/+1
2018-11-08debug: Use debuglevel_(get|set) functionAndreas Schneider2-8/+10
2018-11-06ctdb-tools: Detect unknown node numberMartin Schwenke1-2/+6
2018-11-06ctdb-tools: Use path_socket() in ctdb toolMartin Schwenke1-2/+4
2018-10-08ctdb-tools: Have onnode pass -n option even when regular ssh not in useMartin Schwenke1-6/+3
2018-07-28ctdb-common: Add fd argument to ctdb_connection_list_read()Amitay Isaacs2-4/+4
2018-07-28ctdb-tools: Avoid use of non-portable getopt in onnodeMartin Schwenke1-31/+22
2018-07-28ctdb-tools: Improve portability by not using /bin/bash directlyMartin Schwenke1-1/+1
2018-07-27ctdb-tools: Switch to using ctdb_sock_addr_mask_from_string()Martin Schwenke1-1/+2
2018-07-11ctdb-tools: All ctdb event commands to run without ctdbdMartin Schwenke1-2/+2
2018-07-05ctdb-tools: Remove old event daemon toolAmitay Isaacs1-536/+0
2018-07-05ctdb-tools: Switch to using new event daemon toolAmitay Isaacs1-34/+7
2018-07-02ctdb: Fix build on AIXAmitay Isaacs1-3/+3
2018-07-02ctdb-common: Move capture_socket functions to ctdb_socket.[ch]Martin Schwenke2-2/+0
2018-07-02ctdb-common: Move ctdb_sys_send_tcp() to ctdb_socket.[ch]Martin Schwenke1-0/+1