summaryrefslogtreecommitdiff
path: root/source4/auth/ntlm_check.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r9412: Simplfy this NTLM authentication code by requiring the caller toAndrew Bartlett1-92/+39
2007-10-10r9357: Remove DBGC_CLASS cruft copied over from Samba 3. I would like toTim Potter1-3/+0
2007-10-10r8700: Propmted by tridge's need to do plaintext auth in ejs, rework theAndrew Bartlett1-63/+91
2007-10-10r4566: Fix Samba4 to pass it's own RPC-SAMLOGON torture test.Andrew Bartlett1-26/+141
2007-10-10r4499: Almost make our Samba4 server pass the RPC-SAMLOGON torture test.Andrew Bartlett1-42/+63
2007-10-10r3599: fixed a couple of memory errors in the rpc netlogon serverAndrew Tridgell1-0/+7
2007-10-10r3462: separate out the crypto includesAndrew Tridgell1-0/+1
2007-10-10r2856: fixed a minor memory leak in the auth codeAndrew Tridgell1-50/+61
2007-10-10r1461: ntlm_check.c is a server-side peice of code, so it belongs in AUTH.Andrew Bartlett1-0/+447