summaryrefslogtreecommitdiff
path: root/source3/smbd/mangle_hash2.c
AgeCommit message (Expand)AuthorFilesLines
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-21/+89
2002-04-12merged the mangling test and passdb bugfixes into SAMBA_3_0Andrew Tridgell1-0/+14
2002-04-11- the 36^6 hash space gives 31 bits, not 32 bits. We need to mask theAndrew Tridgell1-2/+4
2002-04-11a few debug statements (disabled)Andrew Tridgell1-2/+7
2002-04-11don't treat '.' as FLAG_ASCII, instead handle it separatelyAndrew Tridgell1-2/+2
2002-04-11- tidier flag checking codeAndrew Tridgell1-8/+40
2002-04-11added some more commentsAndrew Tridgell1-5/+15
2002-04-11some optimisations to the new mangling systemAndrew Tridgell1-16/+44
2002-04-11this adds a completely new hash based mangling schemeAndrew Tridgell1-0/+510