summaryrefslogtreecommitdiff
path: root/source4/rpc_server/echo
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell1-0/+1
2007-10-10r2105: added a TestSleep() operation to the echo pipe and extended theAndrew Tridgell1-0/+5
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell1-6/+3
2007-10-10r464: a big improvement to the API for writing server-side RPCAndrew Tridgell1-6/+2
2004-01-08This patch adds a better dcerpc server infastructure.Stefan Metzmacher1-6/+6
2003-12-15zero length echo is not an errorAndrew Tridgell1-0/+4
2003-12-14added auto-generation of the server side boilerplate code for eachAndrew Tridgell1-78/+4
2003-12-13completed the linkage between the endpoint mapper and the dcerpcAndrew Tridgell1-1/+1
2003-12-13dcerpc over tcp in the samba4 server now works to some extent. ItAndrew Tridgell1-2/+2
2003-12-13added a basic dcerpc endpoint mapper to Samba4. Currently onlyAndrew Tridgell1-1/+7
2003-12-12after chatting with jeremy I decided to use a separate directory forAndrew Tridgell1-0/+181