summaryrefslogtreecommitdiff
path: root/source4/rpc_server
AgeCommit message (Expand)AuthorFilesLines
2003-12-15fixed the transfer syntax in the dcerpc bind replyAndrew Tridgell1-2/+2
2003-12-14added auto-generation of the server side boilerplate code for eachAndrew Tridgell3-155/+23
2003-12-14fixed fragmented signed connections to our rpc server over SMBAndrew Tridgell1-1/+3
2003-12-14ntlmssp over rpc over tcp now fully worksAndrew Tridgell3-9/+290
2003-12-14fixed some memory leaks in the rpc server codeAndrew Tridgell2-12/+11
2003-12-14fixed a bug handling multiple PDUs being read from a socket at oneAndrew Tridgell4-59/+116
2003-12-13completed the linkage between the endpoint mapper and the dcerpcAndrew Tridgell5-85/+156
2003-12-13make the IO in the dcerpc over TCP server completely async, handlingAndrew Tridgell3-3/+61
2003-12-13dcerpc over tcp in the samba4 server now works to some extent. ItAndrew Tridgell5-47/+340
2003-12-13rpcdump.exe now works fine against a Samba4 serverAndrew Tridgell3-4/+9
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