summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/echo
Commit message (Expand)AuthorAgeFilesLines
* r4690: - add support for async rpc server repliesStefan Metzmacher2007-10-101-2/+61
* r4549: got rid of a lot more uses of plain talloc(), instead usingAndrew Tridgell2007-10-101-2/+1
* r4520: added a enum test function to the echo pipeAndrew Tridgell2007-10-101-0/+6
* r4058: added a type safe version of smb_xmalloc()Andrew Tridgell2007-10-101-1/+1
* r3468: split out dcerpc_server.hAndrew Tridgell2007-10-101-0/+1
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-101-0/+1
* r2105: added a TestSleep() operation to the echo pipe and extended theAndrew Tridgell2007-10-101-0/+5
* r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell2007-10-101-6/+3
* r464: a big improvement to the API for writing server-side RPCAndrew Tridgell2007-10-101-6/+2
* This patch adds a better dcerpc server infastructure.Stefan Metzmacher2004-01-081-6/+6
* zero length echo is not an errorAndrew Tridgell2003-12-151-0/+4
* added auto-generation of the server side boilerplate code for eachAndrew Tridgell2003-12-141-78/+4
* completed the linkage between the endpoint mapper and the dcerpcAndrew Tridgell2003-12-131-1/+1
* dcerpc over tcp in the samba4 server now works to some extent. ItAndrew Tridgell2003-12-131-2/+2
* added a basic dcerpc endpoint mapper to Samba4. Currently onlyAndrew Tridgell2003-12-131-1/+7
* after chatting with jeremy I decided to use a separate directory forAndrew Tridgell2003-12-121-0/+181