Removed version number from file header.
[ira/wip.git] / source3 / smbd / statcache.c
2002-01-30 Tim PotterRemoved version number from file header.
2001-09-25 Andrew Tridgellfixed a typo
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-05-12 Andrew Tridgellstatcache initialisation fix
2000-11-27 Jeremy AllisonRemoved unnessesary init.
2000-11-21 Jeremy AllisonFix for updating of print queues changed from a local...
2000-10-19 Jeremy AllisonOk - this is a big patch - and it may break smbd a...
2000-10-06 Jeremy AllisonHerb's warning fixes. Also the POSIX locking fix.
2000-10-06 Jeremy AllisonRestructuring of vfs layer to include a "this" pointer...
2000-10-04 Jeremy AllisonMade re-init of stat cache explicit rather than being...
2000-05-04 Andrew Tridgellif the stat cache is off then don't initialise it
2000-05-02 Andrew Tridgellfixed a memory leak (calling hash_table_init twice)
2000-04-30 Andrew Tridgell- removed all our old wildcard matching code and replac...