index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ctdb
/
server
/
ctdb_recover.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
server: Use tdb_check to verify persistent tdbs on startup
Stefan Metzmacher
2009-12-16
1
-0
/
+6
*
eventscript: handle banning within the callbacks
Rusty Russell
2009-12-07
1
-0
/
+6
*
Add flag to ctdb_event_script_callback indicating when called by client.
Martin Schwenke
2009-11-26
1
-3
/
+7
*
eventscript: introduce enum for different event script calls.
Rusty Russell
2009-11-24
1
-4
/
+5
*
eventscript: put timeout inside ctdb_event_script_callback_v
Rusty Russell
2009-11-24
1
-9
/
+3
*
change the eventscript handling to allow EventScriptTimeout for each individu...
Ronnie Sahlberg
2009-10-28
1
-3
/
+3
*
add logging everytime we create a filedescriptor in the main ctdb daemon
Ronnie Sahlberg
2009-10-15
1
-0
/
+4
*
Port Volkers deadlock avoidance patch to HEAD.
Ronnie Sahlberg
2009-10-14
1
-0
/
+20
*
allow setting the recmode even when not completely frozen.
Ronnie Sahlberg
2009-10-12
1
-10
/
+0
*
initial attempt at freezing databases in priority order
Ronnie Sahlberg
2009-10-12
1
-39
/
+64
*
create a new event : stopped.
Ronnie Sahlberg
2009-07-17
1
-1
/
+49
*
change the infolevel when logging stop/continue commands
Ronnie Sahlberg
2009-07-09
1
-2
/
+2
*
add two new controls, CTOP_NODE and CONTINUE_NODE
Ronnie Sahlberg
2009-07-09
1
-0
/
+16
*
Dont access the reclock file at all if VerifyRecoveryLock is zero and also
Ronnie Sahlberg
2009-06-25
1
-0
/
+2
*
dont leak file descriptors when set recmdoe timesout
Ronnie Sahlberg
2009-06-19
1
-1
/
+10
*
reduce the timeout we wait for the reclock child process to finish to 5 seconds
Ronnie Sahlberg
2009-06-19
1
-1
/
+2
*
add a new node state : DELETED.
Ronnie Sahlberg
2009-06-01
1
-0
/
+7
*
Track how long it takes to take out the recovery lock from both the main dame...
Ronnie Sahlberg
2009-05-14
1
-0
/
+6
*
add extra debug statements to the log to make it easier to see when a recover...
Ronnie Sahlberg
2009-05-12
1
-3
/
+10
*
Add a new variable VerifyRecoveryLock which can be used to disable the test t...
root
2009-05-01
1
-4
/
+11
*
add a tuneable RecoveryDropAllIPs so it is possible to control after how lon...
Ronnie Sahlberg
2009-04-24
1
-1
/
+1
*
increase the loglevel for the message we print when we automatically release ...
Ronnie Sahlberg
2009-04-24
1
-2
/
+2
*
we need to set the port properly in the parse_ip helper
Ronnie Sahlberg
2009-03-24
1
-0
/
+1
*
Fix treatment of link local ipv6 addresses: set the scope id.
Michael Adam
2009-01-19
1
-1
/
+4
*
redesign how reloadnodes is implemented.
Ronnie Sahlberg
2008-12-02
1
-3
/
+26
*
allow to change the recmaster even the database is not frozen
Ronnie Sahlberg
2008-11-21
1
-4
/
+1
*
fixed problem with looping ctdb recoveries
Andrew Tridgell
2008-11-21
1
-2
/
+9
*
add a context and a timed event so that once we have been in recovery
Ronnie Sahlberg
2008-10-22
1
-0
/
+40
*
update TAKEIP/RELEASEIP/GETPUBLICIP/GETNODEMAP controls so we retain an
Ronnie Sahlberg
2008-10-14
1
-0
/
+35
*
remove an unused variable
Ronnie Sahlberg
2008-10-07
1
-1
/
+0
*
When we reload the nodes file
Ronnie Sahlberg
2008-10-07
1
-16
/
+7
*
use the correct tunable failcount not timeout
Ronnie Sahlberg
2008-09-17
1
-1
/
+1
*
The ctdb daemon keeps track of whether the recovery process is running
Ronnie Sahlberg
2008-09-17
1
-5
/
+16
*
additional monitoring between the two daemons.
Ronnie Sahlberg
2008-09-09
1
-0
/
+38
*
initial ipv6 patch
Ronnie Sahlberg
2008-08-19
1
-1
/
+4
*
remove the reclock file we store pnn counts in.
Ronnie Sahlberg
2008-08-06
1
-16
/
+0
*
renamed the pulldb structure to a ctdb_marshall_buffer
Andrew Tridgell
2008-07-30
1
-1
/
+1
*
rename the structure we use for marshalling multiple records
Andrew Tridgell
2008-07-30
1
-10
/
+10
*
proper waitpid() fix.
Ronnie Sahlberg
2008-07-09
1
-1
/
+0
*
Revert "waitpid() can block if it takes a long time before the child terminates"
Ronnie Sahlberg
2008-07-08
1
-0
/
+1
*
waitpid() can block if it takes a long time before the child terminates
Ronnie Sahlberg
2008-07-08
1
-1
/
+0
*
fixed some incorrect CTDB_NO_MEMORY*() calls found after fixing the
Andrew Tridgell
2008-07-04
1
-1
/
+1
*
track both when we last started and ended a recovery.
Ronnie Sahlberg
2008-07-02
1
-2
/
+3
*
update a comment to reflect that this is not always a real recovery
Ronnie Sahlberg
2008-07-02
1
-1
/
+1
*
test
Ronnie Sahlberg
2008-06-26
1
-0
/
+6
*
Revert "test"
Ronnie Sahlberg
2008-06-26
1
-6
/
+0
*
test
Ronnie Sahlberg
2008-06-26
1
-0
/
+6
*
dont disable/enable monitoring for each eventscript, instead
Ronnie Sahlberg
2008-05-16
1
-4
/
+0
*
ctdb->methods becomes NULL when we shutdown the transport.
Ronnie Sahlberg
2008-05-11
1
-1
/
+8
*
Expand the client async framework so that it can take a callback function.
Ronnie Sahlberg
2008-05-06
1
-0
/
+18
[next]