Hans Leidekker
|
7dfdcf3034
|
server: The token user SID must be present in the default DACL.
|
2013-07-30 14:43:34 +02:00 |
Erich Hoover
|
c6896f357c
|
advapi32: Fix default DACL test on win2k and w2k8 server editions.
|
2013-04-29 11:52:23 +02:00 |
Erich Hoover
|
03d99df597
|
server: Add builtin admins ACE to default registry DACL.
|
2013-04-29 11:52:15 +02:00 |
Erich Hoover
|
04cd764d76
|
server: Report a default DACL for registry keys.
|
2013-04-23 17:20:11 +02:00 |
Erich Hoover
|
0ae8f2daa4
|
advapi32: Fix group ownership test on Vista.
|
2013-04-23 16:21:36 +02:00 |
Erich Hoover
|
56c1a8b062
|
server: Report administrator ownership by default for registry objects.
|
2013-04-11 13:15:58 +02:00 |
Erich Hoover
|
cb45236032
|
advapi32: Fix intermittent 64-bit test failure.
|
2013-01-24 16:56:07 +01:00 |
Hans Leidekker
|
bbb29e9d4c
|
advapi32: Improve the stub for CreateRestrictedToken.
|
2013-01-16 12:23:25 +01:00 |
Marcus Meissner
|
2bc8e076e0
|
advapi32: Close hTemp on error (Coverity).
|
2013-01-07 11:13:27 +01:00 |
Erich Hoover
|
22863acfcc
|
advapi32: Fix NamedSecurityInfo test crash on some systems.
|
2012-12-03 18:24:48 +01:00 |
Detlef Riekenberg
|
53bd69491b
|
advapi32/tests: Fix crash on 64bit windows for 64bit test.
|
2012-12-03 12:37:57 +01:00 |
Erich Hoover
|
722c2b1008
|
advapi: Implement GetNamedSecurityInfoW on top of GetSecurityInfo.
|
2012-11-28 20:14:53 +01:00 |
Erich Hoover
|
5851032d07
|
advapi: Implement SetNamedSecurityInfoW on top of SetSecurityInfo.
|
2012-11-28 20:14:53 +01:00 |
Erich Hoover
|
d5e40b0eff
|
advapi32: Implement SetSecurityInfo on top of NtSetSecurityObject.
|
2012-11-16 19:23:04 +01:00 |
Detlef Riekenberg
|
ef603cbbd9
|
advapi32/tests: Test string alias for common RID in sid strings.
|
2012-11-13 19:23:50 +01:00 |
Detlef Riekenberg
|
aaad900d1e
|
advapi32/tests: Fix a failure on 64bit NT 5.x.
|
2012-11-12 16:35:16 +01:00 |
Michael Stefaniuc
|
ccc4c35a7a
|
advapi32/tests: Don't shadow some local variables.
|
2012-08-17 16:26:08 +02:00 |
Detlef Riekenberg
|
92bcd0bf10
|
advapi32/tests: Simple tests for TokenIntegrityLevel.
|
2012-07-31 10:55:48 +02:00 |
Nikolay Sivov
|
a56f3c665e
|
advapi32/tests: Add some more well known SIDs to tests.
|
2012-07-23 12:48:58 +02:00 |
Dmitry Timoshkov
|
3bb0462165
|
advapi32: Add named pipe access tests.
|
2012-04-19 13:44:10 +02:00 |
Dmitry Timoshkov
|
27a3c43bb0
|
advapi32: Add distinct tests for Read, Write and Execute access rights for kernel objects.
|
2012-04-19 13:44:04 +02:00 |
Dmitry Timoshkov
|
d574e7948e
|
advapi32: Add event security access tests.
|
2012-03-29 20:49:32 +02:00 |
Dmitry Timoshkov
|
9c29e42103
|
advapi32: Add tests for kernel objects accessed with 0 and ACCESS_SYSTEM_SECURITY.
|
2012-03-29 20:49:32 +02:00 |
Dmitry Timoshkov
|
c25b071898
|
advapi32: Fix failures in the security tests compiled with PSDK headers.
|
2012-03-15 19:53:10 +01:00 |
Dmitry Timoshkov
|
23fa5c43fa
|
advapi32: Add some mutex security tests.
|
2012-03-15 19:53:06 +01:00 |
Alistair Leslie-Hughes
|
02b3700779
|
advapi32: Correct tests under WOW64.
|
2012-03-12 10:12:05 +01:00 |
Alistair Leslie-Hughes
|
1833124218
|
advapi32: Correct test for NT4 prior to sp4.
|
2011-09-09 14:57:42 +02:00 |
Nikolay Sivov
|
573db9ef63
|
ntdll: While requesting TokenGroups calculate required user buffer size in server.
|
2011-08-23 16:53:54 +02:00 |
Nikolay Sivov
|
e717a78afe
|
advapi32/tests: Fix invalid read in test.
|
2011-08-22 16:14:35 +02:00 |
Frédéric Delanoy
|
760faf01a9
|
tests: Assorted spelling fixes.
|
2011-08-04 18:27:37 +02:00 |
Nikolay Sivov
|
3dc6226519
|
advapi32: Basic test for CreateRestrictedToken.
|
2011-08-02 11:41:42 +02:00 |
Nikolay Sivov
|
5290766ae0
|
advapi32: Fix CheckTokenMemberShip for primary tokens.
|
2011-08-02 11:41:32 +02:00 |
Andrew Nguyen
|
c0b7345e38
|
advapi32: Fix last error value of GetUserNameA/W and output buffer handling in GetUserNameA.
|
2011-06-01 16:12:36 +02:00 |
Andrew Nguyen
|
750cadd2ff
|
advapi32/tests: Add tests for GetUserNameA/W.
|
2011-05-31 18:33:33 +02:00 |
Andrew Nguyen
|
163dfad5a1
|
advapi32/tests: Use a matching enumeration value for the trustee form member.
|
2011-05-18 16:54:41 +02:00 |
Dmitry Timoshkov
|
1b5602e59c
|
server: Add excute permission when read file access is allowed.
|
2011-03-28 17:16:01 +02:00 |
Dmitry Timoshkov
|
2dfae4a733
|
advapi32: Add more file access permissions tests.
|
2011-03-17 10:54:37 +01:00 |
Dmitry Timoshkov
|
da077956e1
|
server: Explicitly add FILE_DELETE_CHILD permission when file write access is allowed.
|
2011-03-16 16:31:56 +01:00 |
Dmitry Timoshkov
|
19c4331d61
|
advapi32: Add a bunch of file access tests.
|
2011-03-16 16:31:56 +01:00 |
Dmitry Timoshkov
|
58bff4e3f8
|
advapi32: Fix the English language check.
|
2011-03-16 16:31:55 +01:00 |
Dmitry Timoshkov
|
494ceab83a
|
advapi32: Move the 'const' modifier in front of the storage specifier.
|
2011-03-14 12:39:28 +01:00 |
Dmitry Timoshkov
|
99109567ad
|
advapi32: Properly skip the tests that depend on English locale.
|
2011-03-14 12:39:28 +01:00 |
Hans Leidekker
|
c65bcce589
|
server: Map the Unix user id to a local user SID instead of the interactive SID.
|
2011-03-02 12:50:59 +01:00 |
Austin English
|
4bf211714e
|
advapi32/tests: Remove Win9x hacks.
|
2011-02-28 13:10:55 +01:00 |
Austin English
|
68e1d5d78e
|
advapi32/tests: Make sure to use return value (LLVM/Clang).
|
2011-02-17 17:27:41 +01:00 |
Austin English
|
a19ce2080e
|
advapi32/tests: Remove useless assignments (LLVM/Clang).
|
2011-02-09 09:28:41 -06:00 |
Damian Dixon
|
a9bbd7dc86
|
advapi32: Implement SetEntriesInAclA by calling SetEntriesInAclW.
|
2011-01-03 16:37:59 +01:00 |
André Hentschel
|
b49e1c2994
|
advapi32/tests: Don't test function directly when reporting GetLastError().
|
2011-01-03 11:54:06 +01:00 |
André Hentschel
|
92f9cb6c5d
|
advapi32/tests: Don't test function directly when reporting GetLastError().
|
2010-12-31 11:42:52 +01:00 |
Alexandre Julliard
|
5fc51fd10e
|
advapi32/tests: Avoid sizeof in traces.
|
2010-11-17 15:07:47 +01:00 |