summaryrefslogtreecommitdiff
path: root/source4/smb_server/tcon.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14739: keep the last request time for the smbsrv_connection,Stefan Metzmacher1-5/+11
2007-10-10r14456: don't access the smbsrv_tcon inside the ntvfs modulesStefan Metzmacher1-10/+18
2007-10-10r14157: - pass a struct ntvfs_request to the ntvfs layerStefan Metzmacher1-1/+1
2007-10-10r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett1-1/+3
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij1-0/+1
2007-10-10r12102: for SMB2 we need to allocate tcons per sessionStefan Metzmacher1-18/+67
2007-10-10r11785: rename conn.c into tcon.cStefan Metzmacher1-0/+115