summaryrefslogtreecommitdiff
path: root/ctdb/tools
AgeCommit message (Expand)AuthorFilesLines
2026-02-25ctdb-tools: Remove some helper variablesMartin Schwenke1-30/+6
2026-02-23ctdb-tools: Fix CID 1681637 - Drop unnecessary if-statementsMartin Schwenke1-9/+0
2026-02-20ctdb-tools: add --json support to 'version' sub-commandShachar Sharon1-1/+33
2026-02-20ctdb-tools: add a --json option for ctdb statusJohn Mulligan1-15/+445
2026-02-20ctdb-tools: reformat ctdb.c with clang-formatJohn Mulligan1-1229/+2249
2026-02-18ctdb-scripts: Only send notifies for newly taken IPsPeter Schwenke1-5/+39
2026-02-09ctdb-scripts: Move NFS lock manager grace hack to calloutMartin Schwenke1-10/+0
2025-03-29ctdb-scripts: Reformat with "shfmt -w -p -i 0 -fn"Martin Schwenke1-153/+176
2025-03-29ctdb-scripts: Add ctdb_diagnostics -l optionyogita721-5/+30
2025-01-02remove usage of bzeroMichael Tokarev1-1/+1
2024-12-13ctdb-scripts: Change default persistent DB for statd_callout_helperMartin Schwenke1-1/+1
2024-12-13ctdb-scripts: Support CTDB_STATD_CALLOUT_SHARED_STORAGE=noneMartin Schwenke1-0/+36
2024-12-13ctdb-scripts: Support storing statd-callout state in cluster filesystemMartin Schwenke1-3/+99
2024-12-13ctdb-scripts: Fix impending SM_NOTIFY versus record deletion raceMartin Schwenke1-1/+1
2024-12-13ctdb-scripts: Factor out some statd-callout functionsMartin Schwenke1-56/+115
2024-12-13ctdb-scripts: Improve update and listing codeMartin Schwenke1-29/+49
2024-12-13ctdb-scripts: Drop TCP tuning comments from statd_callout_helperMartin Schwenke1-6/+0
2024-12-13ctdb-scripts: Fix some bit-rotted comments and whitespaceMartin Schwenke1-24/+3
2024-08-29ctdb-scripts: Remove unused variable NFS_HOSTNAMEMartin Schwenke1-18/+1
2024-08-29ctdb-scripts: Use nfs-utils' sm-notify instead of CTDB's smnotifyMartin Schwenke1-34/+54
2024-08-06ctdb-tools: update cli tool to optionally load nodes from commandJohn Mulligan1-15/+20
2024-07-23ctdb-tools: Use ctdb_read_nodes() in the ctdb toolMartin Schwenke1-101/+2
2024-06-25ctdb-failover: Split statd_callout add-client/del-clientMartin Schwenke1-0/+276
2024-04-16lib: Give lib/util/util_file.c its own header fileVolker Lendecke1-0/+1
2024-03-06ctdb-common: Remove old runstate/string translation functionsMartin Schwenke1-3/+0
2024-01-04ctdb: add comments to "addip"/"delip" when CTDB_{CONTROL,EVENT,SRVID}_IPREALL...Stefan Metzmacher1-0/+26
2024-01-04ctdb: let "moveip" end with CTDB_CONTROL_IPREALLOCATED to all connected nodesStefan Metzmacher1-1/+34
2024-01-04ctdb: let "moveip" also use disable_takeover_runs()Stefan Metzmacher1-8/+50
2023-07-19ctdb: Do not use egrepMartin Schwenke1-1/+1
2023-07-10ctdb-tools: Switch tickle ACK sending message to INFO levelMartin Schwenke1-2/+2
2023-07-10ctdb-tools: Fix a typo in a log messageMartin Schwenke1-1/+1
2023-07-05ctdb-tools: Avoid ShellCheck warning SC2317Martin Schwenke1-0/+2
2023-04-12ctdb:tool: Remove unnecessary strlen()Joseph Sutton1-2/+1
2023-03-24ctdb:tool: Fix code spellingAndreas Schneider1-3/+3
2022-09-20ctdb-tools: Improve/add debugMartin Schwenke1-6/+7
2022-07-22ctdb-scripts: Avoid ShellCheck warning SC2295Martin Schwenke1-2/+2
2022-06-28ctdb-tool: Add UNKNOWN pseudo stateVinit Agnihotri3-13/+88
2022-03-08ctdb-tools: Remove deprecated networking commands and replace with new commandsArchana1-1/+2
2022-01-17ctdb-tools: recovery master -> leaderMartin Schwenke1-45/+69
2022-01-17ctdb-tools: Use leader broadcast in get_leader()Martin Schwenke1-9/+21
2022-01-17ctdb-tools: Factor out get_leader()Martin Schwenke1-6/+24
2022-01-17ctdb-tools: Handle leader broadcasts in ctdb toolMartin Schwenke1-1/+32
2022-01-17ctdb-tools: Print "UNKNOWN" when leader PNN is unknownMartin Schwenke1-2/+14
2021-09-09ctdb-tools: Use disable and enable controls in toolMartin Schwenke1-45/+12
2021-01-08ctdb: Use hex_byte() in hex_to_data()Volker Lendecke1-12/+5
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