summaryrefslogtreecommitdiffstats
path: root/source4/utils/ntlm_auth.c
Commit message (Expand)AuthorAgeFilesLines
...
* r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell2007-10-101-0/+1
* r3454: moved a few more things out if includes.h into the include/system/ inc...Andrew Tridgell2007-10-101-0/+1
* r3453: - split out the auth and popt includesAndrew Tridgell2007-10-101-0/+2
* r2643: convert more of the auth subsyystem to the new talloc methods. ThisAndrew Tridgell2007-10-101-1/+1
* r2630: I missed a couple of places in the gensec talloc conversionAndrew Tridgell2007-10-101-3/+3
* r2629: convert gensec to the new talloc modelAndrew Tridgell2007-10-101-2/+2
* r2612: Ensure ntlm_auth always logs to stderr.Andrew Bartlett2007-10-101-2/+2
* r2611: Try to make Samba4's ntlm_auth more consistant with Samba 3.0.Andrew Bartlett2007-10-101-8/+5
* r2546: Remove another strupper_m() that we don't need.Andrew Bartlett2007-10-101-1/+0
* r1630: - fixed the replacement timegm() function to work correctly for DST ch...Andrew Tridgell2007-10-101-1/+1
* r1356: Fix logic bugs in ntlm_auth.Andrew Bartlett2007-10-101-3/+7
* r1305: Grrr, fix my build breakage...Andrew Bartlett2007-10-101-1/+1
* r1294: A nice, large, commit...Andrew Bartlett2007-10-101-201/+215
* r1200: Add 'gensec', our generic security layer.Andrew Bartlett2007-10-101-762/+70
* r1198: Merge the Samba 3.0 ntlm_auth, including the kerberos and SPENGO parts.Andrew Bartlett2007-10-101-321/+1290
* r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher2007-10-101-7/+7
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+551