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
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
2
-5
/
+3
*
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
2
-17
/
+7
*
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
*
recoverd: Print banning message only after verifying pnn
Amitay Isaacs
2013-06-28
1
-2
/
+2
*
recoverd: When updating flags on nodes, send updated flags and not old flags
Amitay Isaacs
2013-06-28
1
-1
/
+1
*
ctdbd: Fix panic on overlapping shutdowns
Martin Schwenke
2013-06-22
3
-0
/
+9
*
ctdbd: Refactor shutdown sequence
Martin Schwenke
2013-06-22
3
-21
/
+20
*
logging: Notify parent when logging daemon is up
Martin Schwenke
2013-06-20
1
-7
/
+33
*
ctdbd: "init" event should run earlier in daemon initialisation
Martin Schwenke
2013-06-20
1
-7
/
+7
*
build: Fix tdb.h path to enable building with system TDB library
Mathieu Parent
2013-06-14
13
-13
/
+13
*
ctdbd: Make sure we don't kill init process by mistake
Amitay Isaacs
2013-06-14
1
-1
/
+8
*
recoverd: Log node that causes takoever run to fail
Martin Schwenke
2013-06-13
1
-7
/
+11
*
ctdbd: Log node state transitions at higher debug level
Amitay Isaacs
2013-05-29
1
-2
/
+2
*
recoverd: Backward compatibility for nodes without IPREALLOCATED control
Martin Schwenke
2013-05-27
1
-4
/
+103
*
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
*
recoverd: Nodes can only takeover IPs if they are in runstate RUNNING
Martin Schwenke
2013-05-24
1
-2
/
+115
*
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
*
ctdbd: Update the get_tunable code to return -EINVAL for unknown tunable
Martin Schwenke
2013-05-24
1
-1
/
+1
*
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
*
ctdbd: Add new runstate CTDB_RUNSTATE_FIRST_RECOVERY
Martin Schwenke
2013-05-24
3
-2
/
+14
*
ctdbd: New control CTDB_CONTROL_GET_RUNSTATE
Martin Schwenke
2013-05-24
1
-0
/
+7
*
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
5
-10
/
+17
*
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
1
-84
/
+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
1
-17
/
+39
*
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
1
-0
/
+148
*
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
[prev]
[next]