updated the 3.0 branch from the head branch - ready for alpha18
[tprouty/samba.git] / source / smbd / mangle_hash2.c
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-06-13 Jeremy AllisonMerge in mangle fixes from 2.2.
2002-05-14 Jeremy AllisonRemoved lp_strip_dot code - ensured that mangling code...
2002-04-24 Simo Sorcemove to the FNV1 hash alghorithm seem good
2002-04-24 Andrew Tridgellmade a couple of variables static
2002-04-18 Andrew Tridgell- fixed the is_mangled() interface to handle multiple...
2002-04-12 Andrew Tridgellmerged the mangling test and passdb bugfixes into SAMBA_3_0
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-12 Andrew Tridgell- added a mangling test suite that measures the collisi...
2002-04-11 Andrew Tridgell- the 36^6 hash space gives 31 bits, not 32 bits. We...
2002-04-11 Andrew Tridgella few debug statements (disabled)
2002-04-11 Andrew Tridgelldon't treat '.' as FLAG_ASCII, instead handle it separately
2002-04-11 Andrew Tridgell- tidier flag checking code
2002-04-11 Andrew Tridgelladded some more comments
2002-04-11 Andrew Tridgellsome optimisations to the new mangling system
2002-04-11 Andrew Tridgellthis adds a completely new hash based mangling scheme