ef85449de2
Rebase against 98b73b5c32fa82218081f0e7668f9836ffe1b55d.
2023-06-28 08:27:58 +10:00
1ed196f0ef
ntdll-Junction_Points: Updates from Erich E. Hoover.
...
Includes a fundamental rewrite of the way reparse points are stored.
2022-09-12 10:58:36 -05:00
c9652a68e1
Rebase against 29dd84443976005a8ec713dd1c75458e27346591.
2022-06-29 11:14:16 +10:00
776c2a6800
Fix rebase
2022-02-26 07:06:03 +11:00
c1cf0bc05a
Rebase against 7ea710c69ba46f6255c0e049b5c29bc3e06b6433.
...
The apiset's have been left until the dll's these use are actually in wine.
ext-ms-win-xaml-pal-l1-1-0
ext-ms-win-appmodel-usercontext
2022-02-24 09:59:18 +11:00
7eb07f1d50
Rebase against 5a1d836def24043b4e7afcdc8cf1342223957edf.
2021-04-22 16:49:07 -05:00
33d85bda8a
server-File_Permissions: Do not force user modes to be at least as permissive as group modes, or group modes as world modes.
...
This removes one of the two parts of this patch.
It's really splitting hairs, but this isn't clearly more correct than the
current code, and in fact it actually makes at least one contrived ACL worse
(namely: deny user, then allow all; this should deny the user on Windows and
currently already does on Wine.)
2021-04-19 18:33:20 -05:00
cfe1b94e0f
ntdll-Junction_Points: Updates from Erich E. Hoover.
2021-02-03 19:44:26 -06:00
7ad10427be
server-File_Permissions: Clarify patch 0008 (DACL mapping) a bit.
...
This code should be effectively identical, but it makes the diff against
upstream a bit clearer.
2020-12-21 22:04:22 -06:00
4ffe305c90
ntdll-Junction_Points: Update with rebased patch set from Erich E. Hoover.
2020-07-18 11:58:32 -05:00
046f6604b7
Rebase against 18ae539c914a9b5a89f63d8cf9c2a21273eccc6c.
2020-07-09 23:17:40 -05:00
8e5546184f
ntdll-Junction_Points: Rebase and re-enable.
2020-06-18 20:41:39 -05:00
32fcc0d75b
Rebase against 634cb775c27b61ad6ce1fbe3e9972b0edfa31dcb.
2020-06-15 17:43:18 -05:00
528306ccb6
Rebase against 9bcb1f5195d1e65e0e7afb288d36fee716fe3a60
2020-03-31 08:55:37 +11:00
75c7644c3d
Rebase against 00e55c8fc0c08e14c39880e62526f8503468b641
2020-03-24 08:55:13 +11:00
bd8f35fad1
Rebase against 4f0212c4fd35ac4b03a082cab27e629130ac1b13
2020-01-10 10:35:41 +11:00
082a898ad4
Updated ntdll-Junction_Points patchset
2019-05-10 09:55:20 +10:00
f61fe9f16b
Rebase against 9b6d198a3c7c8a02aa69c0d3d11829712e9778a6.
2019-04-24 23:57:07 -05:00
a0708adf42
Updated ntdll-Junction_Points patchset
...
Changed dependencies to allow ntdll-Junction_Points to be applied
on top of wine.
2019-04-23 11:08:07 +10:00
73c19719e0
Added patch to improve mapping of DACL to file permissions.
2017-01-13 01:03:25 +01:00
54cc9a694c
server-File_Permissions: Improve STATUS_CANNOT_DELETE checks for directory case.
2016-10-16 06:22:08 +02:00
428f65dd68
Rebase against 3b5107d06305972beaa9c5ff147ecbcd99949a75.
2015-08-19 17:13:50 +02:00
e88424ebc6
Added patch to fix opening a readonly file with FILE_WRITE_ATTRIBUTES access (fixes Wine Staging Bug #298 ).
2015-06-03 07:25:33 +02:00
0abc5f4b7b
Added additional tests for behaviour of opening readonly files.
2015-06-03 05:44:56 +02:00
da14f3201a
Added patch to allow to open files/directories without any access rights in order to query attributes.
2015-04-03 18:36:35 +02:00