summaryrefslogtreecommitdiff
path: root/source3/smbd/mangle_hash2.c
AgeCommit message (Expand)AuthorFilesLines
2003-03-17Merge from HEAD:Andrew Bartlett1-1/+1
2003-02-24Merge doxygen, signed/unsigned, const and other small fixes from HEAD to 3.0.Andrew Bartlett1-4/+4
2002-10-21Merge mangle prefix code.Jeremy Allison1-16/+41
2002-10-15Merge Anton's 64-bit fix.Jeremy Allison1-4/+2
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-8/+8
2002-08-17Sync 3.0 branch with headJelmer Vernooij1-3/+3
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