Rob Shearman : rpcrt4: Add support for server-side authentication.

Alexandre Julliard julliard at winehq.org
Mon Dec 14 09:51:18 CST 2009


Module: wine
Branch: master
Commit: e27e61db71e8f0279e3cbc09e32d8f85acde3159
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=e27e61db71e8f0279e3cbc09e32d8f85acde3159

Author: Rob Shearman <robertshearman at gmail.com>
Date:   Sun Dec 13 21:35:39 2009 +0000

rpcrt4: Add support for server-side authentication.

---

 dlls/rpcrt4/rpc_assoc.c   |    6 +-
 dlls/rpcrt4/rpc_binding.c |   10 +-
 dlls/rpcrt4/rpc_binding.h |    1 +
 dlls/rpcrt4/rpc_message.c |  205 ++++++++++++++++++++++++------
 dlls/rpcrt4/rpc_message.h |    4 +
 dlls/rpcrt4/rpc_server.c  |  307 ++++++++++++++++++++++++++++++---------------
 6 files changed, 383 insertions(+), 150 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=e27e61db71e8f0279e3cbc09e32d8f85acde3159



More information about the wine-cvs mailing list