summaryrefslogtreecommitdiff
path: root/source4/rpc_server/dcerpc_server.c
AgeCommit message (Expand)AuthorFilesLines
2003-12-12added support for sending bind_nak replies in the rpc serverAndrew Tridgell1-16/+73
2003-12-12we now support pdu fragmentation on both input and output in the rpcAndrew Tridgell1-40/+95
2003-12-12added handling of fragmented requests in the rpc serverAndrew Tridgell1-8/+63
2003-12-12 * the RPC-ECHO pipe now works in smbd, as long as the data sizesAndrew Tridgell1-6/+302
2003-12-11the next step in the dcerpc server code. Added the link between theAndrew Tridgell1-0/+18
2003-12-10initial rpc server side infrastructureAndrew Tridgell1-0/+141