CVS update: samba/source/torture

tridge at samba.org tridge at samba.org
Tue Oct 2 15:52:12 EST 2001


Date:	Mon Oct  1 22:52:11 2001
Author:	tridge

Update of /home/cvs/samba/source/torture
In directory va:/tmp/cvs-serv19327

Modified Files:
	torture.c utable.c 
Log Message:
the CASETABLE torture target now generates the complete unicode
equivalence table for a server. This was inspired by the chargen win32
code from monyo.

This takes a *long* time to run against a Samba server due to the case
insensitive comparisons in the filesystem. That makes it a N^2
operation, and N is 64k. It is linear on NT.



Revisions:
torture.c		1.23 => 1.24
	http://www.samba.org/cgi-bin/cvsweb/samba/source/torture/torture.c?r1=1.23&r2=1.24
utable.c		1.1 => 1.2
	http://www.samba.org/cgi-bin/cvsweb/samba/source/torture/utable.c?r1=1.1&r2=1.2




More information about the samba-cvs mailing list