summaryrefslogtreecommitdiff
path: root/source4/librpc/rpc/dcerpc_ntlm.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2629: convert gensec to the new talloc modelAndrew Tridgell1-1/+1
2007-10-10r2614: support CONNECT level DCE/RPC security in both client andAndrew Tridgell1-0/+4
2007-10-10r2041: Fix NTLMSSP RPC sealing, client -> win2k3 server.Andrew Bartlett1-2/+3
2007-10-10r1419: spnego inside of dcerpc using alter_context/alter_context_respStefan Metzmacher1-1/+1
2007-10-10r1294: A nice, large, commit...Andrew Bartlett1-3/+38
2007-10-10r1200: Add 'gensec', our generic security layer.Andrew Bartlett1-126/+6
2007-10-10r1068: make the dcerpc client side auth/crypto code much more genericStefan Metzmacher1-107/+71
2007-10-10r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher1-1/+1
2007-10-10r961: convert 'uchar' to 'uint8_t'Stefan Metzmacher1-4/+4
2007-10-10r874: This patch is a pile of work on NTLMSSP:Andrew Bartlett1-24/+15
2007-10-10r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.Andrew Bartlett1-4/+4
2007-10-10r390: added my best guess for how session keys are supposed to work when youAndrew Tridgell1-0/+12
2004-02-12do not return a value in a void functionStefan Metzmacher1-1/+1
2004-02-10- modified the dcerpc client security code to be generic, so ntlmsspAndrew Tridgell1-0/+197