summaryrefslogtreecommitdiff
path: root/source4/librpc/rpc/dcerpc_auth.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1294: A nice, large, commit...Andrew Bartlett1-14/+13
2007-10-10r1200: Add 'gensec', our generic security layer.Andrew Bartlett1-38/+25
2007-10-10r1068: make the dcerpc client side auth/crypto code much more genericStefan Metzmacher1-0/+99
2007-10-10r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher1-1/+1
2004-02-10- modified the dcerpc client security code to be generic, so ntlmsspAndrew Tridgell1-121/+0
2003-11-27a couple of tidyupsAndrew Tridgell1-0/+1
2003-11-26by default sign RPC over TCP but not RPC over SMB. I will add command line co...Andrew Tridgell1-3/+18
2003-11-26fixed some memory leaks in the dcerpc use of ntlmssp signingAndrew Tridgell1-4/+22
2003-11-26signed DCERPC over TCP now works !Andrew Tridgell1-0/+130