summaryrefslogtreecommitdiff
path: root/ctdb/config
AgeCommit message (Expand)AuthorFilesLines
2026-04-17ctdb-scripts: Support interface altnamesMartin Schwenke1-11/+29
2026-04-16ctdb-scripts: Rename/reimplement get_iface_ip_maskbits()Martin Schwenke1-8/+10
2026-04-16ctdb-scripts: Add function ip_prefix_iface()Martin Schwenke2-10/+13
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 Schwenke2-11/+20
2026-04-16ctdb-scripts: Add function ip_addr_del()Martin Schwenke3-12/+22
2026-04-16ctdb-scripts: Only warn when removing an unassigned public IPMartin Schwenke1-13/+14
2026-04-16ctdb-scripts: Simplify by taking advantage of early return/exitMartin Schwenke1-13/+13
2026-04-16ctdb-scripts: Fix the NAT gateway IP drop in crash cleanupMartin Schwenke1-1/+1
2026-04-16ctdb-scripts: No longer attempt to delete IP from new interfaceMartin Schwenke1-2/+1
2026-04-16ctdb-scripts: Add address with specified mask bits in updateipMartin Schwenke1-1/+1
2026-04-16ctdb-scripts: Change style to use if-statementsMartin Schwenke2-10/+10
2026-04-16ctdb-scripts: Reformat with "shfmt -w -i 0 -fn"Martin Schwenke3-136/+138
2026-04-16ctdb-scripts: Avoid a shellcheck complaintMartin Schwenke1-1/+1
2026-03-18ctdb-scripts: Trim "wc -l" output for FreeBSD compatibilityMartin Schwenke1-2/+4
2026-02-18ctdb-scripts: Only send notifies for newly taken IPsPeter Schwenke1-0/+3
2026-02-09ctdb-scripts: Move NFS lock manager grace hack to calloutMartin Schwenke1-1/+22
2026-02-09ctdb-scripts: Reformat with "shfmt -w -p -i 0 -fn"Martin Schwenke1-2/+2
2025-10-17ctdb-scripts: Avoid failing updateip when IP is not assignedMartin Schwenke1-4/+13
2025-10-17ctdb-scripts: Avoid printing a message if no connectionsMartin Schwenke1-0/+4
2025-04-18ctdb:events: let 50.samba.script use 'server smb transports'Stefan Metzmacher1-1/+5
2025-04-18ctdb:events: let 50.samba.script normalize the transports to tcp portsStefan Metzmacher1-1/+14
2025-02-19ctdb-scripts: Fix CTDB_BASE to allow event scripts to run standaloneyogita7220-20/+20
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 Schwenke2-12/+7
2024-11-06ctdb-scripts: Get connections after tickle listMartin Schwenke1-8/+8
2024-11-06ctdb-scripts: Move connection tracking to 10.interfaceMartin Schwenke2-1/+2
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-11-06ctdb-scripts: Reformat with "shfmt -w -p -i 0 -fn"Martin Schwenke1-41/+39
2024-11-06ctdb-doc: Improve 10.interface documentation and commentsMartin Schwenke1-19/+23
2024-10-17ctdb-scripts: Don't set arp_filter=1 by default in 10.interfaceMartin Schwenke1-6/+0
2024-09-20ctdb: Fix a typoVolker Lendecke1-1/+1
2024-08-29ctdb-scripts: Add support for backing up persistent TDBsMartin Schwenke2-0/+158
2024-08-29ctdb-scripts: Move database handling to its own event scriptMartin Schwenke2-100/+122
2024-08-29ctdb-scripts: Reformat with "shfmt -w -p -i 0 -fn"Martin Schwenke1-65/+65
2024-08-20ctdb-scripts: Avoid flapping NFS services at startupMartin Schwenke2-0/+11
2024-08-20ctdb-scripts: Make initial statistics output emptyMartin Schwenke1-5/+7
2024-08-20ctdb-scripts: Only consider statistics on timeoutMartin Schwenke1-0/+6
2024-07-26ctdb:events: Add 46.update-keytabs.script for 'recovered' eventPavel Filipenský1-0/+11
2024-06-25ctdb-failover: Split statd_callout add-client/del-clientMartin Schwenke4-303/+8
2024-06-25ctdb-scripts: Add service_stats_command variable to NFS checksMartin Schwenke1-1/+34
2024-05-30ctdb-scripts: Add script option CTDB_NFS_EXPORTS_FILEMartin Schwenke2-6/+6
2024-05-30ctdb-scripts: No longer run statd-callout under sudoMartin Schwenke2-6/+0
2024-05-30ctdb-scripts: Use find_statd_sm_dir() in one more placeMartin Schwenke1-2/+2