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 |
Austin Lund
|
f18554c735
|
advapi32/tests: Fix test for WoW64 handle size differences.
|
2010-10-22 12:37:14 +02:00 |
Alexandre Julliard
|
53d810c9ad
|
advapi32/tests: Make function pointers static and remove redundant typedefs.
|
2010-10-01 13:33:37 +02:00 |
Hans Leidekker
|
0cffcb77d6
|
advapi32: Fix handling of zero account and domain size parameters in LookupAccountSid.
|
2010-09-21 17:53:55 +02:00 |
Alexandre Goujon
|
2c127dd320
|
advapi32: Fix GetNamedSecurityInfo with NULL descriptor.
|
2010-08-24 17:57:41 +02:00 |
Marko Nikolic
|
29dd523505
|
advapi32/tests: Removed sign comparison warning in test_LookupAccountName.
|
2010-06-30 11:53:22 +02:00 |
Marko Nikolic
|
ff08a68668
|
advapi32/tests: Replaced function lstrlen with strlen in condition check.
|
2010-06-29 13:28:58 +02:00 |
Marko Nikolic
|
b8978553ad
|
advapi32/tests Fixed test macro in ConvertSecurityDescriptorToString.
|
2010-06-21 12:20:31 +02:00 |
Marko Nikolic
|
3675a38447
|
advapi32/tests: Fixed -Wsign-compare warnings in security tests.
|
2010-06-21 12:20:27 +02:00 |
James Hawkins
|
621a772d48
|
advapi32: Fix a few memory leaks. Use the correct API to free SIDs (FreeSid).
|
2010-01-07 17:59:58 +01:00 |
Marcin Baczyński
|
005b9066f4
|
advapi32/tests: Remove superfluous void* cast.
|
2010-01-07 09:27:02 +01:00 |
Rob Shearman
|
190a11ddb6
|
advapi32: Fix memory leaks in security tests.
|
2009-12-02 16:08:53 +01:00 |
Rob Shearman
|
8bfc736561
|
advapi32: Don't test the contents of memory outside of a valid block of memory.
|
2009-12-02 16:08:52 +01:00 |
Austin Lund
|
5c45c35e4e
|
advapi32/tests: Skip tests for ACL file info if ACL info not stored.
|
2009-11-18 15:15:45 +01:00 |
Paul Vriens
|
bfa2479d4d
|
advapi32/tests: Fix some test failures on NT4.
|
2009-11-17 15:14:53 +01:00 |
Paul Vriens
|
3912286aad
|
advapi32/tests: Skip some tests on Win9x and WinMe.
|
2009-11-17 15:14:53 +01:00 |
Rob Shearman
|
1f3a14e767
|
advapi32: EqualSid should set last error to ERROR_SUCCESS.
|
2009-11-16 11:39:28 +01:00 |
Rob Shearman
|
3498a88179
|
advapi32: Add tests for EqualSid.
|
2009-11-16 11:39:24 +01:00 |
Rob Shearman
|
1802a5b9ba
|
advapi32: Use a duplicate of the process token if a NULL token is passed into CheckTokenMembership and there is no thread token.
|
2009-11-11 10:56:03 +01:00 |
Rob Shearman
|
9b3b9a1060
|
advapi32: Fix CheckTokenMembership test on Windows.
|
2009-11-11 10:55:57 +01:00 |
Paul Vriens
|
77c672f86f
|
advapi32/tests: Run tests on Win9x/WinMe again.
|
2009-11-10 15:18:05 +01:00 |
Rob Shearman
|
cf680ed0f2
|
advapi32: Implement CheckTokenMembership.
|
2009-11-09 19:44:11 +01:00 |
Jeremy White
|
e07e2ac3f7
|
advapi32/tests: Prevent test failure when computer name and user name are the same.
|
2009-11-03 22:23:27 +01:00 |
Paul Vriens
|
133c0f5401
|
advapi32/tests: Fix a test failure on Vista and higher.
|
2009-10-14 11:22:52 +02:00 |
Paul Vriens
|
17c1881953
|
advapi32/tests: Add some extra tests.
|
2009-10-13 16:23:16 +02:00 |
Paul Vriens
|
69568dac91
|
advapi32/tests: Make some tests table driven.
|
2009-10-13 16:22:57 +02:00 |
Andrey Turkin
|
7de9f842e5
|
advapi32: Ignore invalid MultipleTrusteeOperation values in SetEntriesInAcl.
|
2009-10-12 12:14:25 +02:00 |
Ge van Geldorp
|
227cbdea9b
|
advapi32/tests: Fix tests on Win7.
|
2009-08-26 14:56:00 +02:00 |
Rein Klazes
|
b46e2ef9b1
|
advapi32: SetEntriesInAclW() should accept account name "CURRENT_USER".
|
2009-08-17 15:52:57 +02:00 |
Francois Gouget
|
d475279149
|
advapi32/tests: Add a trailing '\n' to ok() calls.
|
2009-06-30 12:39:29 +02:00 |
Louis Lenders
|
011c5b8fae
|
advapi32: Add a few tests for GetSidSubAuthority and SetLastError correctly.
|
2009-06-29 15:08:00 +02:00 |
Alexandre Julliard
|
ac5002ed2b
|
advapi32/tests: Avoid accessing an uninitialized pointer.
|
2009-06-16 13:27:32 +02:00 |
Hans Leidekker
|
f483f71ad2
|
ntdll: Implement NtQuery/SetInformationToken(TokenDefaultDacl).
|
2009-04-21 15:41:05 +02:00 |
Hans Leidekker
|
dbe5453f7c
|
advapi32: Fix buffer size query for CreateWellKnownSid.
|
2009-04-15 15:56:38 -05:00 |
Andreas.Rosenberg
|
f212579ae9
|
advapi32/tests: Added a test to verify result of LookupAccountSid.
|
2009-04-09 17:38:33 +02:00 |
Paul Vriens
|
8955d7c233
|
advapi32/tests: Fix test failures on W2K.
|
2009-04-03 13:01:54 +02:00 |
Aric Stewart
|
9d9a684ef6
|
advapi32: Handle fully qualified account names for well known sids in LookupAccountName.
|
2009-04-01 14:23:31 +02:00 |
Aric Stewart
|
b540d57c39
|
advapi32: Modify check_well_known_name test to be more robust on more Windows platforms.
Thanks to Paul Vriens for pointing out the need for this.
|
2009-04-01 14:23:31 +02:00 |
Aric Stewart
|
4ea704d15a
|
advapi32: Alias some sids in LookupAccountName and make comparison case insensitive.
|
2009-03-30 17:48:24 +02:00 |
Alexandre Julliard
|
ec1d6aa617
|
advapi32/tests: GetTokenInformation apparently needs a dword-aligned buffer.
|
2009-03-04 12:07:20 +01:00 |
Francois Gouget
|
e3b00de35f
|
advapi32/tests: Use win_skip() to skip over unimplemented functionality.
|
2009-02-26 12:18:46 +01:00 |
Juan Lang
|
58c6467ce6
|
advapi32: Fix a test failure on systems that are domain members.
|
2009-02-13 12:59:34 +01:00 |
Juan Lang
|
fc5ea773e5
|
advapi32: Support the computer name as an account name in LookupAccountNameW.
|
2009-02-05 14:24:19 +01:00 |
Juan Lang
|
0b32bdc4b4
|
advapi32: Test LookupAccountName with the computer name as the account name.
|
2009-02-05 14:22:39 +01:00 |
Alasdair Sinclair
|
d2915c0f99
|
advapi32/tests: Fix missing void in empty parameter list.
|
2009-01-26 15:07:22 +01:00 |
Nikolay Sivov
|
800b05c4b5
|
ntdll: Check pointers in NtAccessCheck to prevent access violation.
|
2009-01-14 12:20:17 +01:00 |
Michael Stefaniuc
|
2fc7b81009
|
advapi32/tests: Remove superfluous pointer casts.
|
2009-01-13 15:26:00 +01:00 |
James Hawkins
|
954820d027
|
advapi32: Request the owner and group token size instead of hardcoding the value.
|
2009-01-02 11:54:31 +01:00 |
Paul Vriens
|
2b2f04c514
|
advapi32/tests: Fix a test failure on NT4.
|
2008-12-10 10:48:17 +01:00 |
Paul Vriens
|
d6cfe04621
|
advapi32/tests: Only skip tests on NT4.
|
2008-12-10 10:48:10 +01:00 |
Paul Vriens
|
e38d569590
|
advapi32/tests: Fix some test failures on NT4.
|
2008-12-09 12:52:55 +01:00 |
Paul Vriens
|
6630470ec4
|
advapi32/tests: Fix a few test failures on NT4.
|
2008-12-08 12:00:52 +01:00 |
Paul Vriens
|
dd56259453
|
advapi32/tests: Fix some crashes on NT4.
|
2008-12-01 12:45:46 +01:00 |
Alistair Leslie-Hughes
|
d0ccdfbd4f
|
advapi32: Correct off by one in LookupPrivilegeValueW.
|
2008-11-10 13:29:27 +01:00 |
Detlef Riekenberg
|
44540a664f
|
advapi32/tests: Fix broken GetLastError tests.
|
2008-11-10 11:08:30 +01:00 |
Detlef Riekenberg
|
21a70825bc
|
advapi32/tests: Fix tests on win9x (GetFileSecurity not implemented).
|
2008-11-10 11:08:09 +01:00 |
Alistair Leslie-Hughes
|
8c57a6ef8b
|
advapi32: Correct spelling of SE_CHANGE_NOTIFY_PRIVILEGE.
|
2008-11-10 11:08:01 +01:00 |
Alexandre Julliard
|
adc09cc1b4
|
advapi32/tests: Avoid sizeof in traces.
|
2008-11-07 13:34:11 +01:00 |
Paul Bryan Roberts
|
6435a5ddab
|
server: Clone file_get_sd() and file_set_fd() for directories.
|
2008-11-07 12:01:51 +01:00 |
Paul Bryan Roberts
|
fa9c9f0e4c
|
advapi32/tests: Simple tests of GetFileSecurity()/SetFileSecurity().
|
2008-11-07 11:54:39 +01:00 |
Austin English
|
955759381d
|
advapi32/tests: fix a couple failures on Vista.
|
2008-10-28 13:26:01 +01:00 |
Paul Bryan Roberts
|
f04804f44c
|
advapi32: LookupAccountNameW() - only first user account and well known SIDs accepted.
|
2008-10-21 13:22:50 +02:00 |
Paul Bryan Roberts
|
0e6626958f
|
advapi32: LookupAccountNameW() - NULL account name handled.
|
2008-10-21 13:22:50 +02:00 |
Paul Bryan Roberts
|
e9e4da8f36
|
advapi32: LookupAccountNameW() - return correct domain name length for not-so-well-known SIDs.
|
2008-10-21 13:22:50 +02:00 |