Sebastian Lackner
cecff04cad
Rebase against 6dd6c76299f02a311e37d20a4cef3a0f917f7076.
...
[ntdll-FileNamesInformation]
Removed patch to implement FileNamesInformation class support for
NtQueryDirectoryFile (fixed upstream).
2016-05-06 00:52:12 +02:00
Sebastian Lackner
57dde8e88f
Rebase against aaddf1365a3371263827206eedf1464a83562c00.
...
[msi-Fix_Stack_Alignment]
Removed patch to fix stack alignment in CUSTOMPROC_wrapper function (accepted
upstream).
[ntdll-FSCTL_PIPE_LISTEN]
Removed patch to avoid updating iosb.Status after FSCTL_PIPE_LISTEN call
(accepted upstream).
[user32-FlashWindowEx]
Removed patch to avoid dereferencing NULL pointer in a trace (accepted
upstream).
[windowscodecs-PNG_Fixes]
Removed patch to fix a copy/paste mistake (accepted upstream).
[winex11-Desktop_Resolution]
Removed patch to allow 320x240 as supported resolution in desktop mode
(accepted upstream).
2016-04-08 02:46:33 +02:00
Sebastian Lackner
43ea36154f
Added patch to avoid updating iosb.Status after FSCTL_PIPE_LISTEN call.
2016-03-13 21:01:30 +01:00
Sebastian Lackner
7c264ae20f
kernel32-Named_Pipe: Removed patch to fix ConnectNamedPort return value in overlapped mode.
...
This patch should not make a difference because wineserver already returns
STATUS_PIPE_CONNECTED instead of STATUS_SUCCESS.
2016-03-13 20:23:37 +01:00
Sebastian Lackner
7b40b6922a
Added patch to ensure no async operations can be queued for broken pipes.
2016-02-25 22:33:33 +01:00
Sebastian Lackner
66cad5b6ae
Rebase against 215e2d7fed58ccd7c5e55ad536fb311608b51d26.
2016-02-25 22:13:42 +01:00
Sebastian Lackner
750454d6f1
Rebase against b21a3240705fdaf9f70a0eb1d2ff4736efcd35c9.
2016-02-05 19:58:05 +01:00
Sebastian Lackner
f6e35db051
Rebase against f55db7882db25019e1af1a497bd7723d10541989.
2016-02-05 18:35:11 +01:00
Sebastian Lackner
d55612ab9c
Rebase against 37503be65497b97fe5197c2c5c28486e3ff73e59.
2016-02-03 14:13:14 +01:00
Sebastian Lackner
fe47c7cf07
Rebase against 8676f7bae099f0ca20c26a29dfa4bebd828b39b9.
2016-01-22 02:52:59 +01:00
Sebastian Lackner
695cdd6899
Rebase against 0806b06f2ba7a690661d6ae417270bdbc7370953.
2016-01-16 05:48:20 +01:00
Sebastian Lackner
6fb052e890
Rebase against 7350682aa6ec7702f26f76ccbaa7d2f11a85c93d.
2016-01-16 05:23:16 +01:00
Sebastian Lackner
6e91988232
Rebase against 3198fb0c1c3779882944659d52a676319ffcc68d.
2016-01-15 21:13:24 +01:00
Sebastian Lackner
27ea029694
Rebase against f2ceadc6e6e6b7906400b6df84ac385d263cf394.
...
[quartz-NULL_TargetFormat]
Removed patch to handle NULL target format in FilterGraph::ConvertTimeFormat
(accepted upstream).
2016-01-12 21:28:32 +01: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