summaryrefslogtreecommitdiff
path: root/ctdb
Commit message (Expand)AuthorAgeFilesLines
* ctdb: add expiry test for ctdb_mutex_ceph_rados_helperDavid Disseldorp2018-08-211-1/+56
* ctdb_mutex_ceph_rados_helper: fix deadlock via lock renewalsDavid Disseldorp2018-08-211-9/+98
* ctdb_mutex_ceph_rados_helper: rename timer_ev to ppid_timer_evDavid Disseldorp2018-08-211-12/+13
* ctdb_mutex_ceph_rados_helper: use talloc destructor for cleanupDavid Disseldorp2018-08-211-27/+24
* ctdb_mutex_ceph_rados_helper: Set SIGINT signal handlerSamuel Cabrero2018-08-211-4/+15
* ctdb/build: link ctdb_mutex_ceph_rados_helper against ceph-commonDavid Disseldorp2018-08-211-1/+13
* ctdb-tests: Avoid segfault by initializing loggingAmitay Isaacs2018-07-091-0/+2
* ctdb-tests: Avoid segfault by initializing loggingAmitay Isaacs2018-07-0911-3/+30
* ctdb-pmda: Use modified API in pcp library 4.0Amitay Isaacs2018-07-092-9/+22
* ctdb-daemon: Only consider client ID for local database attachMartin Schwenke2018-07-093-13/+35
* ctdb-docs: Fix the documentation for VNN mapMartin Schwenke2018-07-091-4/+3
* ctdb-server: Rename CTDB_BROADCAST_VNNMAP -> CTDB_BROADCAST_ACTIVEMartin Schwenke2018-07-096-16/+26
* ctdb-tests: Add a simple test for database traversesMartin Schwenke2018-07-091-0/+94
* ctdb-tests: Add check for non-lmaster node status in integration testsMartin Schwenke2018-07-091-0/+1
* 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