summaryrefslogtreecommitdiff
path: root/ctdb/config/functions
AgeCommit message (Expand)AuthorFilesLines
2026-04-16ctdb-scripts: Add function ip_prefix_iface()Martin Schwenke1-8/+11
2026-04-16ctdb-scripts: Drop full address prefix lengthsMartin Schwenke1-7/+3
2026-04-16ctdb-scripts: Add an extra variable to help reviewersMartin Schwenke1-3/+9
2026-04-16ctdb-scripts: Add function ip_addr_add()Martin Schwenke1-9/+18
2026-04-16ctdb-scripts: Add function ip_addr_del()Martin Schwenke1-8/+18
2026-04-16ctdb-scripts: Change style to use if-statementsMartin Schwenke1-4/+4
2026-04-16ctdb-scripts: Reformat with "shfmt -w -i 0 -fn"Martin Schwenke1-10/+10
2026-03-18ctdb-scripts: Trim "wc -l" output for FreeBSD compatibilityMartin Schwenke1-2/+4
2025-10-17ctdb-scripts: Avoid printing a message if no connectionsMartin Schwenke1-0/+4
2024-12-13ctdb-scripts: Use CTDB_NFS_SHARED_STATE_DIR in nfs-ganesha-calloutMartin Schwenke1-5/+2
2024-11-07ctdb-scripts: Add configuration variable CTDB_KILLTCP_USE_SS_KILLMartin Schwenke1-2/+21
2024-11-06ctdb-scripts: Factor out function kill_tcp_summarise()Martin Schwenke1-16/+33
2024-11-06ctdb-scripts: Track connections for all ports for public IPsMartin Schwenke1-11/+6
2024-11-06ctdb-scripts: Get connections after tickle listMartin Schwenke1-8/+8
2024-11-06ctdb-scripts: Use ss -H option to simplifyMartin Schwenke1-4/+4
2024-11-06ctdb-scripts: Remove superseded compatibility codeMartin Schwenke1-6/+0
2024-11-06ctdb-scripts: update_tickles() should use the public IPs cacheMartin Schwenke1-8/+5
2024-11-06ctdb-scripts: Don't list connections when not hosting IPsMartin Schwenke1-0/+4
2024-08-20ctdb-scripts: Avoid flapping NFS services at startupMartin Schwenke1-0/+5
2024-06-25ctdb-failover: Split statd_callout add-client/del-clientMartin Schwenke1-1/+1
2024-05-30ctdb-scripts: Add script option CTDB_NFS_EXPORTS_FILEMartin Schwenke1-0/+3
2024-05-30ctdb-scripts: Add caching function for public IPsMartin Schwenke1-0/+53
2024-04-16ctdb-scripts: Rename and relocate function get_all_interfaces()Vinit Agnihotri1-0/+24
2023-10-30ctdb-scripts: Update detect_init_style to use /etc/os-releaseMartin Schwenke1-10/+40
2023-10-03ctdb-scripts: Implement failcount handling with thresholdsMartin Schwenke1-0/+108
2023-10-03ctdb-scripts: Avoid errors for uninitialised countersMartin Schwenke1-1/+1
2023-07-19ctdb-scripts: Support script logging to stderrMartin Schwenke1-0/+7
2023-07-19ctdb-scripts: Avoid ShellCheck warning SC2162Martin Schwenke1-5/+5
2023-07-19ctdb-scripts: Reformat with "shfmt -w -p -i 0 -fn"Martin Schwenke1-478/+483
2023-04-11ctdb: Fix code spellingAndreas Schneider1-1/+1
2022-09-20ctdb-scripts: Add debugging variable CTDB_KILLTCP_DEBUGLEVELMartin Schwenke1-1/+7
2022-09-16ctdb-scripts: Simplify determination of real interfaceMartin Schwenke1-17/+7
2022-09-16ctdb-scripts: Drop assumption that there are VLANs with no '@'Martin Schwenke1-6/+1
2022-06-24ctdb-scripts: Drop use of eval in CTDB callout handlingMartin Schwenke1-2/+2
2021-10-12ctdb-scripts: filter out comments in public_addresses fileRalph Boehme1-0/+3
2020-01-02ctdb-scripts: Strip square brackets when gathering connection infoMartin Schwenke1-0/+6
2019-09-17ctdb-scripts: Drop bit-rotted shellcheck directiveMartin Schwenke1-2/+0
2019-03-31ctdb-scripts: Allow load_system_config() to take multiple alternativesMartin Schwenke1-9/+10
2018-07-28ctdb-tests: Replace md5sum with posix cksumAmitay Isaacs1-2/+2
2018-07-28ctdb-tests: Use portable wc -c instead of stat -c "%s"Amitay Isaacs1-1/+4
2018-06-05ctdb-scripts: Move event scripts to events/legacy/ directoryMartin Schwenke1-1/+1
2018-05-17ctdb: Drop configuration file ctdbd.confMartin Schwenke1-12/+0
2018-05-17ctdb-scripts: Add function ctdb_get_db_options()Martin Schwenke1-0/+37
2018-05-12ctdb-scripts: Allow load_script_options() to specify an event scriptMartin Schwenke1-1/+17
2018-05-12ctdb-scripts: Add global script.options configuration fileMartin Schwenke1-0/+6
2018-05-01ctdb-scripts: Remove function rewrite_ctdb_options()Martin Schwenke1-26/+0
2018-04-27ctdb-scripts: Drop CTDB_RC_LOCAL testing hookMartin Schwenke1-4/+0
2018-03-28ctdb-scripts: Add new function load_script_options()Martin Schwenke1-0/+11
2018-03-28ctdb-scripts: Split CTDB configuration loadingMartin Schwenke1-29/+16
2018-03-28ctdb-scripts: Clean up function detect_init_style()Martin Schwenke1-9/+11