- 04 Feb, 2008 18 commits
-
-
Paul Vriens authored
include/wintrust.h: Add missing members to CRYPT_PROVIDER_DATA struct (fixes some wintrust tests on Windows).
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Francois Gouget authored
-
Francois Gouget authored
winedump: Switch the block dumping code to be block-oriented, rather then flag oriented, so it is resilient to order changes.
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
winedump: Use the standard SLDF_XXX flag names instead of inventing new ones. Add the missing flags.
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Gerald Pfeifer authored
-
Rob Shearman authored
Call IRpcChannelBuffer_FreeBuffer to free the buffer and other resources allocated by IRpcChannelBuffer_GetBuffer and IRpcChannelBuffer_SendReceive.
-
Rob Shearman authored
This is to avoid calling HeapFree on random pointers when DeleteSecurityContext is called on a context that hasn't had a second InitializeSecurityContext called on it, which would otherwise intialise those pointers.
-
Rob Shearman authored
secur32: Try to retrive credentials by using the credential manager to retrieve credentials saved for the target server in InitializeContextHandleW, if possible.
-
Rob Shearman authored
secur32: If using cached credentials failed in InitializeSecurityContext then fail with SEC_E_NO_CREDENTIALS instead of carrying on with a blank password.
-
Rob Shearman authored
secur32: Move the detection of NULL credentials from AcquireCredentialsHandle to InitializeSecurityContext. 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.
-
- 25 Jan, 2008 18 commits
-
-
Alexandre Julliard authored
-
Dmitry Timoshkov authored
-
Ken Thomases authored
winex11.drv: Accomodate XGetWindowProperty returning an actual format of something other than 32 for the TARGETS property. We shouldn't care what format the property was set with, as long as we trust that the property is an atom type.
-
Reece H. Dunn authored
-
Reece H. Dunn authored
-
Reece H. Dunn authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Dmitry Timoshkov authored
-
Andrew Talbot authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Alexander Nicolaysen Sørnes authored
-
Andrey Esin authored
-
Reece H. Dunn authored
-
Reece H. Dunn authored
-
Alexandre Julliard authored
-
- 24 Jan, 2008 4 commits
-
-
Paul Vriens authored
-
Alexandre Julliard authored
-
Alistair Leslie-Hughes authored
-
Paul Vriens authored
-