summaryrefslogtreecommitdiff
path: root/ctdb
Commit message (Expand)AuthorAgeFilesLines
* ctdb-recovery-helper: Deregister message handler in error pathsAmitay Isaacs2018-01-021-4/+12
* ctdb-daemon: Send STARTUP control after startup eventAmitay Isaacs2017-12-132-6/+6
* ctdb-takeover: Send tcp tickles immediately on STARTUP controlAmitay Isaacs2017-12-131-8/+7
* ctdb-takeover: Refactor code to send tickle lists for all public IPsAmitay Isaacs2017-12-131-17/+27
* ctdb-common: Call missing tevent_wakeup_recv() in sock_daemonAmitay Isaacs2017-11-221-0/+8
* ctdb-daemon: Allocate deferred calls off calling contextAmitay Isaacs2017-11-221-1/+13
* ctdb-tests: Process-exists unit tests should wait until PID is registeredMartin Schwenke2017-11-021-0/+2
* ctdb-tests: Wait for fake_ctdbd to start, fail if it doesn'tMartin Schwenke2017-11-021-1/+5
* ctdb-tests: Skip starting fake_ctdbd when current node is disconnectedMartin Schwenke2017-11-022-12/+14
* ctdb-tests: Wait for ctdb_eventd to start, fail if it doesn'tMartin Schwenke2017-11-021-4/+3
* ctdb-tests: Allow wait_until() to be used in unit testsMartin Schwenke2017-11-022-44/+44
* ctdb-common: Ignore event scripts with multiple '.'sAmitay Isaacs2017-10-252-1/+9
* ctdb-common: Do not queue a packet if queue does not have valid fdAmitay Isaacs2017-10-251-0/+5
* ctdb-tests: Send broadcast to connected nodes, not configured nodesAmitay Isaacs2017-10-251-1/+1
* ctdb-daemon: Send broadcast to connected nodes, not configured nodesAmitay Isaacs2017-10-251-2/+3
* ctdb-client: Initialize ctdb_ltdb_header completely for empty recordAmitay Isaacs2017-09-161-3/+3
* ctdb-daemon: Free up record data if a call request is deferredAmitay Isaacs2017-09-161-0/+1
* ctdb-daemon: GET_DB_SEQNUM should read database conditionallyAmitay Isaacs2017-09-131-0/+5
* ctdb-daemon: Add a function to check if db access is allowedAmitay Isaacs2017-09-132-0/+19
* ctdb-tests: Fix ctdb test binary name in path testingAmitay Isaacs2017-09-131-1/+1
* ctdb-tests: Wait up to 30 seconds for process to be registered in ctdbdMartin Schwenke2017-09-131-2/+2
* ctdb-tests: Fix ctdb process-exist testsAmitay Isaacs2017-09-132-18/+28
* ctdb-tests: Add a dummy ctdb client for testingAmitay Isaacs2017-09-132-1/+150
* ctdb-tests: Fix the implementation of process-exists in fake daemonAmitay Isaacs2017-09-131-2/+79
* ctdb-daemon: Fix implementation of process_exists controlAmitay Isaacs2017-09-131-6/+10
* ctdb-common: Set close-on-exec when creating PID fileMartin Schwenke2017-07-231-0/+8
* ctdb-recovery: Do not run local ip verification when in recoveryAmitay Isaacs2017-06-261-3/+5
* ctdb-recovery: Get recmode unconditionally in the main_loopAmitay Isaacs2017-06-261-4/+7
* ctdb-recovery: Finish processing for recovery mode ACTIVE firstAmitay Isaacs2017-06-261-9/+5
* ctdb-recovery: Simplify logging of recovery mode settingAmitay Isaacs2017-06-261-5/+3
* ctdb-recovery: Setting up of recmode should be idempotentAmitay Isaacs2017-06-261-0/+6
* ctdb-recovery: Assign banning credits if database fails to freezeAmitay Isaacs2017-06-261-0/+1
* ctdb-scripts: Don't send empty argument string to loggerAmitay Isaacs2017-06-261-1/+1
* ctdb-tests: Add more NFS eventscript tests for call-out failuresMartin Schwenke2017-06-1913-0/+156
* ctdb-scripts: NFS call-out failures should cause event failureMartin Schwenke2017-06-191-4/+4
* ctdb-common: Fix crash in logging initialisationMartin Schwenke2017-06-021-0/+1
* ctdb-tests: Add some extra tests for "ctdb nodestatus"Martin Schwenke2017-05-304-0/+129
* ctdb-tools: "ctdb nodestatus" should only display header for "all"Martin Schwenke2017-05-301-8/+16
* ctdb-tools: Stop "ctdb nodestatus" from always showing all nodesMartin Schwenke2017-05-301-5/+0
* ctdb-readonly: Avoid a tight loop waiting for revoke to completeAmitay Isaacs2017-05-301-33/+58
* Revert "ctdb-readonly: Avoid a tight loop waiting for revoke to complete"Amitay Isaacs2017-05-301-5/+3
* ctdb-tests: Use tighter pattern for matching expected outputAmitay Isaacs2017-05-191-1/+1
* ctdb-tests: Explicitly search for the specific log entryAmitay Isaacs2017-05-191-1/+1
* ctdb-logging: Initialize DEBUGLEVEL before changing the valueAmitay Isaacs2017-05-161-0/+2
* ctdb-docs: Fix documentation of -n option to ctdb toolAmitay Isaacs2017-04-201-2/+2
* ctdb-tools: Avoid deferencing argv[0] if argc == 0Amitay Isaacs2017-04-201-5/+8
* ctdb-readonly: Avoid a tight loop waiting for revoke to completeAmitay Isaacs2017-03-231-3/+5
* ctdb-logging: CID 1396883 Dereference null return value (NULL_RETURNS)Martin Schwenke2017-03-061-0/+1
* ctdb: Fix posible NULL deref in logging_init()Andreas Schneider2017-03-021-0/+7
* ctdb-build: Fix RPM buildMartin Schwenke2017-02-281-1/+2