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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
initial attempt at freezing databases in priority order
Ronnie Sahlberg
2009-10-12
1
-4
/
+8
*
uptade the freeze/thaw commands to be able to send the requested database pri...
Ronnie Sahlberg
2009-10-12
2
-2
/
+6
*
add a control to read the db priority from a database
Ronnie Sahlberg
2009-10-10
2
-0
/
+2
*
add a control to set a database priority. Let newly created databases default...
Ronnie Sahlberg
2009-10-10
2
-0
/
+9
*
add a new message to ask the recovery daemon to temporarily disable checking ...
Ronnie Sahlberg
2009-10-06
1
-1
/
+4
*
add a new function to collect a list of all active nodes EXCEPT a certain node
Ronnie Sahlberg
2009-10-06
1
-0
/
+4
*
From Wolfgang Mueller-Friedt
Ronnie Sahlberg
2009-09-29
1
-0
/
+3
*
new prototype banning code
Ronnie Sahlberg
2009-09-04
2
-10
/
+17
*
add new controls to make it possible to enable/disable individual eventscripts
Ronnie Sahlberg
2009-08-13
2
-0
/
+12
*
repack limit tunable
Wolfgang Mueller-Friedt
2009-07-29
1
-0
/
+1
*
initial part of new vacuuming patch.
Ronnie Sahlberg
2009-07-29
1
-0
/
+5
*
Fix persistent transaction commit race condition.
Michael Adam
2009-07-29
1
-0
/
+2
*
add two commands : setlmasterrole and setrecmasterrole to enable/disable thes...
Ronnie Sahlberg
2009-07-28
2
-0
/
+4
*
add a command "setnatgwstate {on|off}" that can be used to indicate if this n...
Ronnie Sahlberg
2009-07-28
2
-0
/
+5
*
create a new event : stopped.
Ronnie Sahlberg
2009-07-17
1
-1
/
+1
*
add two new controls, CTOP_NODE and CONTINUE_NODE
Ronnie Sahlberg
2009-07-09
2
-2
/
+9
*
make it possible to start the daemon in STOPPED mode
Ronnie Sahlberg
2009-07-09
1
-0
/
+1
*
Add a new node flag : STOPPED
Ronnie Sahlberg
2009-07-09
1
-1
/
+2
*
add a new command "ctdb ipreallocate", this command will force the recovery m...
Ronnie Sahlberg
2009-07-02
1
-0
/
+5
*
update the handling of debug levels so that we always can use a literal inste...
Ronnie Sahlberg
2009-07-01
1
-0
/
+10
*
add a control to set the reclock file
Ronnie Sahlberg
2009-06-25
2
-0
/
+4
*
add a control to read the current reclock file from a node
Ronnie Sahlberg
2009-06-25
1
-0
/
+1
*
add a new node state : DELETED.
Ronnie Sahlberg
2009-06-01
2
-1
/
+7
*
structure member node_list_file is not used anywhere
Sumit Bose
2009-05-21
1
-1
/
+0
*
structure member logfile is not used anywhere
Sumit Bose
2009-05-21
1
-1
/
+0
*
Track how long it takes to take out the recovery lock from both the main dame...
Ronnie Sahlberg
2009-05-14
1
-0
/
+8
*
fixed a problem with clients disconnecting during a traverse
root
2009-05-06
1
-1
/
+5
*
Add a new variable VerifyRecoveryLock which can be used to disable the test t...
root
2009-05-01
1
-0
/
+1
*
add a tuneable RecoveryDropAllIPs so it is possible to control after how lon...
Ronnie Sahlberg
2009-04-24
1
-0
/
+1
*
Change the (dodgy) seqnumfrequency variable to have ms resolution instead of ...
Ronnie Sahlberg
2009-04-01
1
-1
/
+1
*
remove a prototype for a function no longer used
Ronnie Sahlberg
2009-04-01
1
-1
/
+0
*
add a mechanism where the ctdb daemon will run a usercontrolled script when t...
Ronnie Sahlberg
2009-03-31
1
-0
/
+2
*
Merge branch 'obnox'
Ronnie Sahlberg
2009-03-24
1
-0
/
+1
|
\
|
*
Merge commit 'ctdb-ronnie/master'
Michael Adam
2009-03-23
2
-0
/
+48
|
|
\
|
*
|
move common code of system_linux.c and system_aix.c into new system_common.c
Michael Adam
2009-02-28
1
-0
/
+1
*
|
|
we need to set the port properly in the parse_ip helper
Ronnie Sahlberg
2009-03-24
1
-1
/
+2
|
|
/
|
/
|
*
|
add a new command "ctdb scriptstatus"
root
2009-03-23
2
-0
/
+46
*
|
create a helper function that converts a ctdb instance in daemon mode to become
root
2009-03-23
1
-0
/
+2
|
/
*
remove include <netinet/in.h> from public ctdb.h
Michael Adam
2009-01-29
1
-2
/
+0
*
Fix the build on AIX: sys/socket.h needs to be included before ctdb.h
Michael Adam
2009-01-29
1
-0
/
+1
*
Fix treatment of link local ipv6 addresses: set the scope id.
Michael Adam
2009-01-19
1
-2
/
+2
*
finish the ipv6 support.
root
2009-01-13
2
-21
/
+29
*
redesign how reloadnodes is implemented.
Ronnie Sahlberg
2008-12-02
1
-1
/
+2
*
inew version 1.0.66
Ronnie Sahlberg
2008-11-24
1
-0
/
+1
*
reqrite the handling of flag updates across the cluster to eliminate a
Ronnie Sahlberg
2008-11-20
2
-10
/
+13
*
add control and logging of very high latencies.
Ronnie Sahlberg
2008-10-30
1
-1
/
+2
*
add a context and a timed event so that once we have been in recovery
Ronnie Sahlberg
2008-10-22
1
-0
/
+2
*
specify a "script log level" on the commandline to set under which log
Ronnie Sahlberg
2008-10-17
1
-0
/
+2
*
update the client side of getnodemap and getpublicips controls to
Ronnie Sahlberg
2008-10-15
1
-0
/
+4
*
update TAKEIP/RELEASEIP/GETPUBLICIP/GETNODEMAP controls so we retain an
Ronnie Sahlberg
2008-10-14
1
-4
/
+43
[next]