[PATCH 1/4] secur32: Move the detection of NULL credentials from AcquireCredentialsHandle to InitializeSecurityContext.

Robert Shearman rob at codeweavers.com
Fri Jan 25 08:05:31 CST 2008


Only use cached credentials if the credentials were NULL. Don't pass a 
domain into ntlm_auth when using cached credentials as 
ntlm_auth/winbindd should be able to figure that out.
---
  dlls/secur32/ntlm.c |  133 
++++++++++++++++++++++++--------------------------
  1 files changed, 64 insertions(+), 69 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 3b510b932062e6286d2c9e454a23dd421defb7b4.diff
Type: text/x-patch
Size: 9143 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080125/b9c76fba/attachment.bin 


More information about the wine-patches mailing list