summaryrefslogtreecommitdiff
path: root/ctdb/server
AgeCommit message (Expand)AuthorFilesLines
2026-02-25ctdb-daemon: Remove helper variable CTDB_DEBUG_LOCKSMartin Schwenke2-19/+8
2026-02-25ctdb-daemon: Remove helper variable CTDB_CLUSTER_MUTEX_HELPERMartin Schwenke1-20/+16
2026-02-25ctdb-daemon: Remove helper variable CTDB_LOCK_HELPERMartin Schwenke2-10/+8
2026-02-25ctdb-daemon: Remove helper variable CTDB_EVENTDMartin Schwenke1-8/+1
2026-02-25ctdb-recoverd: Remove some helper variablesMartin Schwenke1-16/+17
2026-02-09ctdb-daemon: Hex encode key before loggingMartin Schwenke1-3/+12
2025-11-19ctdb: Fix ctdb startup with inconsistent cluster lock settingsVolker Lendecke1-0/+2
2025-10-17ctdb-daemon: Fix a crash due to a failed updateipMartin Schwenke1-1/+9
2025-09-25ctdb-common: Only respect CTDB_SOCKET in CTDB_TEST_MODEMartin Schwenke1-0/+7
2025-08-07ctdb: Fix a stuck cluster lock holder after a delayed leader bcastVolker Lendecke1-0/+1
2025-07-23ctdb-server: Load optional tunables.d/ directoryMartin Schwenke1-9/+25
2025-07-22ctdb-server: Whitespace fixesMartin Schwenke1-3/+3
2025-07-22ctdb-common: Require separate initialisation of tunable defaultsMartin Schwenke1-0/+2
2025-05-29ctdb-daemon: Modernise some DEBUGsMartin Schwenke1-3/+3
2025-05-29ctdb-daemon: Add configuration option shutdown extra timeoutMartin Schwenke1-0/+23
2025-05-29ctdb-daemon: Run "startipreallocate" event in SHUTDOWN runstateMartin Schwenke1-2/+3
2025-05-29ctdb-daemon: Add configuration option shutdown failover timeoutMartin Schwenke1-4/+3
2025-05-29ctdb-daemon: Add failover on shutdownMartin Schwenke1-0/+201
2025-05-29ctdb-daemon: Avoid aborting during early shutdownMartin Schwenke1-0/+18
2025-01-02remove usage of bzeroMichael Tokarev2-5/+5
2024-11-06ctdb-server: Use ctdb_connection_same() to simplifyMartin Schwenke1-2/+1
2024-11-06ctdb: Don't leak a pointer on talloc_realloc failureVolker Lendecke1-5/+7
2024-11-06ctdb: Save a few lines with talloc_zero()Volker Lendecke1-4/+1
2024-11-06ctdb-server: Remove duplicate logicMartin Schwenke1-12/+1
2024-11-06ctdb-server: Handle pre-existing connection firstMartin Schwenke1-7/+6
2024-11-06ctdb-server: Drop an unnecessary variableMartin Schwenke1-4/+1
2024-11-06ctdb-server: Drop a log message to DEBUG levelMartin Schwenke1-1/+1
2024-11-06ctdb-server: Clean up connection tracking functionsMartin Schwenke1-43/+65
2024-10-08ctdb-server: Use find_public_ip_vnn() in a couple of extra placesMartin Schwenke1-56/+51
2024-10-08ctdb-server: Clean up find_public_ip_vnn()Martin Schwenke1-5/+5
2024-10-08ctdb-daemon: Ensure CTDB_BASE is set, don't fetch itMartin Schwenke1-5/+3
2024-10-08ctdb-daemon: Use path_etcdir_append() to construct some pathsMartin Schwenke2-13/+5
2024-10-08ctdb-daemon: Replace remaining uses of CTDB_NO_MEMORY() in this fileMartin Schwenke1-4/+18
2024-10-08ctdb-daemon: Clean up error handling and debugMartin Schwenke2-3/+12
2024-10-08ctdb-daemon: Use ctdb_vnn_address_string() in old-style debuggingMartin Schwenke1-91/+88
2024-10-08ctdb-daemon: Add ctdb_vnn_address_string() and use in trivial placesMartin Schwenke1-12/+18
2024-10-08ctdb-daemon: Store public address string in VNNMartin Schwenke1-0/+9
2024-10-08ctdb-daemon: Fix a commentMartin Schwenke1-1/+1
2024-10-08ctdb-daemon: Drop unused argumentsMartin Schwenke2-7/+6
2024-10-08ctdb-daemon: Improve error handling when releasing all IPsMartin Schwenke1-12/+30
2024-10-07ctdb-server: Optimise local IP verificationMartin Schwenke1-1/+25
2024-10-07ctdb-server: Add some local variablesMartin Schwenke1-8/+9
2024-09-22ctdb: Use str_list_add_printf() in lock_helper_args()Volker Lendecke1-59/+33
2024-09-22ctdb: Change the ctdb_vfork_exec prototype to const char*const*Volker Lendecke1-3/+5
2024-09-20ctdb: Use str_list_add_printf() in debug_locks_args()Volker Lendecke1-42/+17
2024-09-20ctdb: Make ctdb_lock_timeout_handler() easier to understandVolker Lendecke1-18/+21
2024-08-27ctdb: Add a NULL check to convert_node_map_to_list()Volker Lendecke1-0/+1
2024-08-20ctdb-daemon: Remove a use of ctdb_errstr()Martin Schwenke1-1/+1
2024-08-06ctdb-conf: add boolean arg for verbosity when loading configJohn Mulligan1-1/+1
2024-08-06ctdb-server: rename ctdb_load_nodes_file to ctdb_load_nodesJohn Mulligan4-6/+6