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