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
path:
root
/
ctdb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
packaging: When building with system libraries, add dependency for them
Amitay Isaacs
2013-07-10
1
-0
/
+3
*
ctdbd: No need for DeadlockTimeout tunable
Amitay Isaacs
2013-07-10
3
-18
/
+0
*
initscript: Export CTDB_DEBUG_LOCKS variable
Amitay Isaacs
2013-07-10
1
-1
/
+1
*
scripts: Add an example debug_locks.sh script to debug locking issue
Amitay Isaacs
2013-07-10
1
-0
/
+45
*
locking: Use external script to debug locking issues
Amitay Isaacs
2013-07-10
1
-152
/
+19
*
locking: Update locking bucket intervals
Amitay Isaacs
2013-07-10
1
-10
/
+14
*
locking: Update locks latency in CTDB statistics only for RECORD or DB locks
Amitay Isaacs
2013-07-10
1
-2
/
+6
*
tools/ctdb: Fix the format of DB statistics output
Amitay Isaacs
2013-07-10
1
-9
/
+14
*
ctdbd: Remove incomplete ctdb_db_statistics_wire structure
Amitay Isaacs
2013-07-10
5
-95
/
+16
*
ctdbd: Update debug messages for setting readonly property on database
Amitay Isaacs
2013-07-10
1
-1
/
+4
*
recoverd: Fix buffer overflow error in reloadips
Amitay Isaacs
2013-07-05
1
-8
/
+21
*
tests/eventscripts: Add some rudimentary tests for 60.ganesha
Martin Schwenke
2013-07-05
4
-0
/
+81
*
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
[prev]
[next]