rpcrt4: Store non-connection-specific authentication information in a ref-counted...
commit217ec275b8b5d936014545d73f30d488183f737e
authorRobert Shearman <rob@codeweavers.com>
Thu, 18 May 2006 02:40:42 +0000 (18 03:40 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 18 May 2006 08:36:07 +0000 (18 10:36 +0200)
tree3c574998f9ed77e191c6ce84b76a6a1967741c40
parent9b3cecaeb55471eaf9aa57ee644ccfec6b16d947
rpcrt4: Store non-connection-specific authentication information in a ref-counted structure that is shared between connections and bindings.
dlls/rpcrt4/rpc_binding.c
dlls/rpcrt4/rpc_binding.h
dlls/rpcrt4/rpc_message.c
dlls/rpcrt4/rpc_server.c
dlls/rpcrt4/rpc_transport.c