index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
librpc
/
rpc
/
dcerpc_ntlm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r2629: convert gensec to the new talloc model
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2614: support CONNECT level DCE/RPC security in both client and
Andrew Tridgell
1
-0
/
+4
2007-10-10
r2041: Fix NTLMSSP RPC sealing, client -> win2k3 server.
Andrew Bartlett
1
-2
/
+3
2007-10-10
r1419: spnego inside of dcerpc using alter_context/alter_context_resp
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r1294: A nice, large, commit...
Andrew Bartlett
1
-3
/
+38
2007-10-10
r1200: Add 'gensec', our generic security layer.
Andrew Bartlett
1
-126
/
+6
2007-10-10
r1068: make the dcerpc client side auth/crypto code much more generic
Stefan Metzmacher
1
-107
/
+71
2007-10-10
r962: convert 'unsigned' and 'unsigned int' to uint_t
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r961: convert 'uchar' to 'uint8_t'
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r874: This patch is a pile of work on NTLMSSP:
Andrew Bartlett
1
-24
/
+15
2007-10-10
r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.
Andrew Bartlett
1
-4
/
+4
2007-10-10
r390: added my best guess for how session keys are supposed to work when you
Andrew Tridgell
1
-0
/
+12
2004-02-12
do not return a value in a void function
Stefan Metzmacher
1
-1
/
+1
2004-02-10
- modified the dcerpc client security code to be generic, so ntlmssp
Andrew Tridgell
1
-0
/
+197