summaryrefslogtreecommitdiff
path: root/source4/utils/ntlm_auth.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2643: convert more of the auth subsyystem to the new talloc methods. ThisAndrew Tridgell1-1/+1
2007-10-10r2630: I missed a couple of places in the gensec talloc conversionAndrew Tridgell1-3/+3
2007-10-10r2629: convert gensec to the new talloc modelAndrew Tridgell1-2/+2
2007-10-10r2612: Ensure ntlm_auth always logs to stderr.Andrew Bartlett1-2/+2
2007-10-10r2611: Try to make Samba4's ntlm_auth more consistant with Samba 3.0.Andrew Bartlett1-8/+5
2007-10-10r2546: Remove another strupper_m() that we don't need.Andrew Bartlett1-1/+0
2007-10-10r1630: - fixed the replacement timegm() function to work correctly for DST ch...Andrew Tridgell1-1/+1
2007-10-10r1356: Fix logic bugs in ntlm_auth.Andrew Bartlett1-3/+7
2007-10-10r1305: Grrr, fix my build breakage...Andrew Bartlett1-1/+1
2007-10-10r1294: A nice, large, commit...Andrew Bartlett1-201/+215
2007-10-10r1200: Add 'gensec', our generic security layer.Andrew Bartlett1-762/+70
2007-10-10r1198: Merge the Samba 3.0 ntlm_auth, including the kerberos and SPENGO parts.Andrew Bartlett1-321/+1290
2007-10-10r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher1-7/+7
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+551