.. |
0001-ntdll-Add-support-for-junction-point-creation.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-05 21:27:36 -06:00 |
0002-ntdll-Add-support-for-reading-junction-points.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-05 21:27:36 -06:00 |
0003-ntdll-Add-support-for-deleting-junction-points.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-05 21:27:36 -06:00 |
0004-ntdll-Add-a-test-for-junction-point-advertisement.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-05 21:27:36 -06:00 |
0005-server-Add-support-for-deleting-junction-points-with.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-05 21:27:36 -06:00 |
0006-kernel32-Advertise-junction-point-support.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-05 21:27:36 -06:00 |
0007-ntdll-Add-support-for-absolute-symlink-creation.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-12 21:53:58 -06:00 |
0008-ntdll-Add-support-for-reading-absolute-symlinks.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-05 21:27:36 -06:00 |
0009-ntdll-Add-support-for-deleting-symlinks.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-05 21:27:36 -06:00 |
0010-ntdll-Add-support-for-relative-symlink-creation.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-05 21:27:36 -06:00 |
0011-ntdll-Add-support-for-reading-relative-symlinks.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-05 21:27:36 -06:00 |
0012-ntdll-Add-support-for-file-symlinks.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-12 21:53:58 -06:00 |
0013-ntdll-Allow-creation-of-dangling-reparse-points-to-n.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-05 21:27:36 -06:00 |
0014-ntdll-Correctly-report-file-symbolic-links-as-files.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-05 21:27:36 -06:00 |
0015-kernelbase-Convert-FILE_FLAG_OPEN_REPARSE_POINT-for-.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-05 21:27:36 -06:00 |
0016-server-Implement-FILE_OPEN_REPARSE_POINT-option.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-05 21:27:36 -06:00 |
0017-ntdll-Allow-set_file_times_precise-to-work-on-repars.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-05 21:27:36 -06:00 |
0018-server-Properly-handle-file-symlink-deletion.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-05 21:27:36 -06:00 |
0019-server-Properly-handle-deleting-dangling-symlinks.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-05 21:27:36 -06:00 |
0020-kernelbase-Use-FILE_OPEN_REPARSE_POINT-in-RemoveDire.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-05 21:27:36 -06:00 |
0021-ntdll-Always-report-symbolic-links-as-containing-zer.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-05 21:27:36 -06:00 |
0022-ntdll-Find-dangling-symlinks-quickly.patch
|
Rebase against 39263558a2088940aaacd6eda19ca23d40b63495.
|
2021-04-16 00:26:25 -05:00 |
0023-kernel32-Implement-CreateSymbolicLink-A-W-with-ntdll.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-05 21:27:36 -06:00 |
0024-kernel32-Add-reparse-support-to-FindNextFile.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-05 21:27:36 -06:00 |
0025-wcmd-Display-reparse-point-type-in-directory-listing.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-05 21:27:36 -06:00 |
0026-wcmd-Show-reparse-point-target-in-directory-listing.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-05 21:27:36 -06:00 |
0027-wcmd-Add-junction-point-support-to-mklink.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-05 21:27:36 -06:00 |
0028-server-Fix-obtaining-information-about-a-symlink.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-05 21:27:36 -06:00 |
0029-ntdll-Succeed-with-no-data-for-NtReadFile-on-reparse.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-05 21:27:36 -06:00 |
0030-ntdll-Support-reparse-point-properties-in-fd_get_fil.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-05 21:27:36 -06:00 |
0031-ntdll-Add-support-for-FileAttributeTagInformation.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-05 21:27:36 -06:00 |
0032-server-Properly-handle-renames-involving-symlinks.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-05 21:27:36 -06:00 |
0033-kernelbase-Use-FILE_OPEN_REPARSE_POINT-in-MoveFileWi.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-05 21:27:36 -06:00 |
0034-kernelbase-Use-FILE_OPEN_REPARSE_POINT-in-DeleteFile.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-05 21:27:36 -06:00 |
0035-ntdll-Treat-undecoded-unix-symlinks-as-NT-symlinks.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-05 21:27:36 -06:00 |
0036-ntdll-Strip-the-wine-prefix-from-reparse-point-paths.patch
|
Rebase against 39263558a2088940aaacd6eda19ca23d40b63495.
|
2021-04-16 00:26:25 -05:00 |
0037-ntdll-Add-a-marker-to-reparse-point-paths-to-indicat.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-05 21:27:36 -06:00 |
0038-server-Rewrite-absolute-reparse-point-targets-if-the.patch
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-03-05 21:27:36 -06:00 |
definition
|
ntdll-Junction_Points: Updates from Erich E. Hoover.
|
2021-02-27 00:07:31 -06:00 |