Rob Shearman : rpcrt4: Add support for server-side authentication.
Module: wine Branch: master Commit: e27e61db71e8f0279e3cbc09e32d8f85acde3159 URL: http://source.winehq.org/git/wine.git/?a=commit;h=e27e61db71e8f0279e3cbc09e3... Author: Rob Shearman <robertshearman(a)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=e27e61db71e8f0279e3cbc...
participants (1)
-
Alexandre Julliard