CVS update: samba/source/smbd

tridge at samba.org tridge at samba.org
Thu Apr 11 19:56:38 EST 2002


Date:	Thu Apr 11 02:56:38 2002
Author:	tridge

Update of /home/cvs/samba/source/smbd
In directory va:/tmp/cvs-serv8343

Modified Files:
	mangle.c 
Added Files:
	mangle_hash2.c 
Log Message:
this adds a completely new hash based mangling scheme 

the hash for this scheme is *much* larger (approximately 31 bits) and
the code is written to be very fast, correctly handling multibyte
while not doing any actual multi-byte conversions in the vast majority
of cases

you can select this scheme using "mangling method = hash2", although I
may make it the default if it works out well.


Revisions:
mangle_hash2.c		NONE => 1.1
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/mangle_hash2.c?rev=1.1
mangle.c		1.69 => 1.70
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/mangle.c?r1=1.69&r2=1.70




More information about the samba-cvs mailing list