summaryrefslogtreecommitdiff
path: root/source4/auth/ntlm/pam_errors.c
AgeCommit message (Collapse)AuthorFilesLines
2009-10-20s4: ran minimal_includes.pl on source4/auth/ntlmAndrew Tridgell1-1/+0
2008-10-20Make sure prototypes are always included, make some functions static andJelmer Vernooij1-0/+1
remove some unused functions.
2008-05-05Move NTLM authentication details into auth/ntlmAndrew Bartlett1-0/+125
This should help clarify the role of the various files around here (done on Jelmer's request). Andrew Bartlett (This used to be commit efa399037511ced8978f2e7661a71aac7a384883)