Rob Shearman
|
22f530c835
|
rpcrt4: Make a server association when a bind packet is received in the server.
Support handing out association group IDs.
|
2007-12-17 11:59:13 +01:00 |
Rob Shearman
|
234b8cbe0a
|
rpcrt4: Call RPCRT4_Send directly from PKT_RECEIVE handler in server.
Remove the WINE_RPCFLAG_EXCEPTION hack to pass exception information to
I_RpcSend.
|
2007-07-05 19:53:47 +02:00 |
Rob Shearman
|
9c77d7ac1f
|
rpcrt4: Translate between NCA and RPC status codes.
|
2007-07-05 19:53:29 +02:00 |
Rob Shearman
|
9787f12589
|
rpcrt4: Make pointers to RPCRT4_BuildBindHeader and RPCRT4_BuildBindAckHeader const.
|
2007-06-27 12:32:43 +02:00 |
Rob Shearman
|
0ebcacca39
|
rpcrt4: Store the assoc_group_id field returned from the bind_ack packet and use it when creating further connections in the association group.
|
2007-06-25 23:21:53 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Stefan Huehner
|
4f82e547d7
|
Fix some missing-declarations warnings.
|
2005-07-24 17:11:59 +00:00 |
Filip Navara
|
c5580b0355
|
Make RPCRT4 use Windows compatible protocol (DCE v5.0) for
communication.
|
2004-04-26 23:33:39 +00:00 |