Sebastian Lackner
7e776b7a90
Rebase against 24a730187e08699b51c698d4fed58ba2947f0c5d.
...
[kernel32-CompareString_Length]
Removed patch to make sure CompareString aborts on first non-matching character
(accepted upstream).
[kernel32-GetLogicalProcessorInformationEx]
Removed patch to return TRUE from GetLogicalProcessorInformationEx stub
(accepted upstream).
[user32-WM_CAPTURECHANGE]
Removed patch to send WM_CAPTURECHANGE also when capture has not changed
(accepted upstream).
[wined3d-Multisampling]
Removed patch to allow to override number of quality levels for
D3DMULTISAMPLE_NONMASKABLE (fixed upstream).
2016-04-13 18:08:17 +02:00
Sebastian Lackner
78db8b7950
Added patch to fix possible leak of explorer.exe processes and implement proper desktop refcounting.
2015-12-04 20:06:24 +01:00
Sebastian Lackner
be3e802c6f
Rebase against a2c6a2beb68cae239d72e012aa8d4af113b8aaa7.
2015-11-23 18:22:33 +01:00
Sebastian Lackner
0696c2c351
kernel32-Named_Pipe: Only allow one test result.
2015-11-09 18:16:06 +01:00
Sebastian Lackner
31bd06cb42
Added patch to fix wineserver crash when pipe server object is destroyed before client (fixes Wine Staging Bug #393 ).
2015-06-17 13:52:46 +02:00
Sebastian Lackner
16d40cf5d5
Added patch to initialize System\CurrentControlSet\Control\TimeZoneInformation registry keys.
2015-06-06 03:52:12 +02:00
Sebastian Lackner
9149fde0ff
Added patches to fix error code for ReadFile/WriteFile on closed pipe (fixes Wine Staging Bug #348 ).
2015-06-06 02:15:34 +02:00
Sebastian Lackner
9acb14c728
Added patch to set NamedPipeState to FILE_PIPE_CLOSING_STATE on broken pipe in NtQueryInformationFile.
2015-06-04 00:07:19 +02:00
Sebastian Lackner
fd6ff0999c
Added patch to restore original error code in rpcrt4 when ReadFile fails with ERROR_MORE_DATA.
2015-06-03 22:31:02 +02:00
Sebastian Lackner
ca8ffcd619
Rebase against 9586d3b2567e6b4a2270caeacf39796c168351c0.
2015-05-21 18:47:14 +02:00
Sebastian Lackner
1c29f7db86
Update category information for all patchsets.
2015-05-16 18:48:49 +02:00
Sebastian Lackner
d6a8a1d8a1
Added patch to fix error handling in OpenSCManagerW (fixes testfailure in advapi32/service tests when named pipe messagemode is available).
2015-05-08 21:57:09 +02:00
Sebastian Lackner
04b7095098
Added patch to improve ReadDataAvailable handling in FilePipeLocalInformation class.
2015-05-06 15:00:29 +02:00
Sebastian Lackner
17a3d8c2ea
Rebase against upstream changes.
2015-03-16 17:13:28 +01:00
Sebastian Lackner
4a8df258cd
Removed multiple patches (accepted upstream).
2015-03-04 17:56:00 +01:00
Sebastian Lackner
db827ac766
kernel32-Named_Pipe: Remove two todo_wine's - somehow magically fixed by the recent changes to wine APC handling.
2015-03-03 18:37:29 +01:00
Sebastian Lackner
4d3a96536e
Removed various patches (accepted upstream), disabled patchset for TransmitFile (rewrite in progress).
2015-03-03 18:18:58 +01:00
Sebastian Lackner
e86c1653d8
Removed patches to use interlocked functions for library refcounts (accepted upstream).
2015-03-02 16:17:41 +01:00
Sebastian Lackner
c85677af86
kernel32-Named_Pipe: Fix warnings in tests on x86_64.
2015-01-24 08:49:33 +01:00
Sebastian Lackner
daf84945cb
kernel32-Named_Pipe: When running on an older kernel, make sure that ntdll doesn't try to use message mode features.
2015-01-10 18:13:05 +01:00
Sebastian Lackner
ca871ef7fd
kernel32-Named_Pipe: Fix compilation issue on FreeBSD.
2014-12-29 18:48:39 +01:00
Sebastian Lackner
913f7f2af2
Add note that named pipe message mode support is only fully implemented on Linux.
2014-12-27 18:25:51 +01:00
Sebastian Lackner
9c6e895b0b
Added patch to add support for named pipe message mode.
2014-12-27 17:33:55 +01:00
Sebastian Lackner
7a419c031a
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
Sebastian Lackner
3029f615d2
Remove patches for SetNamedPipeHandleState implementation (accepted upstream).
2014-08-21 23:08:37 +02:00
Sebastian Lackner
2ae83d8d8e
kernel32-Named_Pipe: Remove patches 2-4 (accepted upstream).
2014-08-20 22:07:05 +02:00
Sebastian Lackner
13f3004ee7
Replace SetNamedPipeHandleState patch with proper implementation.
2014-08-18 23:18:59 +02:00
Erich E. Hoover
d703791841
Added patch to fix ConnectNamedPort return value in overlapped mode.
2014-07-26 14:22:36 -06:00
Erich E. Hoover
1e0e9de2b0
Move 05-Named_Pipe to kernel32-Named_Pipe.
2014-07-25 18:36:21 -06:00