summaryrefslogtreecommitdiffstats
path: root/auth/ntlmssp/ntlmssp.h
Commit message (Expand)AuthorAgeFilesLines
* auth: Remove plugable password-check functions from gensec_ntlmsspAndrew Bartlett2012-02-241-52/+0
* s3-ntlm_auth: Convert ntlm_auth to use gensec_ntlmssp server-sideAndrew Bartlett2012-02-241-0/+2
* auth: Make more of the ntlmssp code private or staticAndrew Bartlett2012-02-171-57/+2
* auth: Move the rest of the source4 gensec_ntlmssp code to the top levelAndrew Bartlett2012-02-171-0/+2
* s3-auth Hook checking passwords and generating session_info via the auth4_con...Andrew Bartlett2012-02-171-3/+0
* auth: Make check_password and generate_session_info hook genericAndrew Bartlett2012-01-301-4/+1
* ntlmssp: Put members from auth_ntlmssp_state into gensec_ntlmssp_stateAndrew Bartlett2011-10-181-1/+17
* ntlmssp: Move ntlmssp code to auth/ntlmsspAndrew Bartlett2011-10-181-0/+227