summaryrefslogtreecommitdiff
path: root/source4/rpc_server
AgeCommit message (Expand)AuthorFilesLines
2003-12-13added the epm_Map() call.Andrew Tridgell3-68/+168
2003-12-13added a basic dcerpc endpoint mapper to Samba4. Currently onlyAndrew Tridgell5-10/+459
2003-12-12after chatting with jeremy I decided to use a separate directory forAndrew Tridgell1-0/+0
2003-12-12added support for sending bind_nak replies in the rpc serverAndrew Tridgell1-16/+73
2003-12-12added the echo pipe test callsAndrew Tridgell1-2/+45
2003-12-12we now support pdu fragmentation on both input and output in the rpcAndrew Tridgell2-41/+103
2003-12-12added handling of fragmented requests in the rpc serverAndrew Tridgell2-8/+67
2003-12-12handle the auto-allocation of [ref] output arrays in pidl. ThisAndrew Tridgell1-8/+0
2003-12-12 * the RPC-ECHO pipe now works in smbd, as long as the data sizesAndrew Tridgell3-10/+408
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 Tridgell3-0/+280
2003-11-13removed some obsolete .cvsignore filesAndrew Tridgell1-0/+0
2003-11-13removed a bunch of the old rpc code in preparation for replacing it all with ...Andrew Tridgell21-28218/+0
2003-08-13first public release of samba4 codeAndrew Tridgell22-0/+28218