summaryrefslogtreecommitdiffstats
path: root/auth/ntlmssp/ntlmssp_ndr.c
Commit message (Collapse)AuthorAgeFilesLines
* ntlmssp: Move ntlmssp code to auth/ntlmsspAndrew Bartlett2011-10-181-0/+133
This brings in the code from both libcli/auth and source4/auth/ntlmssp. Andrew Bartlett Signed-off-by: Stefan Metzmacher <metze@samba.org>