summaryrefslogtreecommitdiffstats
path: root/source4/smb_server/smb/sesssetup.c
Commit message (Expand)AuthorAgeFilesLines
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-1/+1
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23680: Make it easier to setup a domain member server - the 'server role'Andrew Bartlett2007-10-101-1/+1
* r23020: a better fix for the memory leak - this one doesn't stuff up spnego :)Andrew Tridgell2007-10-101-3/+9
* r23019: revert r23018 - this will require more thought.Andrew Tridgell2007-10-101-14/+2
* r23018: fixed a memory leak in our server side session setup code for failedAndrew Tridgell2007-10-101-2/+14
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-0/+2
* r17341: pass a messaging context to auth_context_create()Stefan Metzmacher2007-10-101-4/+7
* r17283: use the async calls of auth_check_password() and gensec_update()Stefan Metzmacher2007-10-101-136/+202
* r17274: fix typosStefan Metzmacher2007-10-101-2/+2
* r15741: move smb2 request structures into the main smb request structsStefan Metzmacher2007-10-101-0/+3
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-101-0/+1
* r13870: prefix more functions with smbsrv_Stefan Metzmacher2007-10-101-6/+6
* r13866: prefix more functions with smbsrv_Stefan Metzmacher2007-10-101-4/+2
* r13403: Try to better handle a case where SPNEGO isn't available (allow us toAndrew Bartlett2007-10-101-3/+4
* r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2007-10-101-5/+14
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r12115: bring SMB sesssetup_spnego in sync with SMB2 sesssetupStefan Metzmacher2007-10-101-46/+51
* r11786: move all SMB protocol specific stuff to smb_server/smb/Stefan Metzmacher2007-10-101-0/+370