summaryrefslogtreecommitdiff
path: root/ctdb
Commit message (Expand)AuthorAgeFilesLines
* ctdb-daemon: Invalidate records if a node becomes INACTIVEAmitay Isaacs2018-10-091-1/+23
* ctdb-daemon: Don't pull any records if records are invalidatedAmitay Isaacs2018-10-091-0/+12
* ctdb-daemon: Add invalid_records flag to ctdb_db_contextAmitay Isaacs2018-10-091-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-daemon: Log complete eventd startup commandMartin Schwenke2018-09-051-4/+5
* ctdb-daemon: Do not retry connection to eventdMartin Schwenke2018-09-051-11/+3
* ctdb-daemon: Wait for eventd to be ready before connectingMartin Schwenke2018-09-051-7/+111
* ctdb-daemon: Open eventd pipe earlierMartin Schwenke2018-09-051-5/+9
* ctdb-daemon: Improve error handling consistencyMartin Schwenke2018-09-051-0/+1
* ctdb-event: Add support to eventd for the startup notification FDMartin Schwenke2018-09-051-0/+8
* ctdb-common: Add support for sock daemon to notify of successful startupMartin Schwenke2018-09-052-0/+36
* ctdb: add expiry test for ctdb_mutex_ceph_rados_helperDavid Disseldorp2018-08-231-1/+56
* ctdb_mutex_ceph_rados_helper: fix deadlock via lock renewalsDavid Disseldorp2018-08-231-9/+98
* ctdb_mutex_ceph_rados_helper: rename timer_ev to ppid_timer_evDavid Disseldorp2018-08-231-12/+13
* ctdb_mutex_ceph_rados_helper: use talloc destructor for cleanupDavid Disseldorp2018-08-231-27/+24
* ctdb_mutex_ceph_rados_helper: Set SIGINT signal handlerSamuel Cabrero2018-08-231-4/+15
* ctdb/build: link ctdb_mutex_ceph_rados_helper against ceph-commonDavid Disseldorp2018-08-231-1/+13
* ctdb-tests: Avoid segfault by initializing loggingAmitay Isaacs2018-07-101-0/+2
* ctdb-tests: Avoid segfault by initializing loggingAmitay Isaacs2018-07-1012-3/+33
* ctdb-pmda: Use modified API in pcp library 4.0Amitay Isaacs2018-07-102-9/+22
* ctdb-daemon: Only consider client ID for local database attachMartin Schwenke2018-07-103-13/+35
* ctdb-tests: Switch fake_ctdbd to use ctdb_get_peer_pid()Martin Schwenke2018-07-101-8/+2
* ctdb-common: Use correct return type for tevent_queue_add_entryAmitay Isaacs2018-07-101-3/+3
* ctdb: Fix build on AIXAmitay Isaacs2018-07-105-12/+12
* ctdb-common: Use sin6_len only if the structure supports itAmitay Isaacs2018-07-103-4/+4
* ctdb-docs: Fix the documentation for VNN mapMartin Schwenke2018-07-101-4/+3
* ctdb-server: Rename CTDB_BROADCAST_VNNMAP -> CTDB_BROADCAST_ACTIVEMartin Schwenke2018-07-107-17/+27
* ctdb-tests: Add a simple test for database traversesMartin Schwenke2018-07-101-0/+94
* ctdb-tests: Add check for non-lmaster node status in integration testsMartin Schwenke2018-07-101-0/+1
* ctdb-client: Fix typo where CTDB_BROADCAST_ALL is repeatedMartin Schwenke2018-07-101-1/+1
* ctdb-client: Remove ununsed functions from old client codeAmitay Isaacs2018-05-072-2529/+10
* ctdb-scripts: Drop "net serverid wipe" from 50.samba event scriptAmitay Isaacs2018-04-101-2/+0
* ctdb-client: Client code should never free the client contextAmitay Isaacs2018-04-061-1/+0
* ctdb-client: Add missing initialization of tevent_contextAmitay Isaacs2018-04-061-0/+1
* ctdb-client: Do not try to allocate 0 sized recordAmitay Isaacs2018-04-061-7/+12
* ctdb-tests: Don't use nc -d or -w optionsMartin Schwenke2018-04-066-6/+6
* ctdb-tests: Set test timeout to an hourMartin Schwenke2018-02-121-1/+1
* ctdb-tests: Fix a typoMartin Schwenke2018-02-121-1/+0
* ctdb-tests: Add a UNIT pseudo-test-suiteMartin Schwenke2018-02-121-5/+27
* ctdb-tests: Only use socket-wrapper for simple, local daemon testsMartin Schwenke2018-02-123-11/+11
* ctdb-tests: Add timeout for individual tests, default is 10 minutesMartin Schwenke2018-02-121-2/+7