summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/dcerpc_tcp.c
Commit message (Expand)AuthorAgeFilesLines
* const fixesStefan Metzmacher2004-02-021-1/+1
* - we now specify the object files in the subsystems config.m4 fileStefan Metzmacher2004-02-021-2/+2
* dcerpc server output now copes with the client blocking part wayAndrew Tridgell2004-01-201-13/+18
* This patch adds a better dcerpc server infastructure.Stefan Metzmacher2004-01-081-25/+34
* fixed some memory leaks in the rpc server codeAndrew Tridgell2003-12-141-0/+4
* fixed a bug handling multiple PDUs being read from a socket at oneAndrew Tridgell2003-12-141-0/+2
* completed the linkage between the endpoint mapper and the dcerpcAndrew Tridgell2003-12-131-76/+113
* make the IO in the dcerpc over TCP server completely async, handlingAndrew Tridgell2003-12-131-2/+2
* dcerpc over tcp in the samba4 server now works to some extent. ItAndrew Tridgell2003-12-131-0/+256