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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
this fixes the non-dmaster bug that has plagued us for months
Andrew Tridgell
2008-01-05
1
-24
/
+12
*
avoid write locks during delete checks in traversals
Andrew Tridgell
2008-01-05
3
-1
/
+5
*
make some specific cases of the non-dmaster bug non-fatal
Andrew Tridgell
2008-01-05
1
-5
/
+16
*
added async pull, push and rsn handling functions
Andrew Tridgell
2008-01-05
1
-71
/
+157
*
fixed a warning
Andrew Tridgell
2008-01-05
1
-4
/
+4
*
expand tdb by minimum of 25% at a time
Andrew Tridgell
2008-01-05
1
-5
/
+7
*
update revnumber for custom tree
Andrew Tridgell
2008-01-04
1
-1
/
+1
*
fixed a warning
Andrew Tridgell
2008-01-04
1
-1
/
+1
*
make sure vars are set at startup before recovery
Andrew Tridgell
2008-01-04
1
-2
/
+13
*
prevent O(n^2) behaviour for traverse after large numbers of deletes
Andrew Tridgell
2008-01-04
1
-0
/
+23
*
prevent a re-ban loop for single node clusters
Andrew Tridgell
2008-01-04
1
-20
/
+29
*
added ctdb_randrec test tool
Andrew Tridgell
2008-01-04
1
-0
/
+137
*
add randrec to Makefile
Andrew Tridgell
2008-01-04
2
-2
/
+9
*
more optimisations to recovery
Andrew Tridgell
2008-01-02
3
-33
/
+50
*
make this a custom build
Andrew Tridgell
2008-01-02
1
-1
/
+1
*
make this a custom build
Andrew Tridgell
2008-01-02
1
-1
/
+1
*
quick fix for timeout in recovery
Andrew Tridgell
2008-01-02
3
-9
/
+3
*
fixed order of changelog
Andrew Tridgell
2007-12-27
1
-3
/
+2
*
updated release info
Andrew Tridgell
2007-12-27
1
-1
/
+3
*
fixed segv on failed ctdb_ctrl_getnodemap
Andrew Tridgell
2007-12-27
1
-0
/
+7
*
update release number and changelog
Andrew Tridgell
2007-12-04
1
-1
/
+11
*
merge from ronnie
Andrew Tridgell
2007-12-04
2
-65
/
+66
|
\
|
*
rework banning/unbanning nodes
Ronnie Sahlberg
2007-12-03
2
-64
/
+65
|
*
for the banned status, we should allocate this structure as a child of
Ronnie Sahlberg
2007-12-03
1
-1
/
+1
*
|
make DeterministicIPs the default
Andrew Tridgell
2007-12-04
1
-1
/
+1
|
/
*
merge from ronnie
Andrew Tridgell
2007-12-03
12
-113
/
+237
|
\
|
*
up the loglevel for the enable/disable monitoring to level 1
Ronnie Sahlberg
2007-12-01
1
-2
/
+2
|
*
log that monitoring has been "disabled" not that it has been "stopped"
Ronnie Sahlberg
2007-11-30
1
-1
/
+1
|
*
always set up a new monitoring event regardless of whether monitoring is
Ronnie Sahlberg
2007-11-30
1
-27
/
+7
|
*
add ctdb_disable/enable_monitoring() that only modifies the monitoring
Ronnie Sahlberg
2007-11-30
4
-7
/
+30
|
*
get rid of the control to set the monitoring mode.
Ronnie Sahlberg
2007-11-30
5
-61
/
+1
|
*
->monitor_context is NULL when monitoring is disabled.
Ronnie Sahlberg
2007-11-30
1
-9
/
+29
|
*
dont manipulate ctdb->monitoring_mode directly from the SET_MON_MODE
Ronnie Sahlberg
2007-11-30
6
-19
/
+30
|
*
move ctdb_set_culprit higher up in the file
Ronnie Sahlberg
2007-11-28
1
-17
/
+30
|
*
Add a --node-ip argument so that one can specify which ip address a
Ronnie Sahlberg
2007-11-26
5
-10
/
+56
|
*
when monitoring the node from the recovery daemon, check that the
Ronnie Sahlberg
2007-11-23
1
-0
/
+23
|
*
check for recursive bans in ctdb_ban_node() and remove the previous ban
Ronnie Sahlberg
2007-11-23
1
-0
/
+6
|
*
add log output for when ctdb_ban_node() and ctdb_unban_node() are called
Ronnie Sahlberg
2007-11-23
1
-0
/
+14
|
*
If update_local_flags() finds that a node has changed its BANNED status
Ronnie Sahlberg
2007-11-23
1
-10
/
+30
|
*
when we as the recovery daemon on the recovery master detects that the
Ronnie Sahlberg
2007-11-23
1
-2
/
+5
|
*
add an extra log if we get a modflags control but it doesnt change any
Ronnie Sahlberg
2007-11-23
1
-0
/
+19
|
*
if we get a modflag control but the flags remain unchanged, log this
Ronnie Sahlberg
2007-11-23
1
-1
/
+1
|
*
when we print "Remote node had flags xx local had flags xx
Ronnie Sahlberg
2007-11-23
1
-2
/
+2
|
/
*
increase release number
Andrew Tridgell
2007-11-18
1
-1
/
+1
*
- merge from ronnie
Andrew Tridgell
2007-11-18
5
-11
/
+55
|
\
|
*
from Christian A
Ronnie Sahlberg
2007-11-16
1
-1
/
+1
|
*
only check port 21 when monitoring vsftpd
Ronnie Sahlberg
2007-11-15
1
-1
/
+1
|
*
add CTDB_MANAGES_WINBIND to /etc/sysconfig/ctdb to allow ctdb to be used
Ronnie Sahlberg
2007-11-14
3
-9
/
+37
*
|
need public_addresses for test suite
Andrew Tridgell
2007-11-18
1
-0
/
+4
|
/
*
make it easier to test starting large numbers of virtual nodes
Andrew Tridgell
2007-11-13
4
-15
/
+13
[prev]
[next]