summaryrefslogtreecommitdiff
path: root/ctdb
Commit message (Expand)AuthorAgeFilesLines
...
* ctdb-tests: Update NFS test infrastructure to support systemd servicesMartin Schwenke2019-04-121-6/+93
* ctdb-scripts: Add systemd services to NFS call-outMartin Schwenke2019-04-121-0/+23
* ctdb-scripts: Start NFS quota service if definedMartin Schwenke2019-04-121-0/+10
* ctdb-scripts: Stop/start mount/rquotad/status via NFS call-outMartin Schwenke2019-04-124-6/+88
* ctdb-scripts: Factor out nfs_load_config()Martin Schwenke2019-04-121-3/+11
* ctdb-scripts: Add test variable CTDB_NFS_DISTRO_STYLEMartin Schwenke2019-04-121-14/+32
* ctdb-scripts: Rename variable nfslock_service to nfs_lock_serviceMartin Schwenke2019-04-121-11/+11
* ctdb-scripts: Reindent some functions prior to making changesMartin Schwenke2019-04-121-44/+44
* ctdb-tests: Add some testing for IPv4-mapped IPv6 address parsingMartin Schwenke2019-03-221-0/+19
* ctdb: Initialize addr struct to zero before reparsing as IPV4Zhu Shangzhong2019-03-221-0/+3
* ctdb-packaging: Test package requires tcpdumpMartin Schwenke2019-03-221-1/+1
* ctdb-packaging: ctdb package should not own system library directoryMartin Schwenke2019-03-221-1/+1
* ctdb-cluster-mutex: Separate out command and file handlingMartin Schwenke2019-03-041-42/+71
* ctdb-recoverd: Time out attempt to take recovery lock after 120sMartin Schwenke2019-03-041-1/+1
* ctdb-recoverd: Ban node on unknown error when taking recovery lockMartin Schwenke2019-03-041-0/+11
* ctdb-recoverd: Make recoverd context available in recovery lock handleMartin Schwenke2019-03-041-0/+3
* ctdb-recoverd: Clean up logging on failure to take recovery lockMartin Schwenke2019-03-041-3/+6
* ctdb-recoverd: Free cluster mutex handler on failure to take lockMartin Schwenke2019-03-041-1/+10
* ctdb-config: Change example recovery lock setting to one that failsMartin Schwenke2019-03-041-4/+9
* ctdb: Print locks latency in machinereadable statsVolker Lendecke2019-02-011-0/+5
* ctdb-daemon: Exit with error if a database directory does not existMartin Schwenke2018-12-051-0/+20
* ctdb-tests: Make the debug hung script test cope with unreadable stacksMartin Schwenke2018-11-201-3/+14
* ctdb-recovery: Ban a node that causes recovery failureMartin Schwenke2018-11-061-15/+31
* ctdb-daemon: Fix valgrind hit in event codeMartin Schwenke2018-10-251-1/+1
* ctdb-event: Check the return status of sock_daemon_set_startup_fdAmitay Isaacs2018-10-251-1/+6
* ctdb-common: Set close-on-exec for startup fdAmitay Isaacs2018-10-252-2/+9
* ctdb-daemon: Exit if eventd goes awayMartin Schwenke2018-10-251-7/+2
* ctdb-daemon: Return early when refusing to run an event scriptMartin Schwenke2018-10-251-0/+1
* ctdb-tests: Drop code for RECEIVE_RECORDS controlAmitay Isaacs2018-10-101-20/+0
* ctdb-protocol: Drop marshalling code for RECEIVE_RECORDS controlAmitay Isaacs2018-10-103-61/+0
* ctdb-protocol: Mark RECEIVE_RECORDS control obsoleteAmitay Isaacs2018-10-101-1/+1
* ctdb-daemon: Drop implementation of RECEIVE_RECORDS controlAmitay Isaacs2018-10-103-202/+1
* ctdb-vacuum: Remove unnecessary check for zero records in delete listAmitay Isaacs2018-10-101-6/+0
* ctdb-vacuum: Fix the incorrect counting of remote errorsAmitay Isaacs2018-10-101-9/+13
* ctdb-vacuum: Simplify the deletion of vacuumed recordsAmitay Isaacs2018-10-101-243/+9
* ctdb-tests: Add recovery record resurrection test for volatile databasesMartin Schwenke2018-10-101-0/+84
* ctdb-daemon: Invalidate records if a node becomes INACTIVEAmitay Isaacs2018-10-101-1/+23
* ctdb-daemon: Don't pull any records if records are invalidatedAmitay Isaacs2018-10-101-0/+12
* ctdb-daemon: Add invalid_records flag to ctdb_db_contextAmitay Isaacs2018-10-101-0/+1
* ctdb-recoverd: Set recovery lock handle at start of attemptMartin Schwenke2018-09-201-3/+4
* ctdb-recoverd: Handle cancellation when releasing recovery lockMartin Schwenke2018-09-201-0/+14
* ctdb-recoverd: Return early when the recovery lock is not heldMartin Schwenke2018-09-201-3/+5
* ctdb-recoverd: Store recovery lock handleMartin Schwenke2018-09-201-6/+7
* ctdb-recoverd: Use talloc() to allocate recovery lock handleMartin Schwenke2018-09-201-11/+23
* ctdb-recoverd: Rename hold_reclock_state to ctdb_recovery_lock_handleMartin Schwenke2018-09-201-4/+4
* ctdb-recoverd: Re-check master on failure to take recovery lockMartin Schwenke2018-09-201-0/+9
* ctdb-recoverd: Clean up taking of recovery lockMartin Schwenke2018-09-201-17/+24
* ctdb-cluster-mutex: Block signals around forkMartin Schwenke2018-09-201-0/+22
* ctdb-cluster-mutex: Reset SIGTERM handler in cluster mutex childMartin Schwenke2018-09-201-0/+10
* ctdb-doc: Remove PIDFILE option from ctdbd_wrapper man pageRalph Wuerthner2018-09-201-6/+0