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
...
|
*
tests/eventscripts: Override background_with_logging(), just prepend "&"
Martin Schwenke
2013-08-14
6
-31
/
+34
|
*
eventscripts: Remove support for RPC service 'q' and 's' restart flags
Martin Schwenke
2013-08-14
5
-10
/
+6
|
*
eventscripts: When restarting the nfslock service only show output of start
Martin Schwenke
2013-08-14
1
-2
/
+2
|
*
tests/simple: Unreachable node test should wait for recovery to complete
Martin Schwenke
2013-08-14
1
-0
/
+2
|
*
tests/simple: Fix the missing IP test
Martin Schwenke
2013-08-14
1
-6
/
+8
|
*
recoverd: Use TDB_INCOMPATIBLE_HASH when creating volatile databases
Amitay Isaacs
2013-08-14
1
-1
/
+7
|
*
Revert "recoverd: Use correct tdb flags when creating missing databases"
Amitay Isaacs
2013-08-14
3
-10
/
+8
|
*
common/io: Keep queue buffer size multiple of 4K
Amitay Isaacs
2013-08-09
1
-6
/
+22
|
*
packaging: Allow setting custom release number in RPM spec file
Martin Schwenke
2013-08-09
4
-8
/
+16
|
*
ctdbd: When a record is made sticky, log only once
Amitay Isaacs
2013-08-09
1
-2
/
+3
|
*
ctdbd: Improve high hopcount log messages when request is redirected
Amitay Isaacs
2013-08-09
1
-5
/
+5
|
*
scripts: Do not run ctdb tool commands when debugging hung "init" event
Martin Schwenke
2013-08-09
1
-2
/
+6
|
*
ctdbd: Avoid leaking file descriptor if talloc fails
Amitay Isaacs
2013-08-09
1
-1
/
+4
|
*
eventscript: Wait for debug hung script to finish or timeout before continuing
Amitay Isaacs
2013-08-09
1
-13
/
+59
|
*
eventscripts: Use configured RECLOCK file instead of asking CTDB
Amitay Isaacs
2013-08-09
1
-7
/
+5
|
*
locking: Do not create multiple lock processes for the same key
Amitay Isaacs
2013-08-09
1
-6
/
+15
|
*
locking: Move function find_lock_context() before ctdb_lock_schedule()
Amitay Isaacs
2013-08-09
1
-53
/
+53
|
*
ctdbd: Print set db sticky message after it's set
Amitay Isaacs
2013-08-01
1
-3
/
+2
|
*
tests: Add a test program to hold a lock on a database
Amitay Isaacs
2013-08-01
2
-1
/
+47
|
*
recoverd: Use correct tdb flags when creating missing databases
Amitay Isaacs
2013-08-01
3
-8
/
+10
|
*
client: Always use jenkins hash when attaching volatile databases
Amitay Isaacs
2013-08-01
1
-0
/
+8
|
*
recoverd: Make sure to use jenkins hash for recovery databases
Amitay Isaacs
2013-08-01
1
-1
/
+1
|
*
recoverd: Assemble up-to-date node flags information from remote nodes
Amitay Isaacs
2013-07-30
1
-0
/
+17
|
*
tools/ctdb: Only print the hot records with non-zero hopcount
Amitay Isaacs
2013-07-30
1
-0
/
+9
|
*
ctdbd: Don't consider a hot record if the hopcount is zero
Amitay Isaacs
2013-07-30
1
-0
/
+3
|
*
ctdbd: Fix updating of hot keys in database statistics
Amitay Isaacs
2013-07-29
1
-7
/
+13
|
*
ctdbd: Remove incomplete ctdb_db_statistics_wire structure
Amitay Isaacs
2013-07-29
3
-47
/
+21
|
*
Revert "ctdbd: Remove incomplete ctdb_db_statistics_wire structure"
Amitay Isaacs
2013-07-29
5
-16
/
+95
|
*
doc: Update XML files to use standard DocBook DTD
Martin Schwenke
2013-07-29
5
-5
/
+15
|
*
initscript: The wrapper script should export CTDB_SOCKET
Martin Schwenke
2013-07-29
1
-0
/
+2
|
*
ctdbd: Kill client process without checking for tracked child
Martin Schwenke
2013-07-29
1
-1
/
+1
|
*
eventscripts: kill_tcp_connections() should send connections to stdin
Martin Schwenke
2013-07-29
6
-11
/
+98
|
*
tools/ctdb: Allow killtcp to read connections from standard input
Martin Schwenke
2013-07-29
2
-5
/
+117
|
*
tests: Always tally the number of passed/failed tests
Martin Schwenke
2013-07-29
1
-2
/
+5
|
*
recoverd: Call takeover fail callback only once per node
Martin Schwenke
2013-07-29
1
-2
/
+47
|
*
scripts: Run scriptstatus for hung event
Martin Schwenke
2013-07-29
1
-2
/
+17
|
*
ctdbd: Pass event name to hung script debugger
Martin Schwenke
2013-07-23
1
-2
/
+3
|
*
tests/complex: Fix NFS tests to work with root_squash
Martin Schwenke
2013-07-23
4
-49
/
+50
|
*
tests: Fix exit status of run_tests when a single test is run with -H
Martin Schwenke
2013-07-22
1
-6
/
+6
|
*
tests/simple: Add -p in onnode test to help show groups of connections
Martin Schwenke
2013-07-22
1
-1
/
+1
|
*
ctdbd: Sleep at exit to allow time for log messages to flush
Martin Schwenke
2013-07-19
1
-4
/
+9
|
*
ctdbd: Exit if something is already listening on CTDB socket
Martin Schwenke
2013-07-19
1
-9
/
+18
|
*
tests/eventscripts: Add tests for monitoring of missing interfaces
Martin Schwenke
2013-07-19
4
-54
/
+108
|
*
eventscripts: A missing interface should cause monitoring to fail
Martin Schwenke
2013-07-19
1
-2
/
+3
|
*
eventscripts: Get list of configured interfaces using "ctdb ifaces"
Martin Schwenke
2013-07-19
1
-3
/
+3
|
*
ctdbd: Allow extra recovery to repair persistent DBs during first recovery
Martin Schwenke
2013-07-19
1
-1
/
+1
|
*
packaging: Bundle debug_locks.sh script in RPM
Amitay Isaacs
2013-07-16
2
-0
/
+2
|
*
packaging: No need to check for existence of scripts, they always do
Amitay Isaacs
2013-07-16
1
-3
/
+3
|
*
scripts: ctdbd_wrapper logs a message to syslog if syslog is not being used
Martin Schwenke
2013-07-11
1
-0
/
+8
|
*
Update Nagios check to work with ctdb versions past 30 Aug 2011
Mathieu Parent
2013-07-11
1
-1
/
+5
[prev]
[next]