summaryrefslogtreecommitdiff
path: root/source/smbd/mangle_hash2.c
Commit message (Expand)AuthorAgeFilesLines
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-8/+8
* Sync 3.0 branch with headJelmer Vernooij2002-08-171-3/+3
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-21/+89
* merged the mangling test and passdb bugfixes into SAMBA_3_0Andrew Tridgell2002-04-121-0/+14
* - the 36^6 hash space gives 31 bits, not 32 bits. We need to mask theAndrew Tridgell2002-04-111-2/+4
* a few debug statements (disabled)Andrew Tridgell2002-04-111-2/+7
* don't treat '.' as FLAG_ASCII, instead handle it separatelyAndrew Tridgell2002-04-111-2/+2
* - tidier flag checking codeAndrew Tridgell2002-04-111-8/+40
* added some more commentsAndrew Tridgell2002-04-111-5/+15
* some optimisations to the new mangling systemAndrew Tridgell2002-04-111-16/+44
* this adds a completely new hash based mangling schemeAndrew Tridgell2002-04-111-0/+510