Alistair Leslie-Hughes
16dce52124
Updated ntdll-WRITECOPY patchset
...
The current state even after multiple iterations, the whole
WRITECOPY implemenet needs differently. Upstream will need to
do this.
wine-staging will currently allow Chrome based application to run.
2024-09-21 10:43:22 +10:00
Alistair Leslie-Hughes
e68e4dbb75
Updated ntdll-WRITECOPY patchset
...
These patches aren't in the correct directory and are really
never going to be accepted upstream. So until upstream fixes
the WRITE stuff, these might have to stay awhile.
Battle.net requires these patches to function.
2024-09-18 12:18:41 +10:00
Elizabeth Figura
c901884ac0
ntdll-WRITECOPY: Remove patch 0010.
...
This is a hack specifically meant for upstream Wine; it was never meant to apply to Wine-Staging.
This very patch set is supposed to be a more complete and holistic hack/implementation of the same logic.
This hack only works for CEF, and breaks the existing tests that are fixed by the rest of ntdll-WRITECOPY.
2024-08-22 19:20:23 -05:00
Elizabeth Figura
5fad8dd101
Rebase against 6a7bfbab10d653f6724e2917e0552515520e4fb3.
2024-08-22 19:07:19 -05:00
Elizabeth Figura
ae46f56f2c
ntdll-WRITECOPY: Install existing signal handlers earlier instead of using a special early signal handler.
2024-08-22 18:49:16 -05:00
Alistair Leslie-Hughes
b98458cadc
Updated ntdll-WRITECOPY patchset
...
Check return value pointer.
2024-07-27 08:00:00 +10:00
Alistair Leslie-Hughes
0d4b9f2f62
Rebase against 17f052c36a414a05fcb6a6e67bd3aac824fbed3e.
2024-07-02 11:15:09 +10:00
Alistair Leslie-Hughes
9d59c4b21a
Updated ntdll-WRITECOPY patchset
...
This extra patch allows Battle.net once again.
2024-04-05 10:27:32 +11:00
Zebediah Figura
daf7cb4cb9
ntdll-WRITECOPY: Trigger write watches on the "info" pointer in SystemInterruptInformation.
...
This goes through a buffer in advapi32, so it's not obviously visible to the application; however, it means that a call to getrandom() will return EFAULT and won't actually fill the buffer.
2024-03-08 18:35:53 -06:00
Alistair Leslie-Hughes
a59492214b
Rebase against 30c074963acd05a3a31676085653460eea86bc78.
2023-12-06 10:12:36 +11:00
Alistair Leslie-Hughes
8717caf994
Rebase against 9b9f7a007786b32a4c80f69ceb6753acdc8c2091.
2023-11-23 09:53:41 +11:00
Alistair Leslie-Hughes
a101f89071
Rebase against b0ad8b8cfb6e664cc6cfdd87ddb28af077149417.
2023-11-16 11:07:12 +11:00
Alistair Leslie-Hughes
6b7e43830c
Rebase against 900dfca3899d52f3085c713e26af06aa5aea37a4.
2023-07-18 11:18:33 +10:00
Alistair Leslie-Hughes
e930be3974
Rebase against 9285aa5bb1338d8e2c1ac6b95974182b3f4881a9.
2023-06-23 14:14:59 +10:00
Alistair Leslie-Hughes
db6b479557
Rebase against 766448f8ffe51b83105bd0795a5cbc7b8f7c8894.
2023-06-14 10:59:42 +10:00
Alistair Leslie-Hughes
0cd181d0ce
Rebase against c293cd781fb4b330b7d93171501134f86a5138b8.
2023-05-26 09:22:33 +10:00
Alistair Leslie-Hughes
4303e3ee3b
Rebase against 384b0b35c357ca31ccb080162e1f39f93ec70054.
2022-11-11 17:01:04 +11:00
Alistair Leslie-Hughes
78837ecadc
Rebase against 52a83ffe4ef1ef58520b09f8d2144dcf291b622b.
2022-09-23 14:18:51 +10:00
Alistair Leslie-Hughes
d29bc4b9e7
Updated ntdll-WRITECOPY patchset
...
Warning fixes.
2022-03-14 14:10:40 +11:00
Alistair Leslie-Hughes
f077cbe2d3
Rebase against 330dc601978922aa1d5864d29d94882d6b1990d1.
2022-03-12 11:27:46 +11:00
Alistair Leslie-Hughes
0648126dae
Rebase against 1b9d48a7b01e2b715af46bc1f8d5fe6f1529782c.
2022-03-04 12:57:42 +11:00
Alistair Leslie-Hughes
fa3a80f5af
Re-enable ntdll-ForceBottomUpAlloc
2021-11-04 20:56:04 +11:00
Alistair Leslie-Hughes
00ab8180c0
Rebase against 46367d1ecc8a016ab7c7af9ec107e33c6d46fc26.
2021-11-04 15:04:50 +11:00
Alistair Leslie-Hughes
d8c1599a49
Rebase against bcdb28a563d43f2aebe28f457497bb36f59a50ea.
2021-09-29 09:12:17 +10:00
Alistair Leslie-Hughes
9c8608eea6
Rebase against 5c756468656afc9207c0f51f774bbc29267e1469.
2021-06-22 09:06:59 +10:00
Alistair Leslie-Hughes
5d26dfaa93
Rebase against c82c5e96a9eb13bfa1fef95fb7467ce17624a341.
2021-06-18 11:13:24 +10:00
Alistair Leslie-Hughes
eeec769eeb
Rebase against 25271032dfb3f126a8b0dff2adb9b96a7d09241d.
2021-06-15 08:05:55 +10:00
Alistair Leslie-Hughes
06523ed0a0
Rebase against 0807b09cfa7f2446f7a69f99ff1006e88c9de60b.
2021-06-03 08:59:40 +10:00
Zebediah Figura
6b24c39d32
Rebase against 3c2db20f66806074b047b0b3c76aa86ad79e3175.
2021-03-01 16:31:44 -06:00
Zebediah Figura
9aeea5d12e
Rebase against 4de079bb7247c8b849558c0f27a280a9546c5570.
2021-02-19 19:32:08 -06:00
Zebediah Figura
6347bdd1fc
Rebase against 7a9745022b1bfcc235b922be98a8fdc91976c587.
2021-02-08 16:01:40 -06:00
Alistair Leslie-Hughes
639755741e
Rebase against 2ee75bf9ade3e90f10ffe4236c8c95d817402392.
2020-09-29 12:58:11 +10:00
Zebediah Figura
5087d8a8d9
Rebase against 1a7b256f7c69c50c2a216317e03f9caeb268d0af.
2020-09-23 17:32:29 -05:00
Zebediah Figura
88e6b6c65c
Rebase against 0ead40dc9b87ebbd74ad6ebda0182365ab2efde3.
2020-09-09 19:57:52 -05:00
Zebediah Figura
1d149ff59d
Rebase against 314368e6c442f043ebfc22b70c1113e4e6232c04.
2020-09-03 21:24:20 -05:00
Alistair Leslie-Hughes
285e594688
Rebase against 87f41e6b408dd01055ff6a378b90d089d61ec370.
2020-09-03 08:40:02 +10:00
Zebediah Figura
6c6ef5bfa4
Rebase against 00a0e2cd8c4df240371ddd22516e4e3544a142ce.
2020-09-02 09:38:53 -05:00
Zebediah Figura
d452acf61b
Rebase against aaea13a128b76fa0076b8852187c7d10e5eb5d68.
2020-08-24 21:21:59 -05:00
Alistair Leslie-Hughes
663c3ba497
Rebase against ab94abb14f74fe863ae40dafc7a8301db22792fc.
2020-08-22 09:32:28 +10:00
Alistair Leslie-Hughes
4242749b5b
Rebase against 13ea90d80f7275e1ad4f3fc3c1c75b68bdbefbb4.
...
Two patches have been disabled and I think they need to rewritten to use the
PS_ATTRIBUTE_TOKEN attribute instead of calling the RtlCreateUserProcess directly.
2020-08-21 17:46:43 +10:00
Alistair Leslie-Hughes
99c296e10c
Rebase against 2a6de8d7f7d6f5ac018d8e330cfa580fc0c3b9e5.
2020-07-24 09:56:26 +10:00
Paul Gofman
26d3815d8c
Updated ntdll-WRITECOPY patchset.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49577
2020-07-20 20:08:02 +03:00
Alistair Leslie-Hughes
c3c5d48b18
Rebase against 42cb7d2ad1caba08de235e6319b9967296b5d554.
2020-07-16 09:08:33 +10:00
Zebediah Figura
502c444d9c
Rebase against 51dd1ba02e4a96a3e0c9381a434bfd1fd4347d83.
2020-07-03 18:18:38 -05:00
Zebediah Figura
7766c17912
Rebase against bc282905d9491b9f9fe4ae4b69a8ccdf99c5aaa8.
2020-06-23 18:07:36 -05:00
Alistair Leslie-Hughes
02913f754f
Rebase against 67ef5151744b347d4a30c985da6712fb0061e675.
2020-06-18 08:59:21 +10:00
Zebediah Figura
cb2a6551bc
Rebase against bf454cc39428fc5299e5c26d9c0ddc6a9277c7ae.
2020-06-09 18:27:57 -05:00
Zebediah Figura
9a4c8c5631
Rebase against 17529582402ebe27ef975fc7dcb8353f4f95e629.
2020-06-08 16:00:03 -05:00
Zebediah Figura
8a2765d125
Rebase against 3c72034b72014a087eae8d181252c67cb0782e28.
...
64-bit syscalls are broken.
2020-06-04 18:26:58 -05:00
Zebediah Figura
7b78338b07
Rebase against aba27fd5a3241635adb15fa7ef40aa43bf3978a1.
2020-06-04 00:08:14 -05:00