summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * tools/ctdb: Free the event contextMartin Schwenke2012-10-021-0/+1
| * libctdb: Add comments to effect that some controls return result in statusMartin Schwenke2012-10-021-0/+3
| * tests/tool: New tests for natgwlist, getcapabilities, lvs, lvsmasterMartin Schwenke2012-09-2811-0/+353
| * tests/tool: New function setup_natgw() to setup $CTDB_NATGW_NODESMartin Schwenke2012-09-281-0/+20
| * tools/ctdb: Clean up control_natgw()Martin Schwenke2012-09-281-63/+69
| * tools/ctdb: Convert some commands over to libctdbMartin Schwenke2012-09-281-19/+24
| * tests: libctdb stubs initial ctdb_getcapabilities() implementationMartin Schwenke2012-09-281-0/+7
| * tests: libctdb stubs must copy pointers rather than just returning themMartin Schwenke2012-09-281-6/+25
| * libctdb: add ctdb_getcapabilities()Martin Schwenke2012-09-285-8/+106
| * tools/ctdb: Remove redundant filtering loop in control_natgwlist()Martin Schwenke2012-09-281-3/+0
| * tools/ctdb: natgwlist output is either human readable or machine readableMartin Schwenke2012-09-281-12/+28
| * tools/ctdb: Factor out printing of the machine readable status headerMartin Schwenke2012-09-281-4/+8
| * tools/ctdb: NAT gateway code should use CTDB_NATGW_NODESMartin Schwenke2012-09-281-1/+1
| * tests/eventscripts: New policy routing test with invalid table IDMartin Schwenke2012-09-111-0/+41
| * tests/eventscripts: Modify ip stub to simulate invalid table IDMartin Schwenke2012-09-111-15/+36
| * Eventscripts: Indent error when a route delete fails in 11.per_ip_routingMartin Schwenke2012-09-111-2/+8
| * tests/eventscript: unit test for 13.per_ip_routing bogus route removalMartin Schwenke2012-09-111-0/+47
| * eventscripts: 13.per_ip_routing should remove bogus routes on ipreallocatedMartin Schwenke2012-09-111-0/+26
| * tests/eventscripts: Add a policy routing unit test for "ip rule del" failureMartin Schwenke2012-09-111-0/+38
| * eventscripts: Print a warning on failure to delete a routing ruleMartin Schwenke2012-09-111-4/+12
| * doc: Fix path string of /etc/sysconfig/ctdb fileAmitay Isaacs2012-08-201-1/+1
| * recoverd: All inactive nodes should yield recovery master roleMartin Schwenke2012-08-081-2/+2
| * recoverd: An inactive node should not force recovery master electionsMartin Schwenke2012-08-081-2/+3
| * recoverd: main_loop() should not verify local IPs if node is stoppedMartin Schwenke2012-08-081-0/+8
| * recoverd: verify_local_ip_allocation() should dup ifaces before early returnMartin Schwenke2012-08-081-3/+3
| * recoverd: Update a log message that has bit-rottedMartin Schwenke2012-08-081-3/+8
| * recoverd: Fix bogus info in message about changed flagsMartin Schwenke2012-08-081-1/+1
| * tests/eventscripts: Extra cases for policy routing missing config testMartin Schwenke2012-07-301-2/+5
| * Eventscripts: 13.per_ip_routing should always fail if config is missingMartin Schwenke2012-07-301-2/+11
| * Revert "Eventscripts - make 13.per_ip_routing fail gracefully if config is mi...Martin Schwenke2012-07-301-7/+2
| * ctdb tool: recmaster command might as well be auto-allMartin Schwenke2012-07-301-1/+1
| * doc: Document the new onnode -P optionMartin Schwenke2012-07-303-14/+42
| * tools/onnode: Add -P option to push files to given nodesMartin Schwenke2012-07-301-13/+36
| * Eventscripts: Clean up 11.routingMartin Schwenke2012-07-301-9/+8
| * ctdbd: Log a meaningful message if the nodes file/list is emptyMartin Schwenke2012-07-261-0/+9
| * ctdbd: Remove the worked "Forced" from message about running eventscriptsMartin Schwenke2012-07-261-1/+1
| * ctdbd: Fix ctdb_control_release_ip() on local daemonsMartin Schwenke2012-07-261-5/+13
| * Initscript: clean up drop_all_public_ips()Martin Schwenke2012-07-261-7/+3
| * 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