summaryrefslogtreecommitdiff
path: root/source4/auth/ntlm/auth_sam.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-18s4:kdc Allow a password change when the password is expiredAndrew Bartlett1-1/+1
2009-06-04changed the auth path to use extended DN ops to avoid non-indexed searchesAndrew Tridgell1-28/+19
2009-05-26Don't use crossRef records to find our own domainAndrew Bartlett1-118/+26
2009-05-25fixed interpretation of ACB_PWNOTREQAndrew Tridgell1-14/+0
2009-04-14Port Samba4 to the new combined libcli/auth functionsAndrew Bartlett1-1/+1
2009-02-13Push sam_get_server_info_principal into the auth subsystemAndrew Bartlett1-9/+56
2008-12-04s4:kdc: allow a trusted domain to get kerberos ticketsStefan Metzmacher1-1/+2
2008-11-01Remove use of lp_*() from ntlm_check.c.Jelmer Vernooij1-2/+3
2008-10-16Create a 'straight paper path' for UTF16 passwords.Andrew Bartlett1-1/+1
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij1-1/+1
2008-08-08Always set a session key, even for the 'no password' case.Andrew Bartlett1-0/+2
2008-05-05Move NTLM authentication details into auth/ntlmAndrew Bartlett1-0/+449