summaryrefslogtreecommitdiff
path: root/source4/rpc_server/dcerpc_server.c
AgeCommit message (Expand)AuthorFilesLines
2003-12-13dcerpc over tcp in the samba4 server now works to some extent. ItAndrew Tridgell1-25/+45
2003-12-13rpcdump.exe now works fine against a Samba4 serverAndrew Tridgell1-0/+1
2003-12-13added the epm_Map() call.Andrew Tridgell1-0/+1
2003-12-13added a basic dcerpc endpoint mapper to Samba4. Currently onlyAndrew Tridgell1-8/+56
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