summaryrefslogtreecommitdiff
path: root/ctdb
Commit message (Expand)AuthorAgeFilesLines
* ctdb-scripts: Fix an incorrect commentMartin Schwenke2015-10-281-3/+0
* ctdb-scripts: Remove PID file only if it existedMartin Schwenke2015-10-281-1/+1
* ctdb: open the RO tracking db with perms 0600 instead of 0000Michael Adam2015-10-281-1/+1
* ctdb-build: Define CTDB_SOCKET at configure timeAmitay Isaacs2015-10-272-9/+1
* ctdb-tool: Remove repack commandAmitay Isaacs2015-10-275-199/+1
* ctdb-ib: Fix build for infiniband transportAmitay Isaacs2015-10-274-35/+21
* ctdb-daemon: Keep protocol.h in sync with ctdb_protocol.hAmitay Isaacs2015-10-271-1/+5
* ctdb-scripts: Use "ctdb ip all" instead of "ctdb ip -n all"Martin Schwenke2015-10-231-1/+1
* ctdb-doc: Stop using "ctdb -n all ..."Martin Schwenke2015-10-232-20/+5
* ctdb-tests: Change "ctdb ip -n all" to "ctdb ip all"Martin Schwenke2015-10-234-7/+7
* ctdb-tools: Support "ctdb ip all" as equivalent to "ctdb ip -n all"Martin Schwenke2015-10-231-0/+4
* ctdb-tests: Do not test "ctdb nodestatus -n all"Martin Schwenke2015-10-234-99/+4
* ctdb-tests: Drop use of "ctdb delip -n all" in simple testsMartin Schwenke2015-10-233-2/+30
* ctdb-tests: Drop simple uses of "ctdb -n all ..." from simple testsMartin Schwenke2015-10-237-52/+16
* ctdb-scripts: Lock debugging should print kernel stack for process in D stateMartin Schwenke2015-10-161-3/+18
* ctdb-daemon: Change handling of default capabilitiesMartin Schwenke2015-10-162-5/+8
* ctdb-recovery: Update vnnmap before database recoveryAmitay Isaacs2015-10-161-33/+33
* ctdb: fix typos in wscript comment.Michael Adam2015-10-141-1/+1
* ctdb-tests: Fix CID 1327218-1327221Amitay Isaacs2015-10-141-3/+2
* ctdb: Fix CID 1327223 Unbounded source bufferVolker Lendecke2015-10-141-1/+4
* ctdb: Fix CID 1327224 Unbounded source bufferVolker Lendecke2015-10-141-1/+4
* ctdbd: Fix a typoVolker Lendecke2015-10-141-1/+1
* ctdb-recoverd: Always check for recmaster before doing recoveryAmitay Isaacs2015-10-071-0/+18
* ctdb-recoverd: Get rid of connected-ness comparison in electionAmitay Isaacs2015-10-071-5/+0
* ctdb-recoverd: Do not freeze databases for electionAmitay Isaacs2015-10-071-5/+8
* ctdb-call: Improve a log messageAmitay Isaacs2015-10-071-1/+2
* ctdb-recoverd: Add code for parallel database recoveryAmitay Isaacs2015-10-072-1/+143
* ctdb-daemon: Add parallel database recovery capabilityAmitay Isaacs2015-10-072-2/+12
* ctdb-daemon: Use a define for default capabilitiesAmitay Isaacs2015-10-073-1/+5
* ctdb-recoverd: Update flags on all nodes before database recoveryAmitay Isaacs2015-10-071-21/+21
* ctdb-recoverd: Update capabilities before the database recoveryAmitay Isaacs2015-10-071-7/+7
* ctdb-recovery: Factor out existing database recovery codeAmitay Isaacs2015-10-071-118/+132
* ctdb-recoverd: Add parallel database recovery helperAmitay Isaacs2015-10-073-0/+1895
* ctdb-client: Add client API for new database controlsAmitay Isaacs2015-10-072-0/+172
* ctdb-protocol: Add controls for parallel DB recoveryAmitay Isaacs2015-10-076-2/+249
* ctdb-client: Add new client API implementationAmitay Isaacs2015-10-0711-0/+7499
* ctdb-protocol: Add ctdb protocol serialization routinesAmitay Isaacs2015-10-0716-0/+13522
* ctdb-include: Remove unused structure definitionsAmitay Isaacs2015-10-071-11/+0
* ctdb-common: Add logging utilitiesAmitay Isaacs2015-10-073-1/+115
* ctdb-common: Add communication endpoint abstractionAmitay Isaacs2015-10-078-1/+1370
* ctdb-common: Add packet write abstractionAmitay Isaacs2015-10-075-1/+559
* ctdb-common: Add packet read abstractionAmitay Isaacs2015-10-075-3/+542
* ctdb-packaging: Package public library and header for tevent-unix-utilAmitay Isaacs2015-10-071-0/+3
* ctdb-build: Placeholder for public headers from lib/utilAmitay Isaacs2015-10-072-1/+7
* ctdb-build: Set PKGCONFIGDIR for public libraries in standalone buildAmitay Isaacs2015-10-071-0/+2
* ctdb-packaging: Install header files in ctdb subdirectoryAmitay Isaacs2015-10-071-0/+1
* ctdb-daemon: Use reqid abstractionAmitay Isaacs2015-10-0714-98/+66
* ctdb-common: Add request id abstractionAmitay Isaacs2015-10-075-1/+269
* ctdb-include: Remove unused definitionAmitay Isaacs2015-10-071-1/+0
* ctdb-daemon: whitespace fixAmitay Isaacs2015-10-072-2/+2