CVS update: samba/source/tdb

tridge at samba.org tridge at samba.org
Wed May 30 15:40:53 EST 2001


Date:	Tue May 29 22:40:52 2001
Author:	tridge

Update of /home/cvs/samba/source/tdb
In directory va:/tmp/cvs-serv27349

Modified Files:
	Makefile tdb.c tdbtorture.c tdbutil.c 
Log Message:
- fixed an off-by-1 bug in the delayed deletion code that I believe
  was the initial cause of the connections database becoming corrupt.
  Note that this bug only happens when doing deletions within a 
  traversal, which is why it has only showed up now
- added delete within traversal testing to tdbtorture
- added a lot more logging to tdb


Revisions:
Makefile		1.7 => 1.8
	http://www.samba.org/cgi-bin/cvsweb/samba/source/tdb/Makefile?r1=1.7&r2=1.8
tdb.c		1.61 => 1.62
	http://www.samba.org/cgi-bin/cvsweb/samba/source/tdb/tdb.c?r1=1.61&r2=1.62
tdbtorture.c		1.6 => 1.7
	http://www.samba.org/cgi-bin/cvsweb/samba/source/tdb/tdbtorture.c?r1=1.6&r2=1.7
tdbutil.c		1.21 => 1.22
	http://www.samba.org/cgi-bin/cvsweb/samba/source/tdb/tdbutil.c?r1=1.21&r2=1.22




More information about the samba-cvs mailing list