summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * eventscripts: New configuration variable $CTDB_SKIP_GANESHA_NFSD_CHECKMartin Schwenke2013-07-051-1/+3
| * eventscript: Move Ganesha nfsd monitoring to a functionMartin Schwenke2013-07-051-51/+59
| * eventscripts: Drop RPC service version from nfs_check_rpc_service() callsMartin Schwenke2013-07-051-2/+2
| * ctdbd: Log something when releasing all IPsMartin Schwenke2013-07-051-0/+10
| * recoverd: Minor style improvements for ctdb_reload_remote_public_ips()Martin Schwenke2013-07-051-20/+25
| * recoverd: Clean up log messages in remote IP verificationMartin Schwenke2013-07-053-11/+18
| * recoverd: Fix an unclear log message - "Restart recovery process"Martin Schwenke2013-07-052-2/+2
| * recoverd: Fix an incorrect commentMartin Schwenke2013-07-051-3/+1
| * ctdbd: Use ctdb_die() on "setup" event failureMartin Schwenke2013-07-051-2/+1
| * ctdbd: Avoid a core dump when "init" event failsMartin Schwenke2013-07-051-1/+1
| * util: New function ctdb_die()Martin Schwenke2013-07-052-0/+10
| * eventscripts: When replaying monitor status, don't log empty outputMartin Schwenke2013-07-051-1/+3
| * ctdbd: Release IP callback should fail if the IP is still hostedMartin Schwenke2013-07-051-0/+8
| * ctdbd: Log warnings in release IP when unexpected interface is encounteredMartin Schwenke2013-07-051-0/+15
| * ping_pong: Validate num_locks argument > 0Amitay Isaacs2013-07-041-0/+4
| * tests: If connection to ctdb daemon fails, exitAmitay Isaacs2013-07-046-0/+18
| * 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