summaryrefslogtreecommitdiffstats
path: root/ctdb
Commit message (Expand)AuthorAgeFilesLines
...
| * | tests - move functions only used by scripts/run_tests into that scriptMartin Schwenke2012-04-162-62/+62
| * | tests - add scripts/unit.shMartin Schwenke2012-04-161-0/+16
| * | tests - add scripts/common.shMartin Schwenke2012-04-161-0/+9
| * | tests - export new variable TEST_SCRIPTS_DIRMartin Schwenke2012-04-161-4/+4
| * | Tests - IP allocation - 2 tests for NODE_FLAGS_NOIPTAKEOVERMartin Schwenke2012-04-162-0/+62
| * | Tests - IP allocation - add another LCP2 test based on a test failureMartin Schwenke2012-04-161-0/+45
| * | Tests - turn of time logging by defaultMartin Schwenke2012-04-162-2/+3
| |/
* | ctdbd: Fix spurious warnings when running with --nopublicipcheckAmitay Isaacs2012-04-131-14/+35
* | recoverd: Fix spurious warnings when running with --nopublicipcheckAmitay Isaacs2012-04-131-2/+2
* | tests: Use CTDB_TEST_REAL_CLUSTER to decide if tests use local daemonsAmitay Isaacs2012-04-132-3/+3
* | tests: Set the debug level = 3 when running local testsAmitay Isaacs2012-04-131-1/+1
* | tests: Check assigned IPs from ctdb outputAmitay Isaacs2012-04-131-5/+5
* | tests: Check for assigned IP addresses only if we are on real clusterAmitay Isaacs2012-04-131-9/+11
* | ctdbd: Fix the error message stringAmitay Isaacs2012-04-131-1/+1
* | tests: Fix the error messages in test event scriptAmitay Isaacs2012-04-131-1/+2
* | tests: Add regular expression parsing for hop_count_bucketsAmitay Isaacs2012-04-131-1/+1
* | tests: Add a script to run cluster tests and make target "test_cluster"Amitay Isaacs2012-04-132-0/+16
* | tests: exportfs always outputs with options in bracketsAmitay Isaacs2012-04-131-1/+1
* | tests/tool: New nodestatus testAmitay Isaacs2012-04-131-0/+34
* | tests/tool: Fix the nodestatus testAmitay Isaacs2012-04-131-1/+4
|/
* Add test for NoIPTakeoverRonnie Sahlberg2012-04-121-0/+83
* CTDB: add back the "rebalanceip" commandRonnie Sahlberg2012-04-031-0/+75
* build: Substitute POPT macros once and reuse variablesAmitay Isaacs2012-03-301-4/+4
* recovery: Add prototypes for tdb internal functionsAmitay Isaacs2012-03-301-0/+7
* build: Use system tdb library if availableAmitay Isaacs2012-03-302-29/+58
* build: Use system tevent library if availableAmitay Isaacs2012-03-302-28/+50
* build: Use system talloc library if availableAmitay Isaacs2012-03-302-23/+52
* build: Display correct LIB_FLAGS while buildingAmitay Isaacs2012-03-301-1/+1
* build: Remove re-definition of same variableAmitay Isaacs2012-03-301-4/+4
* packaging: Setup directories for rpmbuildAmitay Isaacs2012-03-301-0/+8
* build: Add rules to create ctags/etagsAmitay Isaacs2012-03-301-0/+5
* Initscript - add backup of corrupt non-persistent databasesMartin Schwenke2012-03-281-63/+93
* Add policy routing documentation to ctdbd(1).Martin Schwenke2012-03-233-74/+635
* Merge remote branch 'martins/policy_routing'Ronnie Sahlberg2012-03-2226-945/+1508
|\
| * Tests - eventscripts - initial policy routing testsMartin Schwenke2012-03-2212-0/+422
| * Tests - eventscripts - new function simple_test_command()Martin Schwenke2012-03-221-15/+34
| * Tests - eventscripts - change summary columnsMartin Schwenke2012-03-221-1/+1
| * Tests - eventscripts - rationalise CTDB fakery supportMartin Schwenke2012-03-221-22/+4
| * Tests - eventscripts - improved support functions for handling public IPsMartin Schwenke2012-03-221-9/+27
| * Tests - eventscripts - add support functions for policy routing testingMartin Schwenke2012-03-221-0/+55
| * Update .gitignore for eventscript testing fu.Martin Schwenke2012-03-221-0/+2
| * Tests - eventscripts - fix hardcoding errorMartin Schwenke2012-03-221-1/+5
| * Tests - eventscripts - stub ctdb command updatesMartin Schwenke2012-03-221-50/+158
| * Tests - eventscripts - more public IPs in default setupMartin Schwenke2012-03-221-0/+5
| * Tests - eventscripts - add -A/-D optionsMartin Schwenke2012-03-222-2/+31
| * Tests - eventscripts - ip stub command should print errors to stderrMartin Schwenke2012-03-221-1/+1
| * Eventscripts - make 13.per_ip_routing fail gracefully if config is missingMartin Schwenke2012-03-221-2/+7
| * Eventscripts - make 13.per_ip_routing try harder to find public_addressesMartin Schwenke2012-03-221-1/+1
| * Eventscripts - use set_proc() rather than accessing /proc directlyMartin Schwenke2012-03-221-4/+4
| * Eventscripts - 13.per_ip_routing should use dirname not basename for mkdirMartin Schwenke2012-03-221-1/+1