index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
eventscripts: New configuration variable $CTDB_SKIP_GANESHA_NFSD_CHECK
Martin Schwenke
2013-07-05
1
-1
/
+3
|
*
eventscript: Move Ganesha nfsd monitoring to a function
Martin Schwenke
2013-07-05
1
-51
/
+59
|
*
eventscripts: Drop RPC service version from nfs_check_rpc_service() calls
Martin Schwenke
2013-07-05
1
-2
/
+2
|
*
ctdbd: Log something when releasing all IPs
Martin Schwenke
2013-07-05
1
-0
/
+10
|
*
recoverd: Minor style improvements for ctdb_reload_remote_public_ips()
Martin Schwenke
2013-07-05
1
-20
/
+25
|
*
recoverd: Clean up log messages in remote IP verification
Martin Schwenke
2013-07-05
3
-11
/
+18
|
*
recoverd: Fix an unclear log message - "Restart recovery process"
Martin Schwenke
2013-07-05
2
-2
/
+2
|
*
recoverd: Fix an incorrect comment
Martin Schwenke
2013-07-05
1
-3
/
+1
|
*
ctdbd: Use ctdb_die() on "setup" event failure
Martin Schwenke
2013-07-05
1
-2
/
+1
|
*
ctdbd: Avoid a core dump when "init" event fails
Martin Schwenke
2013-07-05
1
-1
/
+1
|
*
util: New function ctdb_die()
Martin Schwenke
2013-07-05
2
-0
/
+10
|
*
eventscripts: When replaying monitor status, don't log empty output
Martin Schwenke
2013-07-05
1
-1
/
+3
|
*
ctdbd: Release IP callback should fail if the IP is still hosted
Martin Schwenke
2013-07-05
1
-0
/
+8
|
*
ctdbd: Log warnings in release IP when unexpected interface is encountered
Martin Schwenke
2013-07-05
1
-0
/
+15
|
*
ping_pong: Validate num_locks argument > 0
Amitay Isaacs
2013-07-04
1
-0
/
+4
|
*
tests: If connection to ctdb daemon fails, exit
Amitay Isaacs
2013-07-04
6
-0
/
+18
|
*
build: Fix compiler warnings for uninitialized variables
Amitay Isaacs
2013-07-04
3
-2
/
+3
|
*
recoverd: Send the result from child process only once
Amitay Isaacs
2013-07-04
1
-1
/
+0
|
*
packaging: Enable compiler optimizations
Amitay Isaacs
2013-07-04
1
-1
/
+1
|
*
packaging: Allow building RPMs with system tdb/talloc/tevent
Amitay Isaacs
2013-07-04
1
-6
/
+9
|
*
packaging: Do not mark /etc/ctdb/functions as configuration file
Amitay Isaacs
2013-07-04
1
-1
/
+1
|
*
packaging: Install README.notify.d using %doc directive
Amitay Isaacs
2013-07-04
2
-3
/
+2
|
*
packaging: Install docs using %doc directive
Amitay Isaacs
2013-07-04
2
-19
/
+6
|
*
packaging: Remove ctdb_transaction from docdir
Amitay Isaacs
2013-07-04
1
-4
/
+0
|
*
doc: Add a disclaimer for the EnableBans tunable
Martin Schwenke
2013-07-04
1
-1
/
+2
|
*
doc: Add banning bug fixes to NEWS
Martin Schwenke
2013-07-04
1
-1
/
+8
|
*
ctdbd: Don't ban self if init or shutdown event fails
Amitay Isaacs
2013-07-02
1
-1
/
+5
|
*
doc: The second half of monitoring is only for recovery master
Amitay Isaacs
2013-07-02
1
-2
/
+2
|
*
recoverd: when the recmaster is banned, use that information when forcing an ...
Michael Adam
2013-07-02
1
-0
/
+6
|
*
recoverd: fix a comment typo
Michael Adam
2013-07-02
1
-1
/
+1
|
*
recoverd: fix a comment in main_loop
Michael Adam
2013-07-02
1
-3
/
+3
|
*
recoverd: eliminate some trailing spaces from ctdb_election_win()
Michael Adam
2013-07-02
1
-2
/
+2
|
*
recoverd: Don't continue if the current node gets banned
Martin Schwenke
2013-07-02
1
-4
/
+19
|
*
recoverd: Refactor code to ban misbehaving nodes
Amitay Isaacs
2013-07-02
1
-37
/
+26
|
*
recoverd: Move code to ban other nodes after we get local node flags
Amitay Isaacs
2013-07-02
1
-22
/
+21
|
*
recoverd: Delay the initial election if node is started in stopped state
Amitay Isaacs
2013-07-02
1
-22
/
+26
|
*
recoverd: Update capabilities only if the current node is active
Amitay Isaacs
2013-07-02
1
-7
/
+7
|
*
recoverd: No need to check if node is recovery master when inactive
Amitay Isaacs
2013-07-02
1
-9
/
+0
|
*
recoverd: Always do an early exit from main_loop if node is stopped or banned
Amitay Isaacs
2013-07-02
1
-11
/
+8
|
*
recoverd: Do not set banning credits on a node if current node is inactive
Amitay Isaacs
2013-07-02
1
-0
/
+6
|
*
banning: Do not come out of ban if databases are not frozen
Amitay Isaacs
2013-07-02
1
-0
/
+15
|
*
banning: No need to check if banned pnn is for local node
Amitay Isaacs
2013-07-02
1
-3
/
+1
|
*
banning: Make ctdb_local_node_got_banned() a void function
Amitay Isaacs
2013-07-02
3
-6
/
+4
|
*
recoverd: Also check if current node is in recovery when it is banned
Amitay Isaacs
2013-07-02
1
-6
/
+6
|
*
recoverd: Set node_flags information as soon as we get nodemap
Amitay Isaacs
2013-07-02
1
-3
/
+3
|
*
recovered: Remove old comment as the code corresponding to that has gone away
Amitay Isaacs
2013-07-02
1
-4
/
+0
|
*
banning: Log ban state changes for other nodes at higher debug level
Amitay Isaacs
2013-07-02
1
-3
/
+7
|
*
freeze: Make ctdb_start_freeze() a void function
Amitay Isaacs
2013-07-02
3
-18
/
+8
|
*
freeze: If priority is invalid here, it's time to abort
Amitay Isaacs
2013-07-02
1
-6
/
+1
|
*
freeze: Log message from ctdb_start_freeze() and ctdb_control_freeze()
Amitay Isaacs
2013-07-02
1
-2
/
+3
[prev]
[next]