49 Commits

Author SHA1 Message Date
Sebastian Lackner
72479040c5 Rebase against 2dd0fb880c005cd5660928d1646a117407cec238. 2017-01-31 11:19:50 +01:00
Sebastian Lackner
819d0a394b patchupdate.py: Remove support for patch categories. 2017-01-23 21:30:25 +01:00
Sebastian Lackner
32823d7014 Rebase against 3ba2b5898cf9c78f81afc1fd620e5046a3392be0. 2017-01-20 04:58:12 +01:00
Sebastian Lackner
6f120f6a56 Rebase against 4c7f3f8af856888f5ab020b2a32d0b01db0c82f7. 2016-12-12 04:28:52 +01:00
Sebastian Lackner
5c0d70c70e Rebase against 1316520a8029c0a99b358d1cd754294634d1855a.
[ntoskrnl-METHOD_OUT_DIRECT]
Removed patch to implement support for METHOD_OUT_DIRECT ioctls (accepted
upstream).

[wined3d-CSMT_Main]
Temporarily disable patchset.
2016-10-30 23:15:48 +01:00
Sebastian Lackner
2b8aff1781 Rebase against 1dedd90e8c56ff61772915d575a43ad6c95813cd.
[rpcrt4-Pipe_Transport]
Removed patch to restore original error code when ReadFile fails with
ERROR_MORE_DATA (fixed upstream).
2016-10-09 19:11:52 +02:00
Sebastian Lackner
2c7ec3747f Rebase against eac56fbda547e21cf9f40d57c913b3b582fc5697. 2016-10-09 08:48:57 +02:00
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