summaryrefslogtreecommitdiffstats
path: root/source/smbd/statcache.c
Commit message (Expand)AuthorAgeFilesLines
* Sync-up with SAMBA_2_2 branch.Jeremy Allison2001-10-111-1/+1
* Syncup getting ready for release.Jeremy Allison2001-07-061-5/+5
* Remove unneeded initialize.Jeremy Allison2000-11-271-1/+1
* Fix for updating of print queues changed from a local box. Essentially,Jeremy Allison2000-11-211-1/+1
* Fixes for extra stat's broght back from HEAD. This cuts down on theJeremy Allison2000-10-251-1/+1
* includes.h always include profile.hHerb Lewis2000-10-061-15/+5
* Restructuring of vfs layer to include a "this" pointer - can be an fsp orJeremy Allison2000-10-061-1/+1
* add some profile stats - all under #ifdef WITH_PROFILEHerb Lewis2000-10-051-27/+16
* Made re-init of stat cache explicit rather than being hidden.Jeremy Allison2000-10-041-1/+2
* if the stat cache is off then don't initialise itAndrew Tridgell2000-05-041-0/+2
* fixed a memory leak (calling hash_table_init twice)Andrew Tridgell2000-05-021-1/+7
* - removed all our old wildcard matching code and replaced it with aAndrew Tridgell2000-04-301-0/+243