summaryrefslogtreecommitdiff
path: root/source3/include/ntlmssp.h
Commit message (Expand)AuthorAgeFilesLines
* r15129: Separate out mechanism and policy for NTLMSSP auth/sign/seal.Jeremy Allison2007-10-101-0/+1
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-16/+17
* r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison2007-10-101-1/+0
* r7963: Add aio support to 3.0.Jeremy Allison2007-10-101-0/+1
* Make arbitary binary data unsigned char.Andrew Bartlett2004-01-051-4/+4
* Changes all over the shop, but all towards:Andrew Bartlett2003-11-221-34/+64
* Store the server domain from the ntlmssp challenge in the client structVolker Lendecke2003-08-101-0/+1
* Jeremy requested that I get my NTLMSSP patch into CVS. He didn't requestAndrew Bartlett2003-07-141-0/+5
* DNS domain/server name constants were also swapped.Tim Potter2003-05-281-2/+2
* The constants for NetBIOS domain and server names in a NTLMSSP name list wereTim Potter2003-05-281-2/+2
* Merge from HEAD:Andrew Bartlett2003-03-181-0/+18
* NTLMSSP updates from HEAD.Andrew Bartlett2003-03-181-0/+5
* Merge from HEAD client-side authentication changes:Andrew Bartlett2003-02-241-0/+20
* Merge from HEAD:Andrew Bartlett2003-01-281-4/+15
* missed a fileGerald Carter2003-01-151-13/+4
* Refactor the NTLMSSP code again - this time we use function pointers toAndrew Bartlett2003-01-151-4/+13
* Updates to our NTLMSSP code:Andrew Bartlett2003-01-131-0/+79