index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
rpc_server
/
dcesrv_auth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r7313: Prefix a few functions with ncacn_ rather then dcerpc_ because they are
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r7312: Add IDL for ncadg packets.
Jelmer Vernooij
2007-10-10
1
-8
/
+8
*
r6457: Simply the RPC server code for the choice of GENSEC mech - it's just
Andrew Bartlett
2007-10-10
1
-46
/
+14
*
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r4663: fixed SPNEGO auth in the rpc server
Andrew Tridgell
2007-10-10
1
-3
/
+4
*
r4642: added support for alter_context in the server for adding new interface...
Andrew Tridgell
2007-10-10
1
-3
/
+12
*
r4082: support alter_context requests
Stefan Metzmacher
2007-10-10
1
-0
/
+71
*
r4081: use clearer names
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r3468: split out dcerpc_server.h
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r2629: convert gensec to the new talloc model
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r2627: use the new talloc capabilities in a bunch more places in the rpc
Andrew Tridgell
2007-10-10
1
-14
/
+17
*
r2615: fixed a bug in the server side support for CONNECT level security
Andrew Tridgell
2007-10-10
1
-6
/
+12
*
r2614: support CONNECT level DCE/RPC security in both client and
Andrew Tridgell
2007-10-10
1
-2
/
+41
*
r2294: this fixes the NTLM2 sign+seal combination. I have now tested:
Andrew Tridgell
2007-10-10
1
-1
/
+4
*
r2293: fixed older NTLM sign/seal in the server
Andrew Tridgell
2007-10-10
1
-2
/
+4
*
r2290: Fix 'lsakey' for the server-side, it is static for
Andrew Bartlett
2007-10-10
1
-0
/
+5
*
r2284: Thanks to some great detective work by tridge, NTLM2 signing now works.
Andrew Bartlett
2007-10-10
1
-21
/
+37
*
r2281: Add a few comments.
Andrew Bartlett
2007-10-10
1
-0
/
+2
*
r2041: Fix NTLMSSP RPC sealing, client -> win2k3 server.
Andrew Bartlett
2007-10-10
1
-1
/
+2
*
r1294: A nice, large, commit...
Andrew Bartlett
2007-10-10
1
-38
/
+92
*
r1168: fixed a little-endian/big-endian mixup in the rpc server code
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r1030: added server side schannel support
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r1004: continue tridge's work on dcerpc server auth/crypto code
Stefan Metzmacher
2007-10-10
1
-6
/
+11
*
r995: - renamed many of our crypto routines to use the industry standard
Andrew Tridgell
2007-10-10
1
-58
/
+37
*
r874: This patch is a pile of work on NTLMSSP:
Andrew Bartlett
2007-10-10
1
-8
/
+9
*
This patch adds a better dcerpc server infastructure.
Stefan Metzmacher
2004-01-08
1
-49
/
+49
*
added a smb.conf flag "rpc big endian" that tells our rpc server to
Andrew Tridgell
2003-12-17
1
-3
/
+11
*
a fairly large commit!
Andrew Tridgell
2003-12-16
1
-1
/
+1
*
ntlmssp over rpc over tcp now fully works
Andrew Tridgell
2003-12-14
1
-0
/
+253
*
fixed a bug handling multiple PDUs being read from a socket at one
Andrew Tridgell
2003-12-14
1
-0
/
+42