summaryrefslogtreecommitdiffstats
path: root/ctdb
Commit message (Expand)AuthorAgeFilesLines
* tdb: Sync to tdb 1.2.11 from upstreamAmitay Isaacs2013-05-2965-47/+6474
* talloc: Sync to talloc 2.0.8 from upstreamAmitay Isaacs2013-05-2938-309/+3034
* ctdbd: Log node state transitions at higher debug levelAmitay Isaacs2013-05-291-2/+2
* git: Ignore generated ctdb.spec fileAmitay Isaacs2013-05-291-0/+1
* git: Ignore ctdb_version.h fileAmitay Isaacs2013-05-291-1/+1
* build: Use REPLACE_OBJ and CTDB_EXTERNAL_OBJ to simplify build rulesAmitay Isaacs2013-05-291-9/+13
* build: Support for building on AIX xlc compilerAmitay Isaacs2013-05-291-2/+6
* tests: Do not use err() to support AIXAmitay Isaacs2013-05-291-4/+6
* tests: Include system/time.h to support building on AIXAmitay Isaacs2013-05-293-7/+2
* libctdb: Do not include sys/time.h to support build on AIXAmitay Isaacs2013-05-295-0/+6
* util: Do not stop build if backtracing is not supportedAmitay Isaacs2013-05-291-2/+1
* eventscripts: Fix statd-callout update handlingMartin Schwenke2013-05-283-31/+20
* tests/integration: Improve debug output for unhealthy cluster after restartMartin Schwenke2013-05-281-4/+7
* tests/scripts: Delete unused $rows and $ww variables from run_testsMartin Schwenke2013-05-281-3/+0
* packaging: Create separate package for pcp pmdaMartin Schwenke2013-05-281-0/+27
* build: Separate autoconf macros for pmdaMartin Schwenke2013-05-282-19/+33
* build: Fix install paths for pcp pmdaMartin Schwenke2013-05-281-5/+5
* packaging: makerpms.sh can take multiple arguments for rpmbuildMartin Schwenke2013-05-271-1/+1
* eventscripts: Stop NAT gateway's delete_all() from polluting the logMartin Schwenke2013-05-271-1/+1
* recoverd: Backward compatibility for nodes without IPREALLOCATED controlMartin Schwenke2013-05-271-4/+103
* scripts: Provide mktemp function for platforms without mktemp commandMartin Schwenke2013-05-272-0/+47
* tests: Fix integration tests to use real private IPsMartin Schwenke2013-05-271-2/+2
* pmda: handle new ctdb_statistics formatDavid Disseldorp2013-05-261-7/+7
* tests/takeover: New test with 900 IPsMartin Schwenke2013-05-241-0/+1813
* tests/takeover: Takeover tests can use up to 1024 and checks limitsMartin Schwenke2013-05-241-1/+13
* tests/takeover: LCP2 tests for weird, unbalanced corner-casesMartin Schwenke2013-05-243-0/+201
* tests/takeover: Allow takeover runs with differing IP allocations per nodeMartin Schwenke2013-05-242-12/+48
* vacuum: Reduce the priority of non-critical errorAmitay Isaacs2013-05-241-1/+1
* ctdbd: fix comment explaining redirection of CTDB_REQ_CALL redirection.Michael Adam2013-05-241-2/+5
* ctdbd: remove a nonempty blank lineMichael Adam2013-05-241-1/+0
* ctdbd: update comment describing ctdb_call_send_redirect()Michael Adam2013-05-241-12/+1
* tests/takeover: New tests to check runstate handlingMartin Schwenke2013-05-243-0/+108
* recoverd: Nodes can only takeover IPs if they are in runstate RUNNINGMartin Schwenke2013-05-242-3/+144
* recoverd: Handle errors carefully when fetching tunablesMartin Schwenke2013-05-241-5/+38
* recoverd: Set explicit default value when getting tunable from nodesMartin Schwenke2013-05-241-4/+11
* client: async_callback() sets result to -ETIME if a control times outMartin Schwenke2013-05-241-0/+5
* ctdbd: Update the get_tunable code to return -EINVAL for unknown tunableMartin Schwenke2013-05-243-3/+3
* recoverd: Whitespace improvementsMartin Schwenke2013-05-241-10/+10
* recoverd: Use talloc_array_length() for simpler codeMartin Schwenke2013-05-241-8/+8
* ctdbd: When the "setup" event fails log an error and exit, don't abortMartin Schwenke2013-05-241-2/+2
* eventscripts: 11.natgw should not call ctdb tool in "init" eventMartin Schwenke2013-05-241-4/+13
* ctdbd: Add new runstate CTDB_RUNSTATE_FIRST_RECOVERYMartin Schwenke2013-05-248-5/+19
* tools/ctdb: "ctdb runstate" now accepts optional expected run state argumentsMartin Schwenke2013-05-244-4/+32
* tools/ctdb: New command runstate to print current runstateMartin Schwenke2013-05-242-0/+38
* ctdbd: New control CTDB_CONTROL_GET_RUNSTATEMartin Schwenke2013-05-244-0/+43
* ctdbd: Start logging process earlierMartin Schwenke2013-05-241-7/+6
* ctdbd: Only start recovery daemon and timed events after setup eventMartin Schwenke2013-05-241-21/+22
* ctdbd: Replace ctdb->done_startup with ctdb->runstateMartin Schwenke2013-05-247-11/+80
* tools/ctdb: Remove duplicate command definition for "sync"Martin Schwenke2013-05-241-2/+1
* logging: Make sure ringbuffer messages are terminated with a newlineAmitay Isaacs2013-05-241-0/+6