Sweden-Number/dlls/advapi32/tests
Damjan Jovanovic 31e984a09d server: The owner of a securable object should have all the standard access rights.
Cygwin fork() fails in NtCreateSymbolicLinkObject(). We successfully
create the link but then fail to alloc_handle() with STATUS_ACCESS_DENIED,
because the requested access rights exceed what the owner is allowed.
Allow it more.

Thank you to Dmitry Timoshkov for debugging the security details from
alloc_handle() onwards.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48891
Signed-off-by: Damjan Jovanovic <damjan.jov@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-06-08 22:28:44 +02:00
..
Makefile.in advapi32/tests: Add more RegLoadMUIString tests. 2019-05-27 14:41:53 +02:00
cred.c advapi32/tests: Avoid gcc 11 misleading-indentation warning. 2021-06-07 21:41:15 +02:00
crypt.c advapi32: Handle exceptions from dereferencing invalid crypt objects' handles. 2021-02-23 22:30:31 +01:00
crypt_lmhash.c advapi32/tests: Spelling tweaks in ok() messages. 2019-09-02 20:46:52 +02:00
crypt_md4.c
crypt_md5.c
crypt_sha.c
eventlog.c advapi32/tests: Trace failures to open the event log. 2021-05-17 17:42:14 +02:00
lsa.c advapi32: Implement LsaGetUserName. 2020-11-10 20:31:58 +01:00
registry.c advapi32/tests: Time zones should have both MUI and regular strings. 2021-05-17 18:49:10 +02:00
rsrc.rc advapi32/tests: Add more RegLoadMUIString tests. 2019-05-27 14:41:53 +02:00
security.c server: The owner of a securable object should have all the standard access rights. 2021-06-08 22:28:44 +02:00
service.c advapi32/tests: Don't check the display name if not in an English locale. 2020-11-30 21:36:12 +01:00