summaryrefslogtreecommitdiffstats
path: root/ctdb
Commit message (Expand)AuthorAgeFilesLines
* tests/eventscripts: setup_ctdb() should always set $CTDB_PUBLIC_ADDRESSESMartin Schwenke2013-06-201-1/+2
* logging: Notify parent when logging daemon is upMartin Schwenke2013-06-201-7/+33
* scripts: Move TDB checking from initscript to "init" eventMartin Schwenke2013-06-202-98/+95
* scripts: Move dropping of all IPs from initscript to "init" eventMartin Schwenke2013-06-202-4/+4
* scripts: drop_ip() should use delete_ip_from_iface()Martin Schwenke2013-06-201-1/+1
* scripts: drop_all_public_ips() now prints messages to stdout, not logMartin Schwenke2013-06-203-11/+5
* ctdbd: "init" event should run earlier in daemon initialisationMartin Schwenke2013-06-201-7/+7
* tools/ctdb: Do not exit prematurely on control timeout if retrying in a loopAmitay Isaacs2013-06-201-5/+4
* packaging: Update the minimum required library versionsAmitay Isaacs2013-06-171-3/+3
* build: Enable VERBOSE option to display build command lineAmitay Isaacs2013-06-141-39/+47
* build: Fix tdb.h path to enable building with system TDB libraryMathieu Parent2013-06-1424-24/+24
* libctdb: Include config.h in libctdb/ctdb.cMathieu Parent2013-06-141-0/+1
* ctdbd: Make sure we don't kill init process by mistakeAmitay Isaacs2013-06-141-1/+8
* tests/eventscripts: Unit tests for $CTDB_NFS_DUMP_STUCK_THREADSMartin Schwenke2013-06-145-1/+63
* tests/eventscripts: Fix -X tracing in iterate_test()Martin Schwenke2013-06-141-6/+5
* tests/eventscripts: Add unit tests for $CTDB_MONITOR_NFS_THREAD_COUNTMartin Schwenke2013-06-145-0/+53
* eventscripts: New configuration varable $CTDB_NFS_DUMP_STUCK_THREADSMartin Schwenke2013-06-142-0/+30
* eventscripts: Add new option $CTDB_MONITOR_NFS_THREAD_COUNTMartin Schwenke2013-06-132-0/+38
* recoverd: Log node that causes takoever run to failMartin Schwenke2013-06-131-7/+11
* doc: Add release notes for 2.2Martin Schwenke2013-05-301-0/+65
* build: Fix extra whitespacesAmitay Isaacs2013-05-291-7/+7
* tevent: Sync to tevent 0.9.18 from upstreamAmitay Isaacs2013-05-2928-726/+3782
* replace: Sync to latest replace from upstreamAmitay Isaacs2013-05-2941-4745/+1599
* 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