summaryrefslogtreecommitdiff
path: root/auth/ntlmssp/ntlmssp.h
AgeCommit message (Expand)AuthorFilesLines
2012-02-24auth: Remove plugable password-check functions from gensec_ntlmsspAndrew Bartlett1-52/+0
2012-02-24s3-ntlm_auth: Convert ntlm_auth to use gensec_ntlmssp server-sideAndrew Bartlett1-0/+2
2012-02-17auth: Make more of the ntlmssp code private or staticAndrew Bartlett1-57/+2
2012-02-17auth: Move the rest of the source4 gensec_ntlmssp code to the top levelAndrew Bartlett1-0/+2
2012-02-17s3-auth Hook checking passwords and generating session_info via the auth4_con...Andrew Bartlett1-3/+0
2012-01-30auth: Make check_password and generate_session_info hook genericAndrew Bartlett1-4/+1
2011-10-18ntlmssp: Put members from auth_ntlmssp_state into gensec_ntlmssp_stateAndrew Bartlett1-1/+17
2011-10-18ntlmssp: Move ntlmssp code to auth/ntlmsspAndrew Bartlett1-0/+227