http://bugs.winehq.org/show_bug.cgi?id=11174
--- Comment #3 from Jeff Zaroyko jeffzaroyko@gmail.com 2008-01-13 17:54:34 --- d0f914befce1e3180f4f8712db3952248afad543 is first bad commit commit d0f914befce1e3180f4f8712db3952248afad543 Author: Rob Shearman rob@codeweavers.com Date: Tue Jan 8 12:26:19 2008 +0000
rpcrt4: Bind to the server interface in I_RpcGetBuffer, not I_RpcSendReceive.
The actual sending of the request is still done in I_RpcSendReceive though.
Disallow the server from calling I_RpcSend and I_RpcReceive to allow simplification of the code. The releasing of the connection is now done in I_RpcFreeBuffer.
Implement I_RpcNegotiateTransferSyntax.
:040000 040000 3499b04cc495bf1a0309e997d6d79118c54580d8 ce50f5b87b92e9ae0a704b6d713bfdf455404bda M dlls