summaryrefslogtreecommitdiff
path: root/ctdb
Commit message (Expand)AuthorAgeFilesLines
* ctdb-tests: Add tests for "ctdb reloadips" and "ctdb recover"Martin Schwenke2015-03-164-0/+81
* ctdb-tools: Drop a debug message to DEBUG levelMartin Schwenke2015-03-161-1/+1
* ctdb-tests: Add stub for ctdb_client_async_control()Martin Schwenke2015-03-162-0/+68
* ctdb-tests: Add stub for ctdb_ctrl_reload_nodes_file()Martin Schwenke2015-03-162-0/+12
* ctdb-tests: Add stubs for some CTDB client messaging functionsMartin Schwenke2015-03-162-0/+133
* ctdb-tests: Test stub fixesMartin Schwenke2015-03-161-0/+4
* ctdb-tests: Handle deleted nodes when loading fake nodemapMartin Schwenke2015-03-161-1/+6
* ctdb-tests: Support CTDB_DEBUGLEVEL in tool testsMartin Schwenke2015-03-162-0/+10
* ctdb-tests: Add ctdb_ctrl_setrecmode() stubMartin Schwenke2015-03-162-0/+19
* ctdb-eventscripts: Make 11.natgw statefulMartin Schwenke2015-03-166-6/+138
* ctdb: Fix CID 1125613 Destination buffer too smallVolker Lendecke2015-03-131-1/+7
* ctdb: Introduce a helper var in ctdb_get_script_listVolker Lendecke2015-03-131-3/+5
* ctdb: Fix memleak in ctdb_get_script_listVolker Lendecke2015-03-131-2/+5
* ctdb: Make for-loop in ctdb_get_script_list more idiomaticVolker Lendecke2015-03-131-6/+7
* ctdb: Fix whitespaceVolker Lendecke2015-03-131-18/+17
* ctdb: Fix CID 1288201 Array compared against 0Volker Lendecke2015-03-111-4/+0
* ctdb: Fix 1125553 Buffer not null terminatedVolker Lendecke2015-03-101-1/+1
* ctdb-daemon: Use statically allocated arrays for helper pathsMartin Schwenke2015-03-102-33/+19
* ctdb-common: New function ctdb_set_helper()Martin Schwenke2015-03-102-0/+62
* ctdb-tests: Check for readable, not executable, scriptMartin Schwenke2015-03-061-1/+1
* ctdb-locking: Back-off from logging every 10 secondsAmitay Isaacs2015-03-051-4/+16
* ctdb-tests: Correctly cascade test failures from the end of pipesAmitay Isaacs2015-03-052-3/+9
* ctdb-scripts: Add a 'rm' stub so statd-callout tests work correctlyAmitay Isaacs2015-03-051-0/+6
* ctdb-build: Specify absolute path to libsocket-wrapper.soAmitay Isaacs2015-03-041-1/+2
* ctdb-tests: Remove the old, confusing INSTALL scriptMartin Schwenke2015-03-041-96/+0
* ctdb-scripts: Remove unused function nfs_statd_update()Martin Schwenke2015-03-041-17/+0
* ctdb-scripts: Change statd-callout to be more scalableMartin Schwenke2015-03-0411-59/+123
* ctdb-scripts: Fix a regression in statd-calloutMartin Schwenke2015-03-041-1/+1
* ctdb-tests: Unit tests for statd-calloutMartin Schwenke2015-03-0411-13/+196
* ctdb-tests: Make setup of public addresses more obviousMartin Schwenke2015-03-041-11/+28
* ctdb-tests: Extend eventscript unit test infrastructure for other scriptsMartin Schwenke2015-03-041-6/+19
* ctdb-tests: Support testing scripts that change directoryMartin Schwenke2015-03-042-0/+8
* ctdb-tests: Extend ctdb stub to support "ip" with and without -XMartin Schwenke2015-03-041-8/+20
* ctdb-tests: Extend ctdb stub to support "ptrans", "pdelete", "catdb"Martin Schwenke2015-03-041-14/+87
* ctdb-io: Do not use sys_write to write to client socketsAmitay Isaacs2015-02-241-3/+3
* ctdb-scripts: Improve messages about invalid tunables during "setup"Martin Schwenke2015-02-182-5/+12
* ctdb-tool: Print a warning when setting an obsolete tunable variableMartin Schwenke2015-02-183-0/+7
* ctdb-client: Return a value of 1 when setting obsolete tunable variableMartin Schwenke2015-02-182-2/+3
* ctdb-tests: New tests for 00.ctdb "setup" event - set tunables from configMartin Schwenke2015-02-187-0/+109
* ctdb-scripts: Fix tunable setup code by making it shell-agnosticMartin Schwenke2015-02-181-3/+3
* ctdb: Change default debug level to NOTICE (2)Martin Schwenke2015-02-185-10/+8
* ctdb: server_id_get->server_id_fetchVolker Lendecke2015-02-131-3/+3
* ctdb-recoverd: Abort when daemon can take recovery lock during recoveryMartin Schwenke2015-02-131-2/+4
* ctdb-recoverd: Improve error messages on recovery lock coherence failMartin Schwenke2015-02-131-12/+14
* ctdb-recoverd: Don't release and re-take the recovery lockMartin Schwenke2015-02-131-20/+26
* ctdb-recoverd: Simplify ctdb_recovery_lock()Martin Schwenke2015-02-133-32/+22
* ctdb-recoverd: Remove check_recovery_lock()Martin Schwenke2015-02-131-179/+3
* ctdb-recoverd: Improve logging when recovery lock file is changedMartin Schwenke2015-02-131-1/+5
* ctdb-recoverd: New function ctdb_recovery_unlock()Martin Schwenke2015-02-133-19/+15
* ctdb-recoverd: New function ctdb_recovery_have_lock()Martin Schwenke2015-02-133-2/+8