summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Packaging: add options to ctdb.spec.in to force use of bundled librariesMartin Schwenke2012-05-111-1/+30
* Eventscript functions: add optional version to nfs_check_rpc_service()Martin Schwenke2012-05-111-3/+9
* Packaging: devel package fixesMartin Schwenke2012-05-111-2/+2
* Packaging: generate a ctdb-tests packageMartin Schwenke2012-05-111-1/+20
* We dont need to serialize the "probe which address this node is" if we have g...Ronnie Sahlberg2012-05-101-20/+27
* Track all child process so we never send a signal to an unrelated process (ou...Ronnie Sahlberg2012-05-0317-79/+165
* DOC: document the reloadips commandRonnie Sahlberg2012-05-033-79/+170
* RELOADIPS: simplify the reloadips code a bitRonnie Sahlberg2012-05-013-42/+33
* Revert "server: locking: Provide a common API for non-blocking locking of TDBs"Amitay Isaacs2012-05-011-783/+0
* server: locking: Provide a common API for non-blocking locking of TDBsAmitay Isaacs2012-05-011-0/+783
* tests/simple: Fix typo in the test messageAmitay Isaacs2012-05-011-1/+1
* Add new control to reload the public ip address file on a nodeRonnie Sahlberg2012-05-017-10/+450
* tests: Update READMEMartin Schwenke2012-04-271-1/+18
* tests/eventscripts: $CTDB_ETCDIR should be in $TEST_VAR_DIRMartin Schwenke2012-04-271-12/+12
* tests/eventscripts: Use a canned ctdb.sysconfig rather than a linkMartin Schwenke2012-04-271-1/+2
* tests/eventscripts: Explicitly set CTDB_SERVICE_AUTOSTARTSTOP="yes"Martin Schwenke2012-04-272-0/+2
* tests/eventscripts: Be more defensive about removing the var directoryMartin Schwenke2012-04-271-1/+2
* Eventscripts: fix basename -> dirname typoMartin Schwenke2012-04-271-1/+1
* tests/eventscripts: Add sanity check to esnure events.d/ can be foundMartin Schwenke2012-04-271-0/+25
* tests: Add installation script for testsMartin Schwenke2012-04-272-0/+95
* tests/simple: Add new pseudo testcase to potentially shutdown local daemonsMartin Schwenke2012-04-271-0/+23
* tests: New run_tests -C (cleanup) optionMartin Schwenke2012-04-271-1/+12
* tests/eventscripts: $FAKE_IP_STATE is always set in ip command stubMartin Schwenke2012-04-271-2/+0
* tests: Time logging in integration tests should use TEST_VAR_DIRMartin Schwenke2012-04-272-2/+2
* tests: Unit tests should use $TEST_VAR_DIRMartin Schwenke2012-04-272-8/+3
* tests: Improve the logic for adding directories to $PATHMartin Schwenke2012-04-272-6/+29
* tests: Update integration.sh to use TEST_VAR_DIRMartin Schwenke2012-04-271-27/+30
* tests: Add a -V option to set new variable TEST_VAR_DIRMartin Schwenke2012-04-271-12/+21
* tests/integration: Remove cabability for testcase optionMartin Schwenke2012-04-271-48/+0
* tests/integration: Use absolute path for socket symlinkMartin Schwenke2012-04-271-1/+1
* tests/simple: Replace "tdbdump" with "ctdb cattdb"Martin Schwenke2012-04-271-15/+15
* tests: Make run_tests -X more flexible - it now works with onnodeMartin Schwenke2012-04-274-12/+19
* tests: Update README files and add new README files where missingMartin Schwenke2012-04-277-100/+113
* tests: Update top-level wrapper scriptsMartin Schwenke2012-04-272-4/+24
* tests: run_tests should exit with failed test status if running with -HMartin Schwenke2012-04-271-1/+5
* tests: test_wrap can use $TEST_SCRIPTS_DIR for a little extra clarityMartin Schwenke2012-04-271-1/+4
* tests: test_wrap needs to set TEST_SCRIPTS_DIRAmitay Isaacs2012-04-271-0/+2
* tests: CTDB_TEST_WRAPPER has to be an absolute path on a real clusterAmitay Isaacs2012-04-271-1/+2
* tests: Fix wrapper scriptsAmitay Isaacs2012-04-272-4/+1
* tests: Fix trailing whitespace issues in integration.bashMartin Schwenke2012-04-271-9/+9
* tests: Add new -H option for run_tests to avoid printing header/footerMartin Schwenke2012-04-271-3/+6
* tests: Add -e option to cause run_tests to exit on first test failureMartin Schwenke2012-04-271-1/+10
* tests: Remove ctdb_test_envMartin Schwenke2012-04-273-33/+20
* tests: Programs run by tests should be found in $PATHMartin Schwenke2012-04-275-9/+10
* tests: Move relative directory path hack from run_tests to common.shMartin Schwenke2012-04-272-5/+5
* tests: Local daemons are no longer the default, now require run_tests -lMartin Schwenke2012-04-276-37/+40
* Eventscripts - Fix typo in 13.per_ip_routing support for __auto_link_local__Martin Schwenke2012-04-271-1/+1
* tests: Rationalise integration test infrastructureMartin Schwenke2012-04-274-137/+144
* tests: Rename ctdb_test_functions.bash to integration.bashMartin Schwenke2012-04-2748-48/+48
* Merge remote branch 'amitay/tdb-sync'Ronnie Sahlberg2012-04-2644-4858/+1547
|\