Module: wine Branch: master Commit: deae193ac8a8cbb8378203388ffd08354b9f8e7d URL: http://source.winehq.org/git/wine.git/?a=commit;h=deae193ac8a8cbb8378203388f...
Author: Rob Shearman robertshearman@gmail.com Date: Sun Dec 13 21:35:47 2009 +0000
rpcrt4: Allow the connection to override the authentication mechanism for a connection type.
---
dlls/rpcrt4/rpc_binding.h | 30 +++++++++ dlls/rpcrt4/rpc_message.c | 145 +++++++++++++++++++++++++++---------------- dlls/rpcrt4/rpc_message.h | 3 + dlls/rpcrt4/rpc_transport.c | 12 ++++ 4 files changed, 136 insertions(+), 54 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=deae193ac8a8cbb8378203...