summaryrefslogtreecommitdiff
path: root/source4/smb_server/tcon.c
Commit message (Expand)AuthorAgeFilesLines
* s4:smb_server: use tsocket_address_string() to display the client addressStefan Metzmacher2010-04-271-3/+5
* s4:smb_server: remove unused socket_address functionsStefan Metzmacher2010-04-271-16/+0
* s4-smbd: minimise includes in smbd/ and smb_serverAndrew Tridgell2009-09-191-1/+0
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23043: allow more than UINT16_MAX - 1 handles on smb2 connectionsStefan Metzmacher2007-10-101-1/+4
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* r15855: more talloc_set_destructor() typesafe fixes. nearly done ...Andrew Tridgell2007-10-101-3/+2
* r15769: this functions belong to params/ so move it.Stefan Metzmacher2007-10-101-18/+0
* r15747: move some functions to the protocol independend part of theStefan Metzmacher2007-10-101-0/+33
* r15734: This is a major change to the NTVFS subsystem:Stefan Metzmacher2007-10-101-0/+13
* r14739: keep the last request time for the smbsrv_connection,Stefan Metzmacher2007-10-101-5/+11
* r14456: don't access the smbsrv_tcon inside the ntvfs modulesStefan Metzmacher2007-10-101-10/+18
* r14157: - pass a struct ntvfs_request to the ntvfs layerStefan Metzmacher2007-10-101-1/+1
* r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2007-10-101-1/+3
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij2007-10-101-0/+1
* r12102: for SMB2 we need to allocate tcons per sessionStefan Metzmacher2007-10-101-18/+67
* r11785: rename conn.c into tcon.cStefan Metzmacher2007-10-101-0/+115