summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * build: Fix compiler warnings for uninitialized variablesAmitay Isaacs2013-07-043-2/+3
| * recoverd: Send the result from child process only onceAmitay Isaacs2013-07-041-1/+0
| * packaging: Enable compiler optimizationsAmitay Isaacs2013-07-041-1/+1
| * packaging: Allow building RPMs with system tdb/talloc/teventAmitay Isaacs2013-07-041-6/+9
| * packaging: Do not mark /etc/ctdb/functions as configuration fileAmitay Isaacs2013-07-041-1/+1
| * packaging: Install README.notify.d using %doc directiveAmitay Isaacs2013-07-042-3/+2
| * packaging: Install docs using %doc directiveAmitay Isaacs2013-07-042-19/+6
| * packaging: Remove ctdb_transaction from docdirAmitay Isaacs2013-07-041-4/+0
| * doc: Add a disclaimer for the EnableBans tunableMartin Schwenke2013-07-041-1/+2
| * doc: Add banning bug fixes to NEWSMartin Schwenke2013-07-041-1/+8
| * ctdbd: Don't ban self if init or shutdown event failsAmitay Isaacs2013-07-021-1/+5
| * doc: The second half of monitoring is only for recovery masterAmitay Isaacs2013-07-021-2/+2
| * recoverd: when the recmaster is banned, use that information when forcing an ...Michael Adam2013-07-021-0/+6
| * recoverd: fix a comment typoMichael Adam2013-07-021-1/+1
| * recoverd: fix a comment in main_loopMichael Adam2013-07-021-3/+3
| * recoverd: eliminate some trailing spaces from ctdb_election_win()Michael Adam2013-07-021-2/+2
| * recoverd: Don't continue if the current node gets bannedMartin Schwenke2013-07-021-4/+19
| * recoverd: Refactor code to ban misbehaving nodesAmitay Isaacs2013-07-021-37/+26
| * recoverd: Move code to ban other nodes after we get local node flagsAmitay Isaacs2013-07-021-22/+21
| * recoverd: Delay the initial election if node is started in stopped stateAmitay Isaacs2013-07-021-22/+26
| * recoverd: Update capabilities only if the current node is activeAmitay Isaacs2013-07-021-7/+7
| * recoverd: No need to check if node is recovery master when inactiveAmitay Isaacs2013-07-021-9/+0
| * recoverd: Always do an early exit from main_loop if node is stopped or bannedAmitay Isaacs2013-07-021-11/+8
| * recoverd: Do not set banning credits on a node if current node is inactiveAmitay Isaacs2013-07-021-0/+6
| * banning: Do not come out of ban if databases are not frozenAmitay Isaacs2013-07-021-0/+15
| * banning: No need to check if banned pnn is for local nodeAmitay Isaacs2013-07-021-3/+1
| * banning: Make ctdb_local_node_got_banned() a void functionAmitay Isaacs2013-07-023-6/+4
| * recoverd: Also check if current node is in recovery when it is bannedAmitay Isaacs2013-07-021-6/+6
| * recoverd: Set node_flags information as soon as we get nodemapAmitay Isaacs2013-07-021-3/+3
| * recovered: Remove old comment as the code corresponding to that has gone awayAmitay Isaacs2013-07-021-4/+0
| * banning: Log ban state changes for other nodes at higher debug levelAmitay Isaacs2013-07-021-3/+7
| * freeze: Make ctdb_start_freeze() a void functionAmitay Isaacs2013-07-023-18/+8
| * freeze: If priority is invalid here, it's time to abortAmitay Isaacs2013-07-021-6/+1
| * freeze: Log message from ctdb_start_freeze() and ctdb_control_freeze()Amitay Isaacs2013-07-021-2/+3
| * recoverd: Print banning message only after verifying pnnAmitay Isaacs2013-06-281-2/+2
| * recoverd: When updating flags on nodes, send updated flags and not old flagsAmitay Isaacs2013-06-281-1/+1
| * tools/ctdb: Add "force" option to "recover" commandMartin Schwenke2013-06-281-2/+9
| * client: Exit with non-zero status when unix socket is closedAmitay Isaacs2013-06-251-2/+2
| * doc: Fix ctdb ping entry in manpageMartin Schwenke2013-06-221-2/+3
| * doc: Fix documentation for NoIPTakeover in ctdbd manpageMartin Schwenke2013-06-221-3/+4
| * doc: Update notification script section in ctdbd manpageMartin Schwenke2013-06-221-1/+6
| * doc: Add nodestatus command to the ctdb manpageMartin Schwenke2013-06-221-0/+65
| * doc: Update NEWSMartin Schwenke2013-06-221-0/+26
| * tests: Integration tests use "ctdb nodestatus" for healthy cluster checkMartin Schwenke2013-06-221-15/+2
| * tests: Integration test infrastructure should do only a single recoveryMartin Schwenke2013-06-221-4/+0
| * ctdbd: Fix panic on overlapping shutdownsMartin Schwenke2013-06-223-0/+9
| * ctdbd: Refactor shutdown sequenceMartin Schwenke2013-06-224-21/+22
| * eventscripts: "setup" event doesn't need to wait for SETUP runstateMartin Schwenke2013-06-201-15/+0
| * tests/eventscripts: New tests for 00.ctdb "init" eventMartin Schwenke2013-06-2016-6/+258
| * eventscripts: 13.per_ip_routing should not try hard to find public_addressesMartin Schwenke2013-06-201-1/+1