summaryrefslogtreecommitdiff
path: root/source4/smb_server/service.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1999: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r1499: combine struct user_struct and struct smbsrv_userStefan Metzmacher1-3/+8
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-8/+8
2007-10-10r1280: rename struct request_context to smbsrv_requestStefan Metzmacher1-3/+3
2007-10-10r1279: rename struct tcon_context to smbsrv_tconStefan Metzmacher1-30/+30
2007-10-10r1277: rename struct server_context to smbsrv_ontextStefan Metzmacher1-8/+8
2007-10-10r1123: Make all lp_ string functions return 'const char *'.Andrew Bartlett1-1/+1
2007-10-10r1044: don't use sub_get_remote_machine()Andrew Tridgell1-3/+2
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-1/+1
2007-10-10r861: remove the next round of unused stuffStefan Metzmacher1-21/+0
2004-02-03- move all SMB server stuff to smb_server/*Stefan Metzmacher1-0/+339