summaryrefslogtreecommitdiff
path: root/source3/lib/hash.c
AgeCommit message (Expand)AuthorFilesLines
2001-05-12string_hash() should be static. hash_clear() should be void.Jeremy Allison1-6/+4
2000-10-04Made re-init of stat cache explicit rather than being hidden.Jeremy Allison1-4/+0
2000-06-09Fix from Elrond for hash table corruption. Should fix stat cache bug (IJeremy Allison1-2/+10
2000-01-26Added hash-based stat cache code from Ying Chen.Jeremy Allison1-0/+320