summaryrefslogtreecommitdiff
path: root/source4/smb_server/connection.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1486: commit the start of the generic server infastructureStefan Metzmacher1-1/+1
2007-10-10r1291: rename struct smbsrv_context to smbsrv_connectionStefan Metzmacher1-1/+1
2007-10-10r1279: rename struct tcon_context to smbsrv_tconStefan Metzmacher1-13/+13
2007-10-10r1277: rename struct server_context to smbsrv_ontextStefan Metzmacher1-1/+1
2007-10-10r1123: Make all lp_ string functions return 'const char *'.Andrew Bartlett1-1/+1
2007-10-10r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher1-3/+3
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-2/+2
2004-02-03- move all SMB server stuff to smb_server/*Stefan Metzmacher1-0/+223