summaryrefslogtreecommitdiffstats
path: root/ctdb
Commit message (Expand)AuthorAgeFilesLines
...
* tests/tool: Run ctdb_tool_* under $VALGRINDMartin Schwenke2012-07-261-1/+1
* tests/eventscripts: Rewrite the testparm stubMartin Schwenke2012-07-261-8/+23
* tests/complex: Fix broken ctdb_test_check_real_cluster()Martin Schwenke2012-07-261-0/+3
* tests/simple: ctdb stop/continue tests weren't actually checking IPsMartin Schwenke2012-07-262-2/+2
* tests: select_test_node_and_ips() should try to avoid failingMartin Schwenke2012-07-261-1/+19
* tests: simple tests against local daemons should check $TEST_LOCAL_DEAMONSMartin Schwenke2012-07-263-4/+4
* tests: run_tests should exit with $status with -e optionMartin Schwenke2012-07-261-1/+1
* tests/simple: ctdb reloadips test should use $test_ipMartin Schwenke2012-07-261-6/+5
* tests: select_test_node_and_ips() should never select non-node -1Martin Schwenke2012-07-261-5/+4
* util: Do not lock down memory when running with local daemonsAmitay Isaacs2012-07-261-1/+6
* statd-callout: Fix a bug in the calculations of $STATEMartin Schwenke2012-07-261-3/+2
* Eventscripts: Default route on NAT gateway should have a metric of 10Martin Schwenke2012-07-264-91/+99
* Eventscripts: Update/remove stale comments in 11.natgwMartin Schwenke2012-07-261-7/+2
* Eventscripts: Retrieve and build NAT gateway details better in 11.natgwMartin Schwenke2012-07-261-9/+8
* Eventscripts: Optimise building the host address in 11.natgwMartin Schwenke2012-07-261-3/+3
* Eventscripts: Clean up startup sanity check in 11.natgwMartin Schwenke2012-07-261-8/+3
* Eventscripts: remove redundant firewall rules from 11.natgwMartin Schwenke2012-07-261-7/+0
* Eventscripts: 11.natgw $CTDB_NATGW_PUBLIC_IP splitting optimisationMartin Schwenke2012-07-261-2/+2
* web: Add my name to the developer list.Amitay Isaacs2012-07-241-0/+1
* Remove tevent_loop_allow_nesting()Amitay Isaacs2012-07-162-2/+0
* ctdbd: Return explicit boolean values for function returning boolAmitay Isaacs2012-07-162-2/+2
* util: Do not try to lockdown memory when running in local daemons modeAmitay Isaacs2012-07-161-1/+6
* Fix compiler warnings.Amitay Isaacs2012-07-132-2/+2
* run_tests: improve spacingMichael Adam2012-07-031-1/+2
* run_tests.sh: fix a commentMichael Adam2012-07-031-1/+1
* ctdb: use correct "persistent" state for ctdb_attach in "ctdb cattdb"Michael Adam2012-07-031-1/+1
* ctdbd: refuse attaching with "persistent" to a non-persistent db and v.v.Gregor Beck2012-07-031-0/+6
* When we find an ip we shouldnt host, just release itRonnie Sahlberg2012-06-201-2/+6
* When we release an ip, get the interface name from the kernelRonnie Sahlberg2012-06-201-13/+9
* Add new command to find which interface is located onRonnie Sahlberg2012-06-203-0/+105
* STATISTICS: Add tracking of the 10 hottest keys per database measured in hopc...Ronnie Sahlberg2012-06-135-7/+144
* Reimplement logging of long running eventsMartin Schwenke2012-06-121-0/+46
* tevent: change version to 0.9.16Stefan Metzmacher2012-06-121-0/+82
* tevent: expose tevent_context_init_opsStefan Metzmacher2012-06-122-3/+19
* lib/tevent: Add trace point callbackMartin Schwenke2012-06-127-0/+83
* Revert "TEVENT: Add back tracking of long runnig events to the local copy of...Martin Schwenke2012-06-125-66/+0
* lib/tevent: In poll_event_context, add a pointer back to the tevent_contextMartin Schwenke2012-06-121-0/+4
* lib/tevent/testsuite: no longer use 'compat' symbolsStefan Metzmacher2012-06-121-12/+12
* Run the shutdown eventscript before we tear down the transportRonnie Sahlberg2012-05-301-1/+1
* tests: Increment RSN always in ctdb_update_record_persistent testAmitay Isaacs2012-05-281-2/+2
* tests: Fix ctdb_fetch test (parse extra lines of output)Amitay Isaacs2012-05-281-1/+1
* tests: Fix flakey behavior of ctdb_fetch testAmitay Isaacs2012-05-281-0/+17
* server: Replace BOOL datatype with bool, True/False with true/falseAmitay Isaacs2012-05-2810-24/+19
* tests/eventscripts: Tweak expected output for lockd:b restartMartin Schwenke2012-05-251-1/+1
* tests: Complex tests must not be run from a cluster nodeMartin Schwenke2012-05-251-5/+6
* Eventscripts: Fix deprecated iptables ! usageMartin Schwenke2012-05-251-2/+2
* tests: test_wrap needs to set TEST_BIN_DIR when installedMartin Schwenke2012-05-251-0/+2
* packaging: make ctdb-tests package depend on ncAmitay Isaacs2012-05-251-0/+1
* tests: Use per node log files when running tests with local daemonsAmitay Isaacs2012-05-251-1/+1
* RECOVERY: Increase the time we allow before timing out recovery related tasks.Ronnie Sahlberg2012-05-251-1/+1