summaryrefslogtreecommitdiffstats
path: root/source3/smbd/mangle_hash2.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from HEAD:Andrew Bartlett2003-03-171-1/+1
* Merge doxygen, signed/unsigned, const and other small fixes from HEAD to 3.0.Andrew Bartlett2003-02-241-4/+4
* Merge mangle prefix code.Jeremy Allison2002-10-211-16/+41
* Merge Anton's 64-bit fix.Jeremy Allison2002-10-151-4/+2
* 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