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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
add ctdb_disable/enable_monitoring() that only modifies the monitoring
Ronnie Sahlberg
2007-11-30
1
-0
/
+2
*
get rid of the control to set the monitoring mode.
Ronnie Sahlberg
2007-11-30
2
-5
/
+1
*
Add a --node-ip argument so that one can specify which ip address a
Ronnie Sahlberg
2007-11-26
2
-0
/
+7
*
prevent a deadly embrace between smbd and ctdbd by moving the calling
Andrew Tridgell
2007-11-12
1
-0
/
+1
*
when we are shutting down, we should first shut down the recovery daemon
Ronnie Sahlberg
2007-10-22
1
-0
/
+2
*
add a new transport method so that when a node is marked as dead, we
Ronnie Sahlberg
2007-10-19
1
-0
/
+1
*
add a new tunable : DeterministicIPs that makes the allocation of
Ronnie Sahlberg
2007-10-16
1
-0
/
+1
*
merge from ronnie
Andrew Tridgell
2007-10-15
2
-1
/
+19
|
\
|
*
add a --single-public-ip argument to ctdbd to specify the ip address
Ronnie Sahlberg
2007-10-10
1
-0
/
+1
|
*
add a control to send gratious arps from the ctdb daemon
Ronnie Sahlberg
2007-10-09
1
-0
/
+17
|
*
change async.private to async.private_data since private is a reserved
Ronnie Sahlberg
2007-09-26
1
-1
/
+1
*
|
add config option for disabling bans
Andrew Tridgell
2007-10-15
1
-0
/
+1
|
/
*
run monitoring more quickly when unhealthy and at startup
Andrew Tridgell
2007-09-24
1
-0
/
+1
*
added support for persistent databases in ctdbd
Andrew Tridgell
2007-09-21
2
-5
/
+34
*
we don't need the is_loopback logic in ctdb any more
Andrew Tridgell
2007-09-13
1
-1
/
+1
*
- use struct sockaddr_in more consistently instead of string addresses
Andrew Tridgell
2007-09-10
1
-2
/
+6
*
change the signature to ctdb_sys_have_ip() to also return:
Ronnie Sahlberg
2007-09-10
1
-1
/
+1
*
allow different nodes in the cluster to use different public_addresses
Ronnie Sahlberg
2007-09-04
1
-0
/
+6
*
get rid of the ctdb_vnn_list structure and just use a single list of
Ronnie Sahlberg
2007-09-04
1
-10
/
+3
*
we cant have takeover_ctx hanging off ctdb since it is freed/recreated
Ronnie Sahlberg
2007-09-04
1
-1
/
+3
*
change debug output from vnn to pnn
Ronnie Sahlberg
2007-09-04
1
-1
/
+1
*
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
2
-2
/
+2
*
change ctdb_node_flags_change.vnn to ctdb_node_flags_changed.pnn
Ronnie Sahlberg
2007-09-04
1
-2
/
+2
*
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
*
change ctdb_validate_vnn to ctdb_validate_pnn
Ronnie Sahlberg
2007-09-04
1
-2
/
+2
*
change ctdb->vnn to ctdb->pnn
Ronnie Sahlberg
2007-09-04
1
-1
/
+1
*
change how we do public addresses and takeover so that we can have
Ronnie Sahlberg
2007-09-04
1
-32
/
+37
*
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
2
-0
/
+13
*
add an initial implementation of a service_id structure and three
Ronnie Sahlberg
2007-08-24
2
-1
/
+32
*
change the api for managing callbacks to controls so that isntead of
Ronnie Sahlberg
2007-08-24
2
-8
/
+16
*
try out a slightly different api for controls where you provide a
Ronnie Sahlberg
2007-08-23
2
-1
/
+34
*
hang the ctdb_req_control structure off the ctdb_client_control_state
Ronnie Sahlberg
2007-08-23
1
-1
/
+7
*
create a define to represent the 'invalid' generation id we used in two
Ronnie Sahlberg
2007-08-22
1
-0
/
+2
*
change the structure used for node flag change messages so that we can
Ronnie Sahlberg
2007-08-21
1
-1
/
+2
*
merged new event script calling code from ronnnie
Andrew Tridgell
2007-08-20
1
-1
/
+2
|
\
|
*
change the now rather small /etc/ctdb/events script into a service
Ronnie Sahlberg
2007-08-15
1
-1
/
+0
|
*
call the service specific event scripts directly from the forked child
Ronnie Sahlberg
2007-08-15
1
-1
/
+3
*
|
merge changes needed for samba4
Andrew Tridgell
2007-08-15
1
-0
/
+5
|
/
*
updated ctdb tickle management
Ronnie Sahlberg
2007-07-20
1
-2
/
+46
*
change the tickle list from one global list into an array per public
Ronnie Sahlberg
2007-07-20
1
-2
/
+6
*
add a private_data field to the killtcp structure and let the system
Ronnie Sahlberg
2007-07-13
1
-2
/
+3
*
- merge from ronnie
Andrew Tridgell
2007-07-13
1
-4
/
+24
|
\
|
*
as an optimization for when we want to send multiple tickles at a time
Ronnie Sahlberg
2007-07-12
1
-4
/
+4
|
*
rename killtcp->fd to killtcp->capture_fd
Ronnie Sahlberg
2007-07-12
1
-1
/
+1
|
*
make the ctdb tool use the killtcp control in the daemon instead of
Ronnie Sahlberg
2007-07-12
1
-1
/
+7
|
*
add daemon code for the new kill_tcp control
Ronnie Sahlberg
2007-07-11
1
-0
/
+10
|
*
add a ctdb_ prefix to two public functions
Ronnie Sahlberg
2007-07-11
1
-2
/
+2
[next]