summaryrefslogtreecommitdiff
path: root/source3/smbd/files.c
AgeCommit message (Expand)AuthorFilesLines
1998-08-17some cleanups from the conversion of Pipes[] to a linked list. I alsoAndrew Tridgell1-11/+8
1998-08-16- some tidying up in files.cAndrew Tridgell1-3/+3
1998-08-16got rid of the Files[] array completely (previously I'd just made itAndrew Tridgell1-146/+207
1998-08-16changed find_free_file() to file_new().Andrew Tridgell1-1/+1
1998-08-15this checkin gets rid of the global Files[] array and makes it localAndrew Tridgell1-0/+321