summaryrefslogtreecommitdiffstats
path: root/source4/smb_server/connection.c
Commit message (Expand)AuthorAgeFilesLines
* r1291: rename struct smbsrv_context to smbsrv_connectionStefan Metzmacher2007-10-101-1/+1
* r1279: rename struct tcon_context to smbsrv_tconStefan Metzmacher2007-10-101-13/+13
* r1277: rename struct server_context to smbsrv_ontextStefan Metzmacher2007-10-101-1/+1
* r1123: Make all lp_ string functions return 'const char *'.Andrew Bartlett2007-10-101-1/+1
* r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher2007-10-101-3/+3
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-2/+2
* - move all SMB server stuff to smb_server/*Stefan Metzmacher2004-02-031-0/+223