summaryrefslogtreecommitdiffstats
path: root/source/lib/hash.c
Commit message (Collapse)AuthorAgeFilesLines
* Move over to RELEASE branch.Jeremy Allison2002-02-011-2/+0
| | | | Jeremy.
* Sync-up with SAMBA_2_2 branch.Jeremy Allison2001-10-111-22/+18
| | | | Jeremy.
* Syncup getting ready for release.Jeremy Allison2001-07-061-6/+4
| | | | Jeremy.
* Made re-init of stat cache explicit rather than being hidden.Jeremy Allison2000-10-041-4/+0
| | | | Jeremy.
* Fix from Elrond for hash table corruption. Should fix stat cache bug (IJeremy Allison2000-06-091-2/+10
| | | | | sincerely hope :-). Thanks elrond ! Jeremy.
* Added hash-based stat cache code from Ying Chen.Jeremy Allison2000-01-261-0/+320
Jeremy.