commit | cbafe663b0a44bcc0fc7b0c8deb1d46dd2f4324d | [log] [tgz] |
---|---|---|
author | Rob Shearman <rob@codeweavers.com> | Mon Jun 25 14:27:17 2007 +0100 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Jun 25 23:21:54 2007 +0200 |
tree | 7b0f378f22ec98f566c70423920e24c8be5b9d85 | |
parent | 0ebcacca3922bea02fa7456fed2b07b1df6e133a [diff] |
rpcrt4: Try a lot harder to resuse existing connections by comparing inside the RpcQualityOfService and RpcAuthInfo objects. Store a copy of the SEC_WINNT_AUTH_IDENTITY structure passed in to RpcBindingSetAuthInfo(Ex) to enable us to do this for RpcAuthInfo objects.