summaryrefslogtreecommitdiff
path: root/source3/smbd/conn.c
AgeCommit message (Expand)AuthorFilesLines
2000-04-28Moved deletion of vfs handle into smbd/conn.c as it was being done tooJeremy Allison1-0/+15
2000-01-16use string_set() instead of string_init()Andrew Tridgell1-4/+4
1998-09-05some cleanups to use ZERO_STRUCT() and friendsAndrew Tridgell1-2/+2
1998-08-17added some optimisation for the case where the number of open files isAndrew Tridgell1-17/+10
1998-08-17moved connection_struct handling code into smbd/conn.c and changed itAndrew Tridgell1-0/+196