summaryrefslogtreecommitdiffstats
path: root/source4/auth/ntlmssp/ntlmssp_client.c
Commit message (Expand)AuthorAgeFilesLines
* r14701: Allow, with non-default options, NTLMSSP to access the LM session key,Andrew Bartlett2007-10-101-2/+3
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-101-1/+1
* r14064: - split out MSRPC_PARSE into a speperate subsystemStefan Metzmacher2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+1
* r13470: Thanks to a report from VL:Andrew Bartlett2007-10-101-3/+0
* r13467: Add new parametric options (for testing) controlling LM_KEY and 56-bitAndrew Bartlett2007-10-101-5/+13
* r10981: Pull code to decide between and implement NTLMv2, NTLM and LMAndrew Bartlett2007-10-101-125/+50
* r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again.Andrew Bartlett2007-10-101-2/+2
* r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett2007-10-101-30/+25
* r9505: Work on GENSEC and the code that calls it, for tighter interfaceAndrew Bartlett2007-10-101-5/+7
* r7757: Add NTLMv2 support to the NT1 Session setup (ie, not SPNEGO/NTLMSSP)Andrew Bartlett2007-10-101-1/+2
* r7690: Move the NT hash generation into the credentials system, rather thanAndrew Bartlett2007-10-101-22/+21
* r6522: I have no idea why this change was made, but it not only breaksAndrew Bartlett2007-10-101-2/+1
* r6484: fix NTLMSSP client against w2k and w2k3Stefan Metzmacher2007-10-101-0/+4
* r6464: Remove the last of the Samba3 NTLMSSP API. This removes the rudundentAndrew Bartlett2007-10-101-90/+74
* r6462: Move the arcfour sbox state into it's own structure, and allocate itAndrew Bartlett2007-10-101-2/+0
* r6460: Push the client credentials into NTLMSSP, allowing logins of the formAndrew Bartlett2007-10-101-34/+37
* r6458: Split up NTLMSSP into a new directory, and into seperate files for theAndrew Bartlett2007-10-101-0/+445