summaryrefslogtreecommitdiff
path: root/source4/auth/credentials/credentials_ntlm.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r10981: Pull code to decide between and implement NTLMv2, NTLM and LMAndrew Bartlett1-0/+191
authentication out of the various callers and into the kitchen sink.. err, credentials subsystem. This should ensure consistant logic, as well as get us one step closer to security=server operation in future. Andrew Bartlett (This used to be commit 09c95763301c0f7770d56462e8af4169b8c171fb)