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
...
|
*
locking: Use database iterator for unlocking databases
Amitay Isaacs
2013-05-24
1
-17
/
+2
|
*
locking: Add handler function for unlocking a database
Amitay Isaacs
2013-05-24
1
-0
/
+20
|
*
locking: Use database iterator for locking databases
Amitay Isaacs
2013-05-24
1
-38
/
+2
|
*
locking: Add handler function for locking a database
Amitay Isaacs
2013-05-24
1
-0
/
+20
|
*
locking: Refactor code to iterate over databases based on priority
Amitay Isaacs
2013-05-24
1
-0
/
+42
|
*
locking: Add newline to debug logs
Amitay Isaacs
2013-05-24
1
-2
/
+2
|
*
tools/ctdb: Fix racy ipreallocate code
Amitay Isaacs
2013-05-23
1
-63
/
+22
|
*
ctdbd: Print version string in the daemon startup
Amitay Isaacs
2013-05-23
1
-1
/
+3
|
*
build: Rename version.h to ctdb_version.h
Amitay Isaacs
2013-05-23
5
-5
/
+5
|
*
logging: Fix a bug in ringbuffer
Amitay Isaacs
2013-05-23
1
-36
/
+26
|
*
recoverd: takeover_run_core() should not use modified node flags
Martin Schwenke
2013-05-23
2
-119
/
+136
|
*
ctdbd: Update confusing log message
Martin Schwenke
2013-05-23
1
-1
/
+1
|
*
Packaging: maketarball.sh should be a bash script due to pushd use
Martin Schwenke
2013-05-23
1
-1
/
+1
|
*
scripts: Rework notify.sh to use notify.d/ directory
Martin Schwenke
2013-05-23
4
-44
/
+70
|
*
ctdbd: Log a message when recovery master changes
Martin Schwenke
2013-05-23
1
-1
/
+14
|
*
ctdbd: Log add and delete of IPs
Martin Schwenke
2013-05-22
1
-0
/
+4
|
*
ctdbd: Removed bogus comment in ctdb_find_iface()
Martin Schwenke
2013-05-22
1
-1
/
+0
|
*
eventscripts: Fix regression in _loadconfig()
Martin Schwenke
2013-05-22
1
-1
/
+8
|
*
initscript: If CTDB doesn't become ready, print a message before killing
Martin Schwenke
2013-05-22
1
-0
/
+1
|
*
build: Create sudoers.d dir during make install
Christian Ambach
2013-05-20
1
-0
/
+1
|
*
eventscripts: Do not use bashism for string comparison
Amitay Isaacs
2013-05-20
1
-1
/
+1
|
*
recoverd: Move IP flags into ctdb_takeover.c
Martin Schwenke
2013-05-09
2
-5
/
+6
|
*
recoverd: Clear IP flags after IP allocation algorithm has run
Martin Schwenke
2013-05-09
1
-5
/
+17
|
*
recoverd: Remove unused mask argument and initial mask calculation
Martin Schwenke
2013-05-07
2
-28
/
+6
|
*
recoverd: When calculating rebalance candidates don't consider flags
Martin Schwenke
2013-05-07
1
-21
/
+28
|
*
recoverd: Remove unused mask argument from IP allocation functions
Martin Schwenke
2013-05-07
2
-29
/
+19
|
*
tests/takeover: Add takeover tests, mostly for NoIPHostOnAllDisabled
Martin Schwenke
2013-05-07
4
-0
/
+178
|
*
recoverd: Fix tunable NoIPTakeoverOnDisabled, rename to NoIPHostOnAllDisabled
Martin Schwenke
2013-05-07
9
-89
/
+100
|
*
recoverd: Factor out new function all_nodes_are_disabled()
Martin Schwenke
2013-05-07
1
-6
/
+12
|
*
tests/takeover: Allow per-node tunable settings
Martin Schwenke
2013-05-07
3
-11
/
+53
|
*
recoverd: Refactor code to get NoIPTakeover tunable from all nodes
Martin Schwenke
2013-05-07
1
-28
/
+101
|
*
tests: Unit test diff output should use filtered output
Martin Schwenke
2013-05-07
1
-1
/
+1
|
*
recoverd: Add debug message when dropping IPs in IP allocation
Martin Schwenke
2013-05-07
6
-4
/
+25
|
*
eventscripts: NFS RPC checks no longer support "knfsd"
Martin Schwenke
2013-05-07
1
-1
/
+1
|
*
eventscripts: 60.nfs uses nfs_check_rpc_services() to check NFS RPC services
Martin Schwenke
2013-05-07
14
-118
/
+40
|
*
eventscripts: NFS RPC checks allows "nfsd" in addition to "knfsd"
Martin Schwenke
2013-05-06
1
-1
/
+1
|
*
eventscripts: New function nfs_check_rpc_services()
Martin Schwenke
2013-05-06
1
-0
/
+29
|
*
eventscripts: nfs_check_rpc_action() should be _nfs_check_rpc_action()
Martin Schwenke
2013-05-06
1
-2
/
+2
|
*
eventscripts: Factor out common code from nfs_check_rpc_service()
Martin Schwenke
2013-05-06
1
-6
/
+17
|
*
eventscripts: Remove ganesha support from nfs_check_rpc_service()
Martin Schwenke
2013-05-06
1
-6
/
+0
|
*
Revert "Eventscript functions: add optional version to nfs_check_rpc_service()"
Martin Schwenke
2013-05-06
1
-10
/
+4
|
*
eventscripts: Move rpc.statd existence check into nfs_check_rpc_service ()
Martin Schwenke
2013-05-06
2
-10
/
+10
|
*
eventscripts: Factor NFS RPC check action code into nfs_check_rpc_action()
Martin Schwenke
2013-05-06
1
-46
/
+58
|
*
eventscripts: Remove unused function ctdb_check_counter_limit()
Martin Schwenke
2013-05-06
1
-15
/
+0
|
*
eventscripts: Use ctdb_check_counter() instead of ctdb_check_counter_limit()
Martin Schwenke
2013-05-06
2
-6
/
+7
|
*
eventscripts: Might as well try to stat the reclock file first
Martin Schwenke
2013-05-06
1
-9
/
+9
|
*
eventscripts: Make the early exit in 01.reclock earlier
Martin Schwenke
2013-05-06
1
-6
/
+3
|
*
eventscripts: Minor cleanups for killtcp/tickle functions
Martin Schwenke
2013-05-06
1
-16
/
+17
|
*
eventscripts: Tweak the timeout check in kill_tcp_connections()
Martin Schwenke
2013-05-06
1
-7
/
+13
|
*
eventscripts: In killtcp/tickle functions, $_failed should be boolean
Martin Schwenke
2013-05-06
1
-13
/
+12
[prev]
[next]