summaryrefslogtreecommitdiffstats
path: root/source/smbd/filename.c
Commit message (Expand)AuthorAgeFilesLines
...
* some cleanups to use ZERO_STRUCT() and friendsAndrew Tridgell1998-09-051-2/+3
* tridge the destroyer returns!Andrew Tridgell1998-09-051-5/+5
* fixed a bug in the name mangling code. It implicitly assumed thatAndrew Tridgell1998-09-031-1/+1
* More abstraction of file system data types, to move to a 64Jeremy Allison1998-09-011-9/+9
* This checking fixes the statcache bug that stopped NetBench from runningJeremy Allison1998-08-281-6/+14
* Fixed stat cache statistics calculation. Oops.Jeremy Allison1998-08-271-1/+1
* This is the stat cache code - seems to work fine (needs heavyJeremy Allison1998-08-271-17/+273
* Makefile.in: Moved blocking lock code into smbd/blocking.c for link purposes.Jeremy Allison1998-08-191-102/+152
* more splitting of server.cAndrew Tridgell1998-08-171-0/+380