Date: Mon Oct 21 04:30:46 2002
Author: tridge
Update of /home/cvs/samba/source/param
In directory dp.samba.org:/tmp/cvs-serv13103
Modified Files:
loadparm.c
Log Message:
add a 'mangle prefix' option to allow people to tune the number of
characters used in the prefix for 8.3 names in the hash2
algorithm. The longer the prefix the more readable the 8.3 names will
be, but the weaker the hash.
this was added because of someone complaining that the new hashing
algorithm was unreadable but the old one was broken :)
Revisions:
loadparm.c 1.460 => 1.461
http://www.samba.org/cgi-bin/cvsweb/samba/source/param/loadparm.c?r1=1.460&r2=1.461