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
*
sugegstion from metze,
Ronnie Sahlberg
2009-11-06
1
-2
/
+2
*
suggestion from Christian,
Ronnie Sahlberg
2009-11-06
1
-3
/
+12
*
Fix a segfault in the eventscript timeout handler.
Volker Lendecke
2009-11-05
1
-1
/
+1
*
ctdb.sysconfig: add a comment section about CTDB_RUN_TIMEOUT_MONITOR
Michael Adam
2009-11-05
1
-1
/
+6
*
Add a 99.timeout event script to trigger monitor timeouts.
Michael Adam
2009-11-05
1
-0
/
+24
*
dont use the pointer after it has been talloc_free()d.
Ronnie Sahlberg
2009-11-05
1
-1
/
+1
*
From Rusty
Ronnie Sahlberg
2009-11-05
2
-0
/
+9
*
add an extra test for the bond devices and check that there is an active slave.
Ronnie Sahlberg
2009-11-05
1
-0
/
+4
*
dont verify winbindd is running properly at startup
Ronnie Sahlberg
2009-11-04
1
-6
/
+0
*
new version 1.0.103
Ronnie Sahlberg
2009-11-03
1
-1
/
+9
*
move the check to skip vacuuming on persistent database to the ctdb_vacuuming...
Ronnie Sahlberg
2009-11-03
2
-8
/
+11
*
packaging: use githash in rpm release by default.
Michael Adam
2009-11-03
2
-1
/
+12
*
server: disable vacuuming for persistent tdbs.
Michael Adam
2009-11-03
1
-5
/
+8
*
client: randomize the transaction_start retry loop:
Michael Adam
2009-10-30
1
-3
/
+5
*
Revert "dont exit on a commit failure"
Michael Adam
2009-10-30
1
-1
/
+1
*
client: fix a race in the local race condition fix in transaction_start
Michael Adam
2009-10-30
1
-8
/
+10
*
client: add a debug message when a transaction_commit needs to be retried
Michael Adam
2009-10-30
1
-0
/
+3
*
packaging(RPM): don't touch the run levels in ctdb install/udpate.
Michael Adam
2009-10-30
1
-10
/
+1
*
start the syslog child a little later, after we have forked and detached from...
Ronnie Sahlberg
2009-10-30
4
-23
/
+35
*
create a child process to write to syslog.
Ronnie Sahlberg
2009-10-30
3
-1
/
+117
*
server: fix debug message in trans2_commit (refusing persistent store during ...
Michael Adam
2009-10-30
1
-4
/
+5
*
client: log db_id as 8-digit hex in ctdb_transaction_fetch_start()
Michael Adam
2009-10-30
1
-1
/
+1
*
server: uniformly log db and client ids as 8-digit hex numbers in trans2_commit
Michael Adam
2009-10-30
1
-8
/
+9
*
server: line-wrap a debug statement in trans2_commit
Michael Adam
2009-10-30
1
-2
/
+4
*
server: output client_id in some debug messages in trans2_commit
Michael Adam
2009-10-30
1
-5
/
+8
*
server: fix a debug message in trans2_commit - log the correct db_id
Michael Adam
2009-10-30
1
-3
/
+3
*
server: extend a debug message in ctdb_control_trans2_error()
Michael Adam
2009-10-30
1
-1
/
+3
*
server: add positive debug statements to trans2_commit and trans2_finished
Michael Adam
2009-10-30
1
-0
/
+11
*
client: improve "control timed out" debug message
Michael Adam
2009-10-30
1
-1
/
+3
*
server: trans2_active: don't report a transaction active on the node that per...
Michael Adam
2009-10-30
3
-1
/
+8
*
new version 1.0.102
Ronnie Sahlberg
2009-10-29
1
-1
/
+9
*
ensure tdb names end with .tdb. and any number of digits
Wolfgang Mueller-Friedt
2009-10-29
1
-8
/
+13
*
vacuuming needed additional check before getting rid of the record; there is ...
Wolfgang Mueller-Friedt
2009-10-29
1
-2
/
+12
*
Revert "From Wolfgang M."
Ronnie Sahlberg
2009-10-29
1
-7
/
+4
*
make the error logged when winbindd fails to access the dc during startup mor...
Ronnie Sahlberg
2009-10-29
1
-1
/
+3
*
update the uptime command to indicate that time since last is either from als...
Ronnie Sahlberg
2009-10-29
1
-5
/
+5
*
Revert "update the "uptime" command to indicate the "time since last" is the ...
Ronnie Sahlberg
2009-10-29
6
-9
/
+78
*
update the manpage for "update" to indicate the "time since last" indicates
Ronnie Sahlberg
2009-10-29
3
-85
/
+85
*
update the "uptime" command to indicate the "time since last" is the time sin...
Ronnie Sahlberg
2009-10-29
6
-78
/
+9
*
ctdb_client: reformat a comment slightly to enhance clearness.
Michael Adam
2009-10-29
1
-3
/
+5
*
client: fix race condition with concurrent transactions on the same node.
Michael Adam
2009-10-29
1
-0
/
+12
*
client: add ctdb_ctrl_transaction_active() which calls out to CTDB_TRANS2_ACTIVE
Michael Adam
2009-10-29
1
-0
/
+28
*
server: add a new ctdb control CTDB_TRANS2_ACTIVE
Michael Adam
2009-10-29
3
-0
/
+27
*
version 1.0.101
Ronnie Sahlberg
2009-10-28
1
-1
/
+4
*
create a separate context for non-monitor eventscripts so they dont collide
Ronnie Sahlberg
2009-10-28
2
-10
/
+22
*
return 0 in the event script callback if it was aborted by a different script
Ronnie Sahlberg
2009-10-28
1
-1
/
+1
*
new version 1.0.100
Ronnie Sahlberg
2009-10-28
1
-1
/
+14
*
change the eventscript handling to allow EventScriptTimeout for each individu...
Ronnie Sahlberg
2009-10-28
5
-89
/
+133
*
Enhance the logging fromeventscripts.
Ronnie Sahlberg
2009-10-28
2
-4
/
+5
*
add a check that winbind can actually talk to teh dc during the startup event
Ronnie Sahlberg
2009-10-27
1
-0
/
+4
[next]