summaryrefslogtreecommitdiffstats
path: root/auth/ntlmssp/gensec_ntlmssp_server.c
Commit message (Expand)AuthorAgeFilesLines
* auth/gensec: introduce gensec_internal.hStefan Metzmacher2013-08-101-0/+1
* auth: Remove plugable password-check functions from gensec_ntlmsspAndrew Bartlett2012-02-241-139/+0
* auth: consolidate gensec_ntlmssp_server wrapper functionsAndrew Bartlett2012-02-241-41/+0
* auth: Rename some elements of auth4_contextAndrew Bartlett2012-02-241-10/+10
* auth: Reorder arguments to generate_session_infoAndrew Bartlett2012-02-181-1/+1
* auth: Allow the netbios name and domain to be set from winbindd in ntlm_auth3Andrew Bartlett2012-02-171-2/+11
* auth: Make more of the ntlmssp code private or staticAndrew Bartlett2012-02-171-7/+7
* auth: Provide a way to specify the NTLMSSP server name to GENSECAndrew Bartlett2012-02-171-17/+36
* auth: Rearrange ntlmssp code for clarityAndrew Bartlett2012-02-171-9/+8
* auth: Set NTLMSSP_NEGOTIATE_SIGN when session key support is requiredAndrew Bartlett2012-02-171-0/+3
* s3-auth: Use common gensec_ntlmssp server functions for more of gensec_ntlmss...Andrew Bartlett2012-02-171-7/+16
* auth: Cope with NO_USER_SESSION_KEY from security=serverAndrew Bartlett2012-02-171-2/+8
* auth: Move the rest of the source4 gensec_ntlmssp code to the top levelAndrew Bartlett2012-02-171-0/+354