summaryrefslogtreecommitdiff
path: root/ctdb
AgeCommit message (Expand)AuthorFilesLines
2025-08-15ctdb: Use file_lines_ploadv()Volker Lendecke1-8/+1
2025-08-07ctdb: Fix a stuck cluster lock holder after a delayed leader bcastVolker Lendecke1-0/+1
2025-07-28ctdb-tests: Fix CID 1659221 - Error handling issues (CHECKED_RETURN)Martin Schwenke1-1/+4
2025-07-28ctdb-tcp: Fix CID 1291643 - Resource leak (RESOURCE_LEAK)Martin Schwenke1-0/+1
2025-07-28ctdb-tests: Fix CID 1373387 - Time of check time of use (TOCTOU)Martin Schwenke1-4/+4
2025-07-23ctdb-server: Load optional tunables.d/ directoryMartin Schwenke2-12/+37
2025-07-22ctdb-server: Whitespace fixesMartin Schwenke1-3/+3
2025-07-22ctdb-tests: Add tests for tunables directory loadingMartin Schwenke2-7/+116
2025-07-22ctdb-common: Add tunable directory loadingMartin Schwenke2-0/+78
2025-07-22ctdb-tests: Allow tunables unit test to process a second fileMartin Schwenke2-5/+64
2025-07-22ctdb-common: Log tunables filename instead of function nameMartin Schwenke2-23/+26
2025-07-22ctdb-common: Log a message if the tunables file does not existMartin Schwenke2-2/+3
2025-07-22ctdb-tests: Add logging support to the tunables unit testMartin Schwenke2-4/+44
2025-07-22ctdb-common: Require separate initialisation of tunable defaultsMartin Schwenke4-12/+26
2025-07-22ctdb-tests: Reformat with "shfmt -w -p -i 0 -fn"Martin Schwenke1-6/+6
2025-07-22ctdb-common: Fix includes to make file standaloneMartin Schwenke1-0/+7
2025-05-29ctdb-daemon: Modernise some DEBUGsMartin Schwenke1-3/+3
2025-05-29ctdb-daemon: Add configuration option shutdown extra timeoutMartin Schwenke7-1/+69
2025-05-29ctdb-daemon: Run "startipreallocate" event in SHUTDOWN runstateMartin Schwenke1-2/+3
2025-05-29ctdb-daemon: Add configuration option shutdown failover timeoutMartin Schwenke7-4/+35
2025-05-29ctdb-daemon: Add failover on shutdownMartin Schwenke1-0/+201
2025-05-29ctdb-protocol: Add CTDB server SRVID rangeMartin Schwenke1-0/+7
2025-05-29ctdb-daemon: Avoid aborting during early shutdownMartin Schwenke1-0/+18
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-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-03-14ctdb/doc: document the newly added option to not register the helperJohn Mulligan1-1/+2
2025-03-14ctdb/ceph: add option to not register mutex rados helper as a serviceJohn Mulligan1-5/+11
2025-03-05ctdb-utils: Fix incorrect FSF addressMartin Schwenke6-12/+6
2025-02-19ctdb-scripts: Fix CTDB_BASE to allow event scripts to run standaloneyogita7220-20/+20
2025-01-02remove usage of bzeroMichael Tokarev3-6/+6
2024-12-13ctdb-scripts: Change default persistent DB for statd_callout_helperMartin Schwenke3-4/+4
2024-12-13ctdb-scripts: Support CTDB_STATD_CALLOUT_SHARED_STORAGE=noneMartin Schwenke11-1/+125
2024-12-13ctdb-tests: Update statd-callout tests to handle both modesMartin Schwenke15-23/+161
2024-12-13ctdb-scripts: Support storing statd-callout state in cluster filesystemMartin Schwenke3-4/+216
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-12-13ctdb-scripts: Use CTDB_NFS_SHARED_STATE_DIR in nfs-ganesha-calloutMartin Schwenke4-55/+55
2024-11-21ctdb-common: Map ENOENT for a missing event script to ENOEXECMartin Schwenke3-2/+62
2024-11-11ctdb: Include replace.h for PATH_MAXSamuel Thibault1-0/+2
2024-11-07ctdb-scripts: Add configuration variable CTDB_KILLTCP_USE_SS_KILLMartin Schwenke11-10/+419
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-server: Use ctdb_connection_same() to simplifyMartin Schwenke1-2/+1