summaryrefslogtreecommitdiffstats
path: root/ctdb
Commit message (Expand)AuthorAgeFilesLines
...
* recoverd: Track failure of "recovered" event, banning culpritsMartin Schwenke2012-10-111-29/+42
* recoverd: When starting a takeover run disable IP verificationMartin Schwenke2012-10-112-0/+20
* ctdbd: Stop takeovers and releases from colliding in mid-airMartin Schwenke2012-10-112-7/+74
* ctdbd: New tunable NoIPTakeoverOnDisabledMartin Schwenke2012-10-116-89/+115
* Eventscripts: Add service-start and service-stop pseudo-eventsMartin Schwenke2012-10-101-2/+28
* ctdbd: Avoid unnecessary updateip eventMartin Schwenke2012-10-101-5/+5
* Correct include for ctdb_protocol.hVolker Lendecke2012-10-091-1/+1
* Revert "when creating/adding a public ip, set the initial interface to be the...Amitay Isaacs2012-10-071-3/+0
* util: ctdb_fork() closes all sockets opened by the main daemonMartin Schwenke2012-10-052-18/+24
* eventscripts: Auto-start/stop services in backgroundMartin Schwenke2012-10-037-25/+65
* Eventscripts: split 50.samba into 49.winbind and 50.sambaMartin Schwenke2012-10-0312-158/+225
* Initscript: Kill any existing ctdbd processes if the ping succeedsMartin Schwenke2012-10-021-0/+6
* 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