summaryrefslogtreecommitdiffstats
path: root/source/smbd/files.c
Commit message (Expand)AuthorAgeFilesLines
...
* much cleaner chain pointer handling for both files and pipes.Andrew Tridgell1998-08-171-15/+40
* some cleanups from the conversion of Pipes[] to a linked list. I alsoAndrew Tridgell1998-08-171-11/+8
* - some tidying up in files.cAndrew Tridgell1998-08-161-3/+3
* got rid of the Files[] array completely (previously I'd just made itAndrew Tridgell1998-08-161-146/+207
* changed find_free_file() to file_new().Andrew Tridgell1998-08-161-1/+1
* this checkin gets rid of the global Files[] array and makes it localAndrew Tridgell1998-08-151-0/+321