Alistair Leslie-Hughes
7b0b95ee53
Rebase against cf8a6eb2769d2c4ba5bb837d29db89f6b88706ae
2020-04-30 08:28:10 +10:00
Paul Gofman
1785a56934
Updated ntdll-NtSetLdtEntries patchset.
...
Fixed a test failure.
2020-04-29 17:18:02 +03:00
Zebediah Figura
69a4e4baa2
Rebase against 28ec2795186c7db83637b3b17e4fa95095ebb77d.
2020-04-27 16:42:51 -05:00
Alistair Leslie-Hughes
4d01e48843
Rebase against 7096ab45444d7b7cbb926b5a51af0cbc46960ed3
2020-04-04 08:55:44 +11:00
Zebediah Figura
755d1ca559
Rebase against 12c3177ed5cae39de8a9f9111a1cb450296cc8e6.
2020-04-01 18:08:55 -05:00
Alistair Leslie-Hughes
f62913bfc3
Rebase against ddec23013e39b563a3a50c0fe42c2ae8b518d538
2019-11-26 12:16:52 +11:00
Sebastian Lackner
6a8aacda4c
Rebase against fec0b697c74a8e016b41968b342f9fc9fe11bf74.
...
[ntdll-NtQueryInformationThread]
Removed patch to implement support for fs segment in GetThreadSelectorEntry
(accepted upstream).
2016-07-15 17:49:47 +02:00
Sebastian Lackner
cd9e01c9ed
Added patch to implement support for fs segment in GetThreadSelectorEntry.
2016-05-08 20:24:58 +02:00
Sebastian Lackner
8e5acbdae3
Rebase against bd2999db92e63f3aa8b48945503c616c28726842.
...
[dwmapi-DwmSetWindowAttribute]
Removed patch to fake success in dwmapi.DwmSetWindowAttribute function
(accepted upstream).
[ntdll-NtSetLdtEntries]
Partially removed patch to implement ntdll.NtSetLdtEntries (accepted upstream).
[shell32-UNIXFS_get_unix_path]
Removed patch to check IsWoW64Process before calling Wow64 functions in
UNIXFS_get_unix_path (fixed upstream).
2016-05-02 20:35:09 +02:00
Sebastian Lackner
b7f0807cba
ntdll-NtSetLdtEntries: Export the function also on other platforms (thanks Austin).
...
Whoops. Actually the function exists on x86_64, but similar to wow64, it just returns
STATUS_NOT_IMPLEMENTED.
2016-04-30 02:30:10 +02:00
Sebastian Lackner
72a52e44c2
ntdll-NtSetLdtEntries: Fix a random test failure and minor style improvements.
2016-04-29 17:30:55 +02:00
Sebastian Lackner
51b447a55f
ntdll-NtSetLdtEntries: Update patchset and add actual implementation of NtSetLdtEntries.
2016-04-28 17:13:03 +02:00
Sebastian Lackner
a1c7c48e57
patchupdate.py: Introduce categories for 'stable' patchsets.
...
Based on the discussion in bug 202, this patch adds support for categories
to patchupdate.py.
2015-04-30 01:48:37 +02: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
2c0583d002
Added patch with stub for NtSetLdtEntries/ZwSetLdtEntries.
2014-11-04 21:09:40 +01:00