summaryrefslogtreecommitdiffstats
path: root/source3/smbd/seal.c
Commit message (Expand)AuthorAgeFilesLines
...
* r21926: Fix missing enum specifier pointed out by Don McCall @ HP.Jeremy Allison2007-10-101-3/+3
* r21925: Start to code up the gss acquire creds calls.Jeremy Allison2007-10-101-6/+32
* r21917: Start to do the gss versions of sign+seal.Jeremy Allison2007-10-101-4/+4
* r21904: Fix HP build -- thanks, DonVolker Lendecke2007-10-101-1/+1
* r21900: Token exchange now seems to work, now why does theJeremy Allison2007-10-101-1/+1
* r21897: Add in a basic raw NTLM encrypt request. NowJeremy Allison2007-10-101-1/+30
* r21894: Some refactoring of server side encryption context. SupportJeremy Allison2007-10-101-27/+136
* r21891: Finish server-side NTLM-SPNEGO negotiation support.Jeremy Allison2007-10-101-33/+75
* r21882: The server part of the code has to use an AUTH_NTLMSSP struct,Jeremy Allison2007-10-101-0/+257