- 14 Dec, 2009 40 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Paul Vriens authored
-
Stefan Leichter authored
-
Hans Leidekker authored
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
msi: Store the number of types we queried. We were leaking these types because we didn't have the correct count. This change also fixes weird 8-space indenting in free_merge_tables.
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
msi: Make sure we don't access pcchValueBuf when szBuffer is NULL, as pcchValueBuf is not required to be initialized in this case.
-
Rob Shearman authored
rpcrt4: Override inquire_auth_client for ncalrpc transport to always indicate that the connection is authenticated.
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
The protocol is local only and therefore encryption/decryption isn't necessary to keep the data private, and methods are built into the protocol for impersonating the user of the calling thread.
-
Rob Shearman authored
-
Rob Shearman authored
rpcrt4: Process control packets in the server synchronously to avoid races when using 3-factor authentication. The client has nothing to wait for after sending the AUTH3 packet before sending the first request packet. Therefore, we must ensure that the AUTH3 packet has finished being processed before we start processing any request packets.
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Vincent Povirk authored
-