Fix VFS layer:
[jra/samba/.git] / source3 / smbd / statcache.c
2003-05-11 Alexander BokovoyFix VFS layer:
2003-04-23 Andrew BartlettMerge the 'safe' parts of my StrnCpy patch - many of...
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-21 Andrew BartlettRemove unused (#ifdef'ed) code.
2003-03-17 Andrew BartlettMerge new statcache.c from HEAD.
2003-03-17 Andrew BartlettAdd copyright.
2003-03-17 Andrew BartlettBrain fart - make sure we truncate the right string...
2003-03-17 Andrew BartlettMore statcache fixes - and add a bit more doco.
2003-03-17 Andrew BartlettFix memory leaks and add parinoioa code to our stat...
2003-03-16 Andrew BartlettNew statcache internals - this time it's actually possi...
2003-03-15 Andrew BartlettString handling parinoia fixes.
2003-03-03 Andrew BartlettAnother pstrcpy() into malloc()ed buffer fix.
2003-02-10 Andrew BartlettCleanups: (merge from HEAD)
2003-02-10 Andrew BartlettSome cleanups:
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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...