summaryrefslogtreecommitdiff
path: root/ctdb
Commit message (Expand)AuthorAgeFilesLines
* ctdb-scripts: Drop "net serverid wipe" from 50.samba event scriptAmitay Isaacs2018-04-101-2/+0
* build: deal with recent glibc sunrpc header removalGünther Deschner2018-01-251-1/+1
* 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-013-0/+6
* ctdb-tests: Wait for fake_ctdbd to start, fail if it doesn'tMartin Schwenke2017-11-011-1/+5
* ctdb-tests: Skip starting fake_ctdbd when current node is disconnectedMartin Schwenke2017-11-012-12/+14
* ctdb-tests: Wait for ctdb_eventd to start, fail if it doesn'tMartin Schwenke2017-11-011-4/+3
* ctdb-tests: Allow wait_until() to be used in unit testsMartin Schwenke2017-11-012-44/+44
* ctdb-tests: Add tests for event scripts with multiple '.'sAmitay Isaacs2017-10-251-0/+21
* 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-tests: Add tests for client with multiple connectionsAmitay Isaacs2017-10-252-1/+27
* ctdb-tests: Add support for multiple ctdb connections in dummy_clientAmitay Isaacs2017-10-251-7/+25
* ctdb-tests: Check all connections from a process in CHECK_PID_SRVID controlAmitay Isaacs2017-10-251-19/+30
* ctdb-daemon: Check all connections from a process in CHECK_PID_SRVID controlAmitay Isaacs2017-10-251-10/+12
* ctdb-tests: Add tests for PID with srvidAmitay Isaacs2017-10-252-1/+45
* ctdb-tests: Implement control CHECK_PID_SRVID in fake daemonAmitay Isaacs2017-10-251-3/+44
* ctdb-tests: Reimplement message handlers using srvid abstractionAmitay Isaacs2017-10-251-31/+19
* ctdb-tool: Update process-exists command to pass optional srvidAmitay Isaacs2017-10-252-8/+32
* ctdb-client: Add client code for control CHECK_PID_SRVIDAmitay Isaacs2017-10-252-0/+34
* ctdb-daemon: Add implementation of control CHECK_PID_SRVIDAmitay Isaacs2017-10-253-0/+30
* ctdb-protocol: Add marshalling for control CHECK_PID_SRVIDAmitay Isaacs2017-10-257-15/+84
* ctdb-protocol: Add marshalling for struct ctdb_pid_srvidAmitay Isaacs2017-10-253-0/+67
* ctdb-protocol: Add new control CTDB_CONTROL_CHECK_PID_SRVIDAmitay Isaacs2017-10-251-0/+7
* ctdb-common: Extend srvid_exists() check to support optional private_dataAmitay Isaacs2017-10-254-5/+30
* 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-client: Fix ctdb_attach() to use database flagsAmitay Isaacs2017-08-283-21/+10
* ctdb-client: Optionally return database id from ctdb_ctrl_createdb()Amitay Isaacs2017-08-283-4/+13
* ctdb-client: Fix ctdb_ctrl_createdb() to use database flagsAmitay Isaacs2017-08-283-19/+16
* ctdb-tests: Add a test to check databases are attached with correct flagsAmitay Isaacs2017-08-281-0/+127
* ctdb-tests: Add functions to start/stop/restart a single local daemonAmitay Isaacs2017-08-281-8/+27
* ctdb-tests: Add functions to start/stop/restart ctdb on single nodeAmitay Isaacs2017-08-282-5/+22
* ctdb-common: Set close-on-exec when creating PID fileMartin Schwenke2017-07-241-0/+8
* ctdb: enable mutexes for volatile TDBs by defaultRalph Boehme2017-07-245-5/+5