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_schannel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r995: - renamed many of our crypto routines to use the industry standard
Andrew Tridgell
1
-1
/
+2
2007-10-10
r962: convert 'unsigned' and 'unsigned int' to uint_t
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r961: convert 'uchar' to 'uint8_t'
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r952: fixed schannel from my last commit
Andrew Tridgell
1
-4
/
+10
2007-10-10
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r874: This patch is a pile of work on NTLMSSP:
Andrew Bartlett
1
-8
/
+12
2007-10-10
r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r390: added my best guess for how session keys are supposed to work when you
Andrew Tridgell
1
-0
/
+7
2004-02-21
split up the schannel rpc client code into separate key establishment
Andrew Tridgell
1
-19
/
+64
2004-02-11
fixed a void return spotted by metze
Andrew Tridgell
1
-1
/
+1
2004-02-10
we can close the netlogon pipe used to setup the schannel session key
Andrew Tridgell
1
-1
/
+3
2004-02-10
don't always use the same schannel context number
Andrew Tridgell
1
-1
/
+1
2004-02-10
- modified the dcerpc client security code to be generic, so ntlmssp
Andrew Tridgell
1
-0
/
+219
[prev]