summaryrefslogtreecommitdiffstats
path: root/source3/smbd/conn.c
Commit message (Expand)AuthorAgeFilesLines
...
* use string_set() instead of string_init()Andrew Tridgell2000-01-161-4/+4
* some cleanups to use ZERO_STRUCT() and friendsAndrew Tridgell1998-09-051-2/+2
* added some optimisation for the case where the number of open files isAndrew Tridgell1998-08-171-17/+10
* moved connection_struct handling code into smbd/conn.c and changed itAndrew Tridgell1998-08-171-0/+196