summaryrefslogtreecommitdiff
path: root/source4/rpc_server/dcesrv_auth.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1294: A nice, large, commit...Andrew Bartlett1-38/+92
2007-10-10r1168: fixed a little-endian/big-endian mixup in the rpc server codeAndrew Tridgell1-1/+1
2007-10-10r1030: added server side schannel supportAndrew Tridgell1-1/+1
2007-10-10r1004: continue tridge's work on dcerpc server auth/crypto codeStefan Metzmacher1-6/+11
2007-10-10r995: - renamed many of our crypto routines to use the industry standardAndrew Tridgell1-58/+37
2007-10-10r874: This patch is a pile of work on NTLMSSP:Andrew Bartlett1-8/+9
2004-01-08This patch adds a better dcerpc server infastructure.Stefan Metzmacher1-49/+49
2003-12-17added a smb.conf flag "rpc big endian" that tells our rpc server toAndrew Tridgell1-3/+11
2003-12-16a fairly large commit!Andrew Tridgell1-1/+1
2003-12-14ntlmssp over rpc over tcp now fully worksAndrew Tridgell1-0/+253
2003-12-14fixed a bug handling multiple PDUs being read from a socket at oneAndrew Tridgell1-0/+42