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
/
ctdb_recover.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
event: Update events to latest Samba version 0.9.8
Rusty Russell
2010-08-18
1
-2
/
+3
*
Add the number of performed recoveries to the "ctdb statistics" output.
Ronnie Sahlberg
2010-05-11
1
-0
/
+1
*
Lower the loglevel for "Recovery lock successfully taken"
Ronnie Sahlberg
2010-04-07
1
-1
/
+1
*
In ctdb_control_end_recovery,
Ronnie Sahlberg
2010-02-23
1
-1
/
+2
*
Drop the debug level for logging fd creation to DEBUG_DEBUG
Ronnie Sahlberg
2010-02-04
1
-1
/
+1
*
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
[next]