- the 36^6 hash space gives 31 bits, not 32 bits. We need to mask the
authorAndrew Tridgell <tridge@samba.org>
Thu, 11 Apr 2002 14:20:18 +0000 (14:20 +0000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 11 Apr 2002 14:20:18 +0000 (14:20 +0000)
commit91a3ccd3e790f980421c1ee93388e19e87026b29
tree7371102d29ab1be2cbe78f46e410de851de10c8c
parent582f753eac7a111a93a8d6c049398a0998af848f
- the 36^6 hash space gives 31 bits, not 32 bits. We need to mask the
  hash to suit
- the prefix ends at the last dot, not the first
source/smbd/mangle_hash2.c