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
...
|
*
vacuum: Reduce the priority of non-critical error
Amitay Isaacs
2013-05-24
1
-1
/
+1
|
*
ctdbd: fix comment explaining redirection of CTDB_REQ_CALL redirection.
Michael Adam
2013-05-24
1
-2
/
+5
|
*
ctdbd: remove a nonempty blank line
Michael Adam
2013-05-24
1
-1
/
+0
|
*
ctdbd: update comment describing ctdb_call_send_redirect()
Michael Adam
2013-05-24
1
-12
/
+1
|
*
tests/takeover: New tests to check runstate handling
Martin Schwenke
2013-05-24
3
-0
/
+108
|
*
recoverd: Nodes can only takeover IPs if they are in runstate RUNNING
Martin Schwenke
2013-05-24
2
-3
/
+144
|
*
recoverd: Handle errors carefully when fetching tunables
Martin Schwenke
2013-05-24
1
-5
/
+38
|
*
recoverd: Set explicit default value when getting tunable from nodes
Martin Schwenke
2013-05-24
1
-4
/
+11
|
*
client: async_callback() sets result to -ETIME if a control times out
Martin Schwenke
2013-05-24
1
-0
/
+5
|
*
ctdbd: Update the get_tunable code to return -EINVAL for unknown tunable
Martin Schwenke
2013-05-24
3
-3
/
+3
|
*
recoverd: Whitespace improvements
Martin Schwenke
2013-05-24
1
-10
/
+10
|
*
recoverd: Use talloc_array_length() for simpler code
Martin Schwenke
2013-05-24
1
-8
/
+8
|
*
ctdbd: When the "setup" event fails log an error and exit, don't abort
Martin Schwenke
2013-05-24
1
-2
/
+2
|
*
eventscripts: 11.natgw should not call ctdb tool in "init" event
Martin Schwenke
2013-05-24
1
-4
/
+13
|
*
ctdbd: Add new runstate CTDB_RUNSTATE_FIRST_RECOVERY
Martin Schwenke
2013-05-24
8
-5
/
+19
|
*
tools/ctdb: "ctdb runstate" now accepts optional expected run state arguments
Martin Schwenke
2013-05-24
4
-4
/
+32
|
*
tools/ctdb: New command runstate to print current runstate
Martin Schwenke
2013-05-24
2
-0
/
+38
|
*
ctdbd: New control CTDB_CONTROL_GET_RUNSTATE
Martin Schwenke
2013-05-24
4
-0
/
+43
|
*
ctdbd: Start logging process earlier
Martin Schwenke
2013-05-24
1
-7
/
+6
|
*
ctdbd: Only start recovery daemon and timed events after setup event
Martin Schwenke
2013-05-24
1
-21
/
+22
|
*
ctdbd: Replace ctdb->done_startup with ctdb->runstate
Martin Schwenke
2013-05-24
7
-11
/
+80
|
*
tools/ctdb: Remove duplicate command definition for "sync"
Martin Schwenke
2013-05-24
1
-2
/
+1
|
*
logging: Make sure ringbuffer messages are terminated with a newline
Amitay Isaacs
2013-05-24
1
-0
/
+6
|
*
tests: Fix output of run_tests usage
Amitay Isaacs
2013-05-24
1
-2
/
+2
|
*
locking: Set lock helper path once
Amitay Isaacs
2013-05-24
1
-6
/
+13
|
*
locking: Remove functions that are not used anymore
Amitay Isaacs
2013-05-24
2
-86
/
+0
|
*
locking: Remove functions that are not used anymore
Amitay Isaacs
2013-05-24
1
-91
/
+0
|
*
locking: Use separate locking helper binary for locking
Amitay Isaacs
2013-05-24
3
-18
/
+41
|
*
locking: Create commandline arguments for locking helper
Amitay Isaacs
2013-05-24
1
-0
/
+115
|
*
locking: Add a standalone helper to lock record/db
Amitay Isaacs
2013-05-24
3
-1
/
+156
|
*
locking: Use database iterator for unmarking databases
Amitay Isaacs
2013-05-24
1
-17
/
+2
|
*
locking: Add handler function for unmarking a database
Amitay Isaacs
2013-05-24
1
-0
/
+23
|
*
locking: Use database iterator for marking databases
Amitay Isaacs
2013-05-24
1
-39
/
+2
|
*
locking: Add handler function for marking a database
Amitay Isaacs
2013-05-24
1
-0
/
+23
|
*
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
[prev]
[next]