summaryrefslogtreecommitdiffstats
path: root/source4/auth/ntlmssp/ntlmssp.h
Commit message (Expand)AuthorAgeFilesLines
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-1/+1
* r13252: Cleanup, both in code, comments and talloc use:Andrew Bartlett2007-10-101-0/+1
* r12795: remember the gensec_security contextStefan Metzmacher2007-10-101-0/+2
* r9416: Cleanups inspired by jra's work to migrate Samba4's NTLMSSP code backAndrew Bartlett2007-10-101-1/+0
* r6799: Remove a rudundent variable from the context structure - we can figureAndrew Bartlett2007-10-101-2/+0
* r6738: My version of the patch by metze that I just reverted (-r 6734).Andrew Bartlett2007-10-101-1/+1
* r6736: Revert metze's -r 6734, as metze and I made the same changes at theAndrew Bartlett2007-10-101-1/+1
* r6734: most compiler don't like struct elements without a name...Stefan Metzmacher2007-10-101-1/+1
* r6466: Spelling.Tim Potter2007-10-101-1/+1
* r6464: Remove the last of the Samba3 NTLMSSP API. This removes the rudundentAndrew Bartlett2007-10-101-10/+6
* r6463: Move NTLM2 and NTLM (v1) specific variables into a union for DCE/RPC.Andrew Bartlett2007-10-101-18/+21
* r6462: Move the arcfour sbox state into it's own structure, and allocate itAndrew Bartlett2007-10-101-11/+3
* r6460: Push the client credentials into NTLMSSP, allowing logins of the formAndrew Bartlett2007-10-101-1/+0
* r6458: Split up NTLMSSP into a new directory, and into seperate files for theAndrew Bartlett2007-10-101-0/+198