Module: wine Branch: master Commit: a2f6e92acd549122c4a38c274963547a01d73249 URL: http://source.winehq.org/git/wine.git/?a=commit;h=a2f6e92acd549122c4a38c2749...
Author: Hans Leidekker hans@codeweavers.com Date: Wed Aug 28 13:30:03 2013 +0200
rpcrt4: Add support for session cookies.
---
dlls/rpcrt4/rpc_assoc.c | 4 +- dlls/rpcrt4/rpc_assoc.h | 4 ++- dlls/rpcrt4/rpc_binding.c | 27 +++++++++++++++++++++- dlls/rpcrt4/rpc_binding.h | 6 ++++- dlls/rpcrt4/rpc_transport.c | 50 +++++++++++++++++++++++++++++++++++------- include/rpcdcep.h | 8 +++++++ 6 files changed, 84 insertions(+), 15 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a2f6e92acd549122c4a38c...