summaryrefslogtreecommitdiffstats
path: root/source4/auth/ntlm/auth_sam.c
Commit message (Expand)AuthorAgeFilesLines
* s4-dsdb: create a static system_session contextAndrew Tridgell2009-10-231-2/+2
* s4: ran minimal_includes.pl on source4/auth/ntlmAndrew Tridgell2009-10-201-3/+0
* s4:auth_sam: Restructure tail in "authsam_get_server_info_principal" and fix ...Matthias Dieter Wallnöfer2009-10-161-3/+8
* s4:kerberos Add support for user principal names in certificatesAndrew Bartlett2009-07-281-1/+1
* s4:kdc Allow a password change when the password is expiredAndrew Bartlett2009-06-181-1/+1
* changed the auth path to use extended DN ops to avoid non-indexed searchesAndrew Tridgell2009-06-041-28/+19
* Don't use crossRef records to find our own domainAndrew Bartlett2009-05-261-118/+26
* fixed interpretation of ACB_PWNOTREQAndrew Tridgell2009-05-251-14/+0
* Port Samba4 to the new combined libcli/auth functionsAndrew Bartlett2009-04-141-1/+1
* Push sam_get_server_info_principal into the auth subsystemAndrew Bartlett2009-02-131-9/+56
* s4:kdc: allow a trusted domain to get kerberos ticketsStefan Metzmacher2008-12-041-1/+2
* Remove use of lp_*() from ntlm_check.c.Jelmer Vernooij2008-11-011-2/+3
* Create a 'straight paper path' for UTF16 passwords.Andrew Bartlett2008-10-161-1/+1
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* Always set a session key, even for the 'no password' case.Andrew Bartlett2008-08-081-0/+2
* Move NTLM authentication details into auth/ntlmAndrew Bartlett2008-05-051-0/+449