Re: [PATCH] Add ability to use NTFS native directory symlinks without admin rights on XP and later

2015-10-21 Thread Corinna Vinschen
Hi Evgeny, Preliminaries: we need a copyright assignment from you before being able to include your patches. Please see https://cygwin.com/assign.txt. On Sep 23 18:23, Evgeny Grin wrote: > This patch will add ability to create directory junction which are > supported from Windows 2000 and not

[PATCH] Add ability to use NTFS native directory symlinks without admin rights on XP and later

2015-09-23 Thread Evgeny Grin
This patch will add ability to create directory junction which are supported from Windows 2000 and not require any special rights (unlike file/directory symbolic links). New three modes for symbolic links creation added: "safenative", "safenativestrict" and "safenativeonly". First two allow