CVS update: samba/source/lib

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


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

Update of /home/cvs/samba/source/lib
In directory va:/tmp/cvs-serv8213

Modified Files:
	util_str.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:
util_str.c		1.45 => 1.46
	http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/util_str.c?r1=1.45&r2=1.46




More information about the samba-cvs mailing list