summaryrefslogtreecommitdiff
path: root/source3/smbd/statcache.c
AgeCommit message (Expand)AuthorFilesLines
2000-05-04if the stat cache is off then don't initialise itAndrew Tridgell1-0/+2
2000-05-02fixed a memory leak (calling hash_table_init twice)Andrew Tridgell1-1/+7
2000-04-30- removed all our old wildcard matching code and replaced it with aAndrew Tridgell1-0/+243