- 27 Mar, 2007 26 commits
-
-
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.
-
Rob Shearman authored
This reduces the amount of code and ensures that the parameters passed to it stay the same, apart from the previous context and the output buffer description.
-
Rob Shearman authored
rpcrt4: Retrieve the maximum token length from the security provider rather than using a hardcoded and rather small limit.
-
Rob Shearman authored
Copy the OXID_INFO from the stub manager, if available, in proxy_manager_construct. Otherwise, attempt to resolve it. Use ipidRemUnknown from OXID_INFO in the proxy manager instead of magically generating the IPID for RemUnknown.
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
rpcrt4: Implement associations which are intermediary objects that track the relationship between the client and a given endpoint on the server. Use these to encapsulate the connection pool so that the lifetimes of connections are properly handled again.
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Chris Robinson authored
-
Piotr Caban authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
The tests shows that CBGetTextAreaHeight was using a bad formula.
-
Mikołaj Zalewski authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
- 26 Mar, 2007 14 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Gabriel Gambetta authored
-
Gerald Pfeifer authored
-
Alessandro Pignotti authored
-
Laurent Vromman authored
-
Kai Blin authored
-
Kai Blin authored
-
Kai Blin authored
-
Kai Blin authored
-
Kai Blin authored
-
Piotr Caban authored
-
Dmitry Timoshkov authored
-
Chris Robinson authored
-