summaryrefslogtreecommitdiff
path: root/source4/rpc_server/dcerpc_tcp.c
AgeCommit message (Expand)AuthorFilesLines
2003-12-14fixed some memory leaks in the rpc server codeAndrew Tridgell1-0/+4
2003-12-14fixed a bug handling multiple PDUs being read from a socket at oneAndrew Tridgell1-0/+2
2003-12-13completed the linkage between the endpoint mapper and the dcerpcAndrew Tridgell1-76/+113
2003-12-13make the IO in the dcerpc over TCP server completely async, handlingAndrew Tridgell1-2/+2
2003-12-13dcerpc over tcp in the samba4 server now works to some extent. ItAndrew Tridgell1-0/+256