wine-staging/patches/ntdll-Junction_Points
2021-12-01 10:27:42 +11:00
..
0001-ntdll-Add-support-for-junction-point-creation.patch Rebase against b5b77ed6acad6a20bd4c5bfc98cfce178eef1d0c. 2021-11-23 11:32:46 +11:00
0002-ntdll-Add-support-for-reading-junction-points.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-07-30 18:44:16 -05:00
0003-ntdll-Add-support-for-deleting-junction-points.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-07-30 18:44:16 -05:00
0004-ntdll-Add-a-test-for-junction-point-advertisement.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-07-30 18:44:16 -05:00
0005-server-Add-support-for-deleting-junction-points-with.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-07-30 18:44:16 -05:00
0006-kernel32-Advertise-junction-point-support.patch Rebase against c0ea1ad37d3343c403d80ee18bf0d90c2699148b. 2021-12-01 10:27:42 +11:00
0007-ntdll-Add-support-for-absolute-symlink-creation.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-07-30 18:44:16 -05:00
0008-ntdll-Add-support-for-reading-absolute-symlinks.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-07-30 18:44:16 -05:00
0009-ntdll-Add-support-for-deleting-symlinks.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-07-30 18:44:16 -05:00
0010-ntdll-Add-support-for-relative-symlink-creation.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-07-30 18:44:16 -05:00
0011-ntdll-Add-support-for-reading-relative-symlinks.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-07-30 18:44:16 -05:00
0012-ntdll-Add-support-for-file-symlinks.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-07-30 18:44:16 -05:00
0013-ntdll-Allow-creation-of-dangling-reparse-points-to-n.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-07-30 18:44:16 -05:00
0014-ntdll-Correctly-report-file-symbolic-links-as-files.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-07-30 18:44:16 -05:00
0015-kernelbase-Convert-FILE_FLAG_OPEN_REPARSE_POINT-for-.patch Rebase against f63ecaedc72f3580e7016ba71a480025e4d86e99. 2021-08-11 09:04:37 +10:00
0016-server-Implement-FILE_OPEN_REPARSE_POINT-option.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-07-30 18:44:16 -05:00
0017-ntdll-Allow-set_file_times_precise-to-work-on-repars.patch Rebase against 3660176e09bc02e71586b4cf42f58c9498481af6. 2021-10-07 09:15:30 +11:00
0018-server-Properly-handle-file-symlink-deletion.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-07-30 18:44:16 -05:00
0019-server-Properly-handle-deleting-dangling-symlinks.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-07-30 18:44:16 -05:00
0020-kernelbase-Use-FILE_OPEN_REPARSE_POINT-in-RemoveDire.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-07-30 18:44:16 -05:00
0021-ntdll-Always-report-symbolic-links-as-containing-zer.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-07-30 18:44:16 -05:00
0022-ntdll-Find-dangling-symlinks-quickly.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-07-30 18:44:16 -05:00
0023-server-Fix-obtaining-information-about-a-symlink.patch Rebase against 3f2850aeaa159270384764843cdb1dc3cbe902c6. 2021-08-06 09:55:38 +10:00
0024-ntdll-Succeed-with-no-data-for-NtReadFile-on-reparse.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-07-30 18:44:16 -05:00
0025-ntdll-Support-reparse-point-properties-in-fd_get_fil.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-07-30 18:44:16 -05:00
0026-ntdll-Add-support-for-FileAttributeTagInformation.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-07-30 18:44:16 -05:00
0027-kernel32-Implement-CreateSymbolicLink-A-W-with-ntdll.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-07-30 18:44:16 -05:00
0028-kernel32-Add-reparse-support-to-FindNextFile.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-07-30 18:44:16 -05:00
0029-wcmd-Display-reparse-point-type-in-directory-listing.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-07-30 18:44:16 -05:00
0030-wcmd-Show-reparse-point-target-in-directory-listing.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-07-30 18:44:16 -05:00
0031-wcmd-Add-junction-point-support-to-mklink.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-07-30 18:44:16 -05:00
0032-server-Properly-handle-renames-involving-symlinks.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-07-30 18:44:16 -05:00
0033-kernelbase-Use-FILE_OPEN_REPARSE_POINT-in-MoveFileWi.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-07-30 18:44:16 -05:00
0034-kernelbase-Use-FILE_OPEN_REPARSE_POINT-in-DeleteFile.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-07-30 18:44:16 -05:00
0035-ntdll-Treat-undecoded-unix-symlinks-as-WSL-Linux-Uni.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-07-30 18:44:16 -05:00
0036-ntdll-Add-support-for-creating-Unix-Linux-symlinks.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-07-30 18:44:16 -05:00
0037-ntdll-Strip-the-wine-prefix-from-reparse-point-paths.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-07-30 18:44:16 -05:00
0038-ntdll-Add-a-marker-to-reparse-point-paths-to-indicat.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-07-30 18:44:16 -05:00
0039-server-Rewrite-absolute-reparse-point-targets-if-the.patch ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-07-30 18:44:16 -05:00
definition ntdll-Junction_Points: Updates from Erich E. Hoover. 2021-02-27 00:07:31 -06:00