s3-auth Hook checking passwords and generating session_info via the auth4_context
[samba.git] / source3 / auth / auth_generic.c
2012-02-17 Andrew Bartletts3-auth Hook checking passwords and generating session_...
2012-01-31 Stefan Metzmachers3:auth/auth_generic: make use of gensec_spnego in...
2012-01-26 Stefan Metzmachers3:auth/auth_generic: for now call sub_set_smb_name...
2012-01-18 Andrew Bartletts3-gensec: Add hook to allow gensec to know if kerberos...
2012-01-18 Andrew Bartletts3-librpc Call GSSAPI via the auth_generic layer and...
2012-01-18 Andrew Bartletts3-auth Match session setup handling of krb5, store...
2012-01-18 Andrew Bartletts3-auth Add auth hook for PAC parsing
2012-01-05 Andrew Bartletts3-auth Remove more unused headers
2012-01-05 Andrew Bartletts3-auth remove unused ntlmssp.h
2012-01-05 Andrew Bartletts3-auth Remove ntlmssp_wrap.h which is no longer required
2012-01-05 Andrew Bartletts3-auth use gensec directly rather than via auth_generi...
2012-01-05 Andrew Bartletts3-auth Set remote address for both AD and s3 gensec...
2012-01-05 Andrew Bartletts3-auth re-create the auth context in the s3 ntlmssp...
2012-01-05 Andrew Bartletts3-auth Add TALLOC_CTX * to auth_generic_prepare()
2012-01-05 Andrew Bartletts3-auth supply s3 ntlmssp module via gensec_settings
2011-12-22 Andrew Bartletts3-auth split the auth_generic functions into a seperat...