summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ctdb_test: Remove faked wrappers for tevent functions in stub testingAmitay Isaacs2012-04-132-17/+0
| | * | Remove explicit include of lib/tevent/tevent.h.Amitay Isaacs2012-04-1358-59/+0
| | * | includes: Move special tevent defines from tevent.h to includes.hAmitay Isaacs2012-04-132-11/+7
| | |/
| * | Merge remote branch 'amitay/talloc-sync'Ronnie Sahlberg2012-04-2619-5204/+813
| |\ \
| | * | lib/talloc: Sync talloc from samba git treeAmitay Isaacs2012-04-138-182/+813
| | * | lib/talloc: Remove the files required to build talloc as a libraryAmitay Isaacs2012-04-1311-5022/+0
| | |/
| * | Merge remote branch 'martins/master'Ronnie Sahlberg2012-04-18147-751/+722
| |\ \
| | * | tests: More unit test factoring/rationalisation and bug fixesMartin Schwenke2012-04-188-266/+173
| | * | tests/eventscripts: Share directories must be absolute in eventscript testsMartin Schwenke2012-04-181-0/+5
| | * | tests/eventscripts: Tweak an error message in a policy routing testMartin Schwenke2012-04-171-1/+1
| | * | tests - run_tests needs to expand directories like "." and "..".Martin Schwenke2012-04-161-0/+4
| | * | tests/eventscripts - Restructure according to new conventionMartin Schwenke2012-04-1677-110/+86
| | * | tests - run_tests ignores trailing '/' on directoriesMartin Schwenke2012-04-161-1/+1
| | * | tests/takeover - Restructure according to new conventionMartin Schwenke2012-04-1631-62/+43
| | * | tests/onnode - Restructure according to new conventionMartin Schwenke2012-04-1616-66/+20
| | * | tests/tool - Restructure according to new conventionMartin Schwenke2012-04-1612-57/+13
| | * | tests/tool: New nodestatus testAmitay Isaacs2012-04-161-0/+34
| | * | tests/tool: Fix the nodestatus testAmitay Isaacs2012-04-161-1/+4
| | * | tests - run_tests includes common.sh, uses die()Martin Schwenke2012-04-161-3/+3
| | * | tests - run_tests can take a directory as an argumentMartin Schwenke2012-04-161-5/+23
| | * | tests - add -v option to set TEST_VERBOSE=trueMartin Schwenke2012-04-161-1/+4
| | * | 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