summaryrefslogtreecommitdiff
path: root/source4/librpc/rpc/dcerpc_schannel.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-21split up the schannel rpc client code into separate key establishmentAndrew Tridgell1-19/+64
2004-02-11fixed a void return spotted by metzeAndrew Tridgell1-1/+1
2004-02-10we can close the netlogon pipe used to setup the schannel session keyAndrew Tridgell1-1/+3
2004-02-10don't always use the same schannel context numberAndrew Tridgell1-1/+1
2004-02-10- modified the dcerpc client security code to be generic, so ntlmsspAndrew Tridgell1-0/+219