summaryrefslogtreecommitdiff
path: root/ctdb/config/events
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 Schwenke1-2/+2
2026-04-16ctdb-scripts: Add function ip_addr_add()Martin Schwenke1-2/+2
2026-04-16ctdb-scripts: Add function ip_addr_del()Martin Schwenke2-4/+4
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: 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 Schwenke1-6/+6
2026-04-16ctdb-scripts: Reformat with "shfmt -w -i 0 -fn"Martin Schwenke1-120/+122
2026-04-16ctdb-scripts: Avoid a shellcheck complaintMartin Schwenke1-1/+1
2026-02-18ctdb-scripts: Only send notifies for newly taken IPsPeter Schwenke1-0/+3
2025-10-17ctdb-scripts: Avoid failing updateip when IP is not assignedMartin Schwenke1-4/+13
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-11-06ctdb-scripts: Track connections for all ports for public IPsMartin Schwenke1-1/+1
2024-11-06ctdb-scripts: Move connection tracking to 10.interfaceMartin Schwenke2-1/+2
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-08-29ctdb-scripts: Add support for backing up persistent TDBsMartin Schwenke1-0/+35
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 Schwenke1-0/+6
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 Schwenke1-7/+7
2024-06-25ctdb-scripts: Add service_stats_command variable to NFS checksMartin Schwenke1-1/+34
2024-05-30ctdb-scripts: Add caching function for public IPsMartin Schwenke1-0/+9
2024-05-30ctdb-scripts: Move ctdb.tdb attach to statd-calloutMartin Schwenke2-4/+4
2024-05-30ctdb-scripts: Reformat with shfmt -w -p -i 0 -fnMartin Schwenke1-153/+161
2024-04-18ctdb-scripts: Do not de-duplicate the interfaces listMartin Schwenke1-1/+0
2024-04-16ctdb-scripts: Add options to generate smb.conf interfaces include fileVinit Agnihotri1-0/+24
2024-04-16ctdb-scripts: Rename and relocate function get_all_interfaces()Vinit Agnihotri1-24/+6
2024-03-06ctdb-scripts: Remove unnecessary 06.nfs.scriptVinit Agnihotri1-39/+0
2024-03-06ctdb-scripts: Add handling for startipreallocateVinit Agnihotri1-0/+4
2024-03-06ctdb-daemon: Implement startipreallocate eventVinit Agnihotri1-0/+10
2024-02-13ctdb/events: add 47.samba-dcerpcd.scriptStefan Metzmacher1-0/+66
2024-02-13ctdb/events: use 'service "$CTDB_SERVICE_NMB" status' in 48.netbios.scriptStefan Metzmacher1-0/+11
2023-10-03ctdb-scripts: Convert 40.vsftpd to use threshold-based fail countingMartin Schwenke1-9/+8
2023-07-19ctdb-doc: Correct bit-rotted documenationMartin Schwenke1-1/+1
2023-07-05ctdb-scripts: Avoid ShellCheck warnings SC2317, SC2086Martin Schwenke3-1/+7
2023-04-11ctdb: Fix code spellingAndreas Schneider2-2/+2
2023-02-14ctdb-scripts: Avoid using testparm to process its own outputMartin Schwenke1-6/+9
2023-02-14ctdb-scripts: Do not replace commas with spaces in "smb ports" listMartin Schwenke1-2/+1
2023-02-14ctdb-scripts: Reformat script with "shfmt -w -p -i 0 -fn"Martin Schwenke1-82/+83
2022-07-22ctdb-scripts: Avoid ShellCheck warning SC2295Martin Schwenke1-1/+1