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
/
ctdb.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
when we change state between healthy/unhealthy, make sure we ask the recovery
Ronnie Sahlberg
2009-10-14
1
-0
/
+5
*
uptade the freeze/thaw commands to be able to send the requested database pri...
Ronnie Sahlberg
2009-10-12
1
-1
/
+5
*
add a control to read the db priority from a database
Ronnie Sahlberg
2009-10-10
1
-0
/
+1
*
add a control to set a database priority. Let newly created databases default...
Ronnie Sahlberg
2009-10-10
1
-0
/
+6
*
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
*
new prototype banning code
Ronnie Sahlberg
2009-09-04
1
-10
/
+9
*
add new controls to make it possible to enable/disable individual eventscripts
Ronnie Sahlberg
2009-08-13
1
-0
/
+4
*
add two commands : setlmasterrole and setrecmasterrole to enable/disable thes...
Ronnie Sahlberg
2009-07-28
1
-0
/
+2
*
add a command "setnatgwstate {on|off}" that can be used to indicate if this n...
Ronnie Sahlberg
2009-07-28
1
-0
/
+2
*
add two new controls, CTOP_NODE and CONTINUE_NODE
Ronnie Sahlberg
2009-07-09
1
-0
/
+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
1
-0
/
+3
*
add a new node state : DELETED.
Ronnie Sahlberg
2009-06-01
1
-0
/
+5
*
add a new command "ctdb scriptstatus"
root
2009-03-23
1
-0
/
+24
*
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
*
finish the ipv6 support.
root
2009-01-13
1
-0
/
+29
*
reqrite the handling of flag updates across the cluster to eliminate a
Ronnie Sahlberg
2008-11-20
1
-2
/
+13
*
update the client side of getnodemap and getpublicips controls to
Ronnie Sahlberg
2008-10-15
1
-0
/
+4
*
additional monitoring between the two daemons.
Ronnie Sahlberg
2008-09-09
1
-0
/
+2
*
make the function to canonicalize a sockaddr structure public
Ronnie Sahlberg
2008-08-20
1
-1
/
+0
*
new prototypes
Andrew Tridgell
2008-07-30
1
-0
/
+21
*
track both when we last started and ended a recovery.
Ronnie Sahlberg
2008-07-02
1
-1
/
+2
*
add a parameter for the tdb-flags to the client function
Ronnie Sahlberg
2008-06-04
1
-1
/
+1
*
Add a capabilities field to the ctdb structure
Ronnie Sahlberg
2008-05-06
1
-0
/
+9
*
add improvements to tracking memory usage in ctdbd adn the recovery daemon
Ronnie Sahlberg
2008-04-01
1
-0
/
+6
*
From M Dietz,
Ronnie Sahlberg
2008-03-25
1
-0
/
+11
*
add a new file <reclock>.pnn where each recovery daemon can lock that byte at...
Ronnie Sahlberg
2008-02-29
1
-0
/
+2
*
add a control to get the name of the reclock file from the daemon
Ronnie Sahlberg
2008-02-29
1
-0
/
+4
*
to make it easier/less disruptive to add nodes to a running cluster
Ronnie Sahlberg
2008-02-19
1
-0
/
+3
*
Specify and print debuglevels by name and not by number
Ronnie Sahlberg
2008-02-05
1
-2
/
+2
*
merge async recovery changes from Ronnie
Andrew Tridgell
2008-01-29
1
-0
/
+11
*
add a ctdb uptime command that prints when ctdb was started and when the
Ronnie Sahlberg
2008-01-17
1
-0
/
+15
*
added syslog support, and use a pipe to catch logging from child processes to...
Andrew Tridgell
2008-01-16
1
-1
/
+1
*
ensure the recovery daemon is not clagged up by vacuum calls
Andrew Tridgell
2008-01-08
1
-2
/
+1
*
added two new ctdb commands:
Andrew Tridgell
2008-01-08
1
-1
/
+7
*
a new tunable DatabaseMaxDead that enables the tdb max dead cache logic
Andrew Tridgell
2008-01-05
1
-1
/
+30
*
get rid of the control to set the monitoring mode.
Ronnie Sahlberg
2007-11-30
1
-4
/
+0
*
Add a --node-ip argument so that one can specify which ip address a
Ronnie Sahlberg
2007-11-26
1
-0
/
+6
*
change async.private to async.private_data since private is a reserved
Ronnie Sahlberg
2007-09-26
1
-1
/
+1
*
added support for persistent databases in ctdbd
Andrew Tridgell
2007-09-21
1
-3
/
+7
*
change ctdb_send_message to take pnn as parameter instead of vnn
Ronnie Sahlberg
2007-09-04
1
-1
/
+1
*
change ctdb_ctrl_getvnn to ctdb_ctrl_getpnn
Ronnie Sahlberg
2007-09-04
1
-1
/
+1
*
change server_id.vnn to server_id.pnn
Ronnie Sahlberg
2007-09-04
1
-1
/
+1
*
change ctdb_get_vnn to ctdb_get_pnn
Ronnie Sahlberg
2007-09-04
1
-2
/
+2
*
add async versions of the freeze node control and freeze all nodes in
Ronnie Sahlberg
2007-08-27
1
-1
/
+10
*
add a control to pull the server id list off a node
Ronnie Sahlberg
2007-08-26
1
-0
/
+11
*
add an initial implementation of a service_id structure and three
Ronnie Sahlberg
2007-08-24
1
-0
/
+17
[prev]
[next]