- 28 Mar, 2007 27 commits
-
-
James Hawkins authored
-
James Hawkins authored
-
Marcin Grześkowiak authored
-
Jan Zerebecki authored
-
Francois Gouget authored
Remove unneeded checks on the GetModuleHandle() return value for cases where we are linked with the dll.
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Dmitry Timoshkov authored
-
Rob Shearman authored
rpcrt4: Fixing the using of the auth_len values the wrong way round - PKT_PRIVACY implies the packet will be encrypted, not just signed.
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
ole32: Do a case-insensitive comparison in the count_moniker_matches in the moniker tests as Win9x marshals an all upper-case file name for file monikers.
-
Rob Shearman authored
-
Rob Shearman authored
ole32: Pass the OXID info to RPC_CreateClientChannel and use this to pass the server process ID to channel hooks.
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Andrew Talbot authored
-
Chris Robinson authored
-
Chris Robinson authored
-
Dmitry Timoshkov authored
-
Mikołaj Zalewski authored
-
Andrew Riedi authored
Based on patch by Henri Verbeet.
-
- 27 Mar, 2007 13 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
James Hawkins authored
-
James Hawkins authored
-
Jacek Caban authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
ole32: Handle NULL sub-objects correctly in the STGMEDIUM user marshaling functions so that no further data in marshaled or unmarshaled.
-
Rob Shearman authored
Previously it was hardcoded to 16, so only the NTLM provider would work correctly.
-
Rob Shearman authored
rpcrt4: Call CompleteAuthToken if InitializeSecurityContext returned a code that says it should be called. Currently, the only security provider that requires this is the Digest one, which we don't really care about, but is supported for completeness.
-