CVS update: samba/source/tdb

jra at samba.org jra at samba.org
Wed Sep 18 09:45:21 EST 2002


Date:	Tue Sep 17 23:45:21 2002
Author:	jra

Update of /data/cvs/samba/source/tdb
In directory dp.samba.org:/tmp/cvs-serv22664/tdb

Modified Files:
	tdb.c tdb.h tdbbackup.c 
Log Message:
Never, *ever* hold a mutex lock in the message database where there may
be traversals being attempted. Yes, this was from bitter experience (and
an out of control server :-). Also allow callers to break out of a tdb_chainlock
with sigalarm if desired.
Jeremy.


Revisions:
tdb.c		1.113 => 1.114
	http://www.samba.org/cgi-bin/cvsweb/samba/source/tdb/tdb.c?r1=1.113&r2=1.114
tdb.h		1.26 => 1.27
	http://www.samba.org/cgi-bin/cvsweb/samba/source/tdb/tdb.h?r1=1.26&r2=1.27
tdbbackup.c		1.7 => 1.8
	http://www.samba.org/cgi-bin/cvsweb/samba/source/tdb/tdbbackup.c?r1=1.7&r2=1.8



More information about the samba-cvs mailing list