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
...
*
fixed some debug messages
Andrew Tridgell
2007-05-29
1
-1
/
+3
*
clean shutdown in ctdb - release all our IPs
Andrew Tridgell
2007-05-29
1
-0
/
+1
*
call the event script on recovery too
Andrew Tridgell
2007-05-29
1
-1
/
+1
*
- moved ctdbd specific options to ctdbd.c from cmdline.c
Andrew Tridgell
2007-05-29
1
-3
/
+3
*
- renamed ctdb_control utility to ctdb
Andrew Tridgell
2007-05-29
2
-9
/
+10
*
automatic cleanup of tcp tickle records
Andrew Tridgell
2007-05-28
1
-2
/
+14
*
added code to ctdb to send a tcp 'tickle' ack when we takeover an
Andrew Tridgell
2007-05-27
1
-0
/
+33
*
tweak timeouts
Andrew Tridgell
2007-05-27
1
-1
/
+1
*
moved system specific ip code to system.c
Andrew Tridgell
2007-05-26
1
-0
/
+2
*
send a message to clients when an IP has been released
Andrew Tridgell
2007-05-26
1
-0
/
+5
*
keep sending ARPs for 2 minutes, every 5 seconds
Andrew Tridgell
2007-05-25
1
-0
/
+1
*
consider a node dead after 6 seconds, not 15
Andrew Tridgell
2007-05-25
1
-2
/
+2
*
added IP takeover logic for public IPs to ctdb
Andrew Tridgell
2007-05-25
1
-13
/
+26
*
add controls to take over and release an ip address
Ronnie Sahlberg
2007-05-25
1
-0
/
+19
*
make ctdbd realtime if possible
Andrew Tridgell
2007-05-24
1
-0
/
+1
*
added automatic vacuuming of empty records during recovery
Andrew Tridgell
2007-05-23
1
-0
/
+27
*
merge from ronnie
Andrew Tridgell
2007-05-23
2
-0
/
+14
|
\
|
*
add controls to enable/disable the monitoring of dead nodes
Ronnie Sahlberg
2007-05-21
2
-0
/
+14
*
|
- startup frozen, and do an initial recovery
Andrew Tridgell
2007-05-23
2
-0
/
+4
*
|
start ctdb frozen, and let the election sort things out. This prevents a race...
Andrew Tridgell
2007-05-23
1
-0
/
+1
|
/
*
merge from ronnie
Andrew Tridgell
2007-05-19
1
-0
/
+2
|
\
|
*
use ctdb_dead_node() instead of reimplementing the same code again
Ronnie Sahlberg
2007-05-19
1
-0
/
+1
|
/
*
make sure we don't increment rx_cnt for redirected packets, or for packets th...
Andrew Tridgell
2007-05-19
1
-3
/
+3
*
add a node->tx_cnt counter
Ronnie Sahlberg
2007-05-19
1
-0
/
+1
*
a better way to resend calls after recovery
Andrew Tridgell
2007-05-19
1
-6
/
+3
*
timeout pending controls immediately when a node becomes disconnected
Andrew Tridgell
2007-05-18
1
-1
/
+7
*
- up rx_cnt on all packet types
Andrew Tridgell
2007-05-18
1
-2
/
+4
*
add dead node detection so that if a node does not generate any
Ronnie Sahlberg
2007-05-18
1
-0
/
+17
*
- don't try to send controls to dead nodes
Andrew Tridgell
2007-05-17
2
-1
/
+9
*
removed the CTDB_CTRL_FLAG_NOREQUEUE flag
Andrew Tridgell
2007-05-17
1
-3
/
+2
*
we no longer pass lmaster across during pulldb so dont print it from
Ronnie Sahlberg
2007-05-17
1
-1
/
+0
*
add a control to shutdown/kill a node
Ronnie Sahlberg
2007-05-17
2
-0
/
+3
*
merge from tridge
Ronnie Sahlberg
2007-05-16
1
-1
/
+1
|
\
|
*
- merge from ronnie
Andrew Tridgell
2007-05-16
2
-2
/
+8
|
|
\
*
|
|
remove a prototype we no longer need
Ronnie Sahlberg
2007-05-16
1
-5
/
+0
|
|
/
|
/
|
*
|
if a caller specifies a timeout when calling a control, it makes no
Ronnie Sahlberg
2007-05-16
1
-1
/
+2
*
|
merge from tridge
Ronnie Sahlberg
2007-05-16
2
-2
/
+2
|
\
|
|
*
moved the recovery daemon into the main ctdbd and enable it by default
Andrew Tridgell
2007-05-15
2
-2
/
+2
*
|
merge from tridge
Ronnie Sahlberg
2007-05-15
2
-1
/
+2
|
\
|
|
*
added a control to get the local vnn
Andrew Tridgell
2007-05-15
1
-0
/
+1
|
*
added a -i switch to run ctdbd without forking
Andrew Tridgell
2007-05-15
1
-1
/
+1
*
|
remove the control to bump the rsn since we dont need it anymore
Ronnie Sahlberg
2007-05-14
1
-2
/
+0
*
|
merge from tridge
Ronnie Sahlberg
2007-05-14
2
-4
/
+25
|
\
|
|
*
added error messages in ctdb_control replies
Andrew Tridgell
2007-05-12
1
-3
/
+5
|
*
make sure we ignore requeued ctdb_call packets of older generations except fo...
Andrew Tridgell
2007-05-12
1
-2
/
+2
|
*
show total frozen/recoving in status
Andrew Tridgell
2007-05-12
1
-0
/
+2
|
*
separate out the freeze/thaw handling from recovery
Andrew Tridgell
2007-05-12
2
-2
/
+12
|
*
added lockwait child code for entering recovery mode. A child processes holds...
Andrew Tridgell
2007-05-12
2
-1
/
+8
*
|
add a control to bump the rsn number for all records in a database
Ronnie Sahlberg
2007-05-11
2
-0
/
+7
|
/
*
- got rid of the complex hand marshalling in the recovery controls
Andrew Tridgell
2007-05-10
1
-3
/
+29
[prev]
[next]