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_auth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r4691: Make the DCE-RPC bind code compleatly generic to the number of passes
Andrew Bartlett
1
-6
/
+14
2007-10-10
r4636: Per tridge's wish (and probably correct behaviour), don't key off a
Andrew Bartlett
1
-1
/
+3
2007-10-10
r4635: Fix NTLMSSP to return NT_STATUS_OK when it has constructed the auth
Andrew Bartlett
1
-14
/
+91
2007-10-10
r4627: - simplified the dcerpc auth code using a common function
Andrew Tridgell
1
-31
/
+30
2007-10-10
r4618: - tidied up the alter_context client code a bit
Andrew Tridgell
1
-89
/
+0
2007-10-10
r4616: the first phase in the addition of proper support for
Andrew Tridgell
1
-40
/
+44
2007-10-10
r4360: destroy the gensec context
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r4358: At metze's request, the Christmas elves have removed gensec_end in
Andrew Bartlett
1
-1
/
+1
2007-10-10
r4052: fixed a bunch of code to use the type safe _p allocation macros
Andrew Tridgell
1
-2
/
+2
2007-10-10
r4001: fix segfault fix auth failed
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r2629: convert gensec to the new talloc model
Andrew Tridgell
1
-2
/
+2
2007-10-10
r2284: Thanks to some great detective work by tridge, NTLM2 signing now works.
Andrew Bartlett
1
-1
/
+7
2007-10-10
r2100: rework the dcerpc client side library so that it is async. We now
Andrew Tridgell
1
-2
/
+2
2007-10-10
r2041: Fix NTLMSSP RPC sealing, client -> win2k3 server.
Andrew Bartlett
1
-20
/
+7
2007-10-10
r1419: spnego inside of dcerpc using alter_context/alter_context_resp
Stefan Metzmacher
1
-1
/
+87
2007-10-10
r1354: Make it clear that the first gensec_update takes a NULL data_blob.
Andrew Bartlett
1
-2
/
+3
2007-10-10
r1294: A nice, large, commit...
Andrew Bartlett
1
-14
/
+13
2007-10-10
r1200: Add 'gensec', our generic security layer.
Andrew Bartlett
1
-38
/
+25
2007-10-10
r1068: make the dcerpc client side auth/crypto code much more generic
Stefan Metzmacher
1
-0
/
+99
2007-10-10
r962: convert 'unsigned' and 'unsigned int' to uint_t
Stefan Metzmacher
1
-1
/
+1
2004-02-10
- modified the dcerpc client security code to be generic, so ntlmssp
Andrew Tridgell
1
-121
/
+0
2003-11-27
a couple of tidyups
Andrew Tridgell
1
-0
/
+1
2003-11-26
by default sign RPC over TCP but not RPC over SMB. I will add command line co...
Andrew Tridgell
1
-3
/
+18
2003-11-26
fixed some memory leaks in the dcerpc use of ntlmssp signing
Andrew Tridgell
1
-4
/
+22
2003-11-26
signed DCERPC over TCP now works !
Andrew Tridgell
1
-0
/
+130