summaryrefslogtreecommitdiff
path: root/source4/smb_server/smb/sesssetup.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17341: pass a messaging context to auth_context_create()Stefan Metzmacher1-4/+7
2007-10-10r17283: use the async calls of auth_check_password() and gensec_update()Stefan Metzmacher1-136/+202
2007-10-10r17274: fix typosStefan Metzmacher1-2/+2
2007-10-10r15741: move smb2 request structures into the main smb request structsStefan Metzmacher1-0/+3
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij1-0/+1
2007-10-10r13870: prefix more functions with smbsrv_Stefan Metzmacher1-6/+6
2007-10-10r13866: prefix more functions with smbsrv_Stefan Metzmacher1-4/+2
2007-10-10r13403: Try to better handle a case where SPNEGO isn't available (allow us toAndrew Bartlett1-3/+4
2007-10-10r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett1-5/+14
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r12115: bring SMB sesssetup_spnego in sync with SMB2 sesssetupStefan Metzmacher1-46/+51
2007-10-10r11786: move all SMB protocol specific stuff to smb_server/smb/Stefan Metzmacher1-0/+370