Paul Vriens
|
7cc43213d7
|
advapi32: Add a stubbed GetEventLogInformation with input param checking.
|
2009-10-28 11:14:52 +01:00 |
Paul Vriens
|
400d62167f
|
advapi32/tests: Add some GetEventLogInformation tests.
|
2009-10-28 11:14:39 +01:00 |
Paul Vriens
|
4af8e5f24d
|
advapi32/tests: Add a input parameter check (CloseEventLog).
|
2009-10-27 13:42:49 +01:00 |
Paul Vriens
|
6bdbf6ee4c
|
advapi32/tests: Cope with empty servername.
|
2009-10-27 13:42:44 +01:00 |
Paul Vriens
|
84d689bd58
|
advapi32/tests: Add some input parameter checks.
|
2009-10-27 13:42:37 +01:00 |
Paul Vriens
|
48033db67e
|
advapi32/tests: Add some basic eventlog tests.
|
2009-10-27 13:42:31 +01:00 |
Juan Lang
|
18ba0ae59f
|
advapi32: Fix a comment typo.
|
2009-10-23 12:00:09 +02:00 |
Paul Vriens
|
f555aef269
|
advapi32/tests: Fix some test failures on several platforms.
|
2009-10-23 12:00:00 +02:00 |
Alexandre Julliard
|
104a0f5439
|
advapi32: Fix lookup of the current user SID in SetEntriesInAclW.
|
2009-10-22 13:19:31 +02:00 |
Juan Lang
|
9d9ae93a58
|
rsaenh: Revert part of d3c482250a .
|
2009-10-22 10:55:49 +02:00 |
Juan Lang
|
a48aae26e6
|
rsaenh: Fail if CRYPT_IPSEC_HMAC_KEY is passed to CryptImportKey.
|
2009-10-22 10:55:42 +02:00 |
Juan Lang
|
a1502846af
|
rsaenh: Add more tests of the RC2 key length.
|
2009-10-22 10:55:35 +02:00 |
Paul Vriens
|
133c0f5401
|
advapi32/tests: Fix a test failure on Vista and higher.
|
2009-10-14 11:22:52 +02:00 |
Paul Vriens
|
b4955e5779
|
advapi32/tests: Fix a test failure on W2K and lower.
|
2009-10-14 11:22:46 +02:00 |
Paul Vriens
|
17c1881953
|
advapi32/tests: Add some extra tests.
|
2009-10-13 16:23:16 +02:00 |
Paul Vriens
|
e57edfea8b
|
advapi32: Skip leading spaces when parsing.
|
2009-10-13 16:23:09 +02:00 |
Paul Vriens
|
69568dac91
|
advapi32/tests: Make some tests table driven.
|
2009-10-13 16:22:57 +02:00 |
Dmitry Timoshkov
|
d3c482250a
|
rsaenh: Fix the accepted RC2 key length, based on a test case by Dan Kegel.
|
2009-10-13 14:07:00 +02:00 |
Detlef Riekenberg
|
61d6a6bf88
|
advapi32: Add stubs for ControlTrace[A|W].
|
2009-10-12 12:35:33 +02:00 |
Detlef Riekenberg
|
75794304b4
|
advapi32: Add stub for EnableTrace.
|
2009-10-12 12:35:24 +02:00 |
Detlef Riekenberg
|
6648d26744
|
advapi32: Add stubs for StartTrace[A|W].
|
2009-10-12 12:35:15 +02:00 |
Detlef Riekenberg
|
4f7fc1b051
|
advapi32: Add stubs for QueryAllTraces[A|W].
|
2009-10-12 12:35:05 +02:00 |
Andrey Turkin
|
7de9f842e5
|
advapi32: Ignore invalid MultipleTrusteeOperation values in SetEntriesInAcl.
|
2009-10-12 12:14:25 +02:00 |
Alexandre Julliard
|
a54bd70bac
|
advapi32: Use strict prototypes in the VTableProvStruc definition.
|
2009-10-07 13:31:12 +02:00 |
Alexandre Julliard
|
07ec73fcaa
|
advapi32: Retrieve the current user SID from the server in lookup_user_account_name.
|
2009-10-06 16:49:22 +02:00 |
Aric Stewart
|
6308f40da7
|
advapi32: Fill the PLSA_REFERENCED_DOMAIN_LIST parameters for LsaLookupNames2 and LsaLookupSids.
|
2009-10-01 15:39:58 +02:00 |
Aric Stewart
|
caf66f0fe2
|
advapi32: Implement LsaLookupSids.
|
2009-09-24 16:04:24 +02:00 |
Detlef Riekenberg
|
655478075f
|
advapi32: Don't use -1 as dstlen in MultiByteToWideChar.
|
2009-09-22 16:22:23 +02:00 |
Detlef Riekenberg
|
224d33b2c9
|
advapi32: Don't use -1 as dstlen in WideCharToMultiByte.
|
2009-09-22 16:21:58 +02:00 |
Austin English
|
addf0c11a0
|
advapi32/tests: Avoid #if 0, use if(0) instead.
|
2009-09-15 16:41:26 -05:00 |
Alexandre Julliard
|
3afda68cc6
|
advapi32/tests: Use explicit prototypes for function pointers.
|
2009-09-09 13:13:25 +02:00 |
Ge van Geldorp
|
227cbdea9b
|
advapi32/tests: Fix tests on Win7.
|
2009-08-26 14:56:00 +02:00 |
Ge van Geldorp
|
8bd5619e72
|
advapi32/tests: Add acceptable error codes for Win7.
|
2009-08-26 14:55:01 +02:00 |
Alexandre Julliard
|
825487b1eb
|
advapi32/tests: Use the global wine_dbgstr_w instead of a local variant.
|
2009-08-19 13:36:17 +02:00 |
Alexandre Julliard
|
4f71d33dfa
|
advapi32: Fix sid pointer calculation in LsaLookupNames2.
|
2009-08-18 13:23:38 +02:00 |
Rein Klazes
|
b46e2ef9b1
|
advapi32: SetEntriesInAclW() should accept account name "CURRENT_USER".
|
2009-08-17 15:52:57 +02:00 |
Stefan Leichter
|
5ffba2da97
|
advapi32: Add stub for SaferGetPolicyInformation.
|
2009-08-12 13:28:09 +02:00 |
Hans Leidekker
|
9cec6e64ec
|
advapi32: Add tests for LsaLookupNames2.
|
2009-08-07 11:39:50 +02:00 |
Hans Leidekker
|
bf021af0ee
|
advapi32: Add a basic implementation of LsaLookupNames2.
|
2009-08-07 11:39:43 +02:00 |
Hans Leidekker
|
e5e40ef423
|
advapi32: Factor out lookup of local usernames and well-known SIDs.
Based on a patch by Aric Stewart.
|
2009-08-06 17:26:31 +02:00 |
Hans Leidekker
|
508322a8bf
|
advapi32: LsaFreeMemory returns NTSTATUS.
|
2009-08-04 15:25:12 +02:00 |
Stefan Leichter
|
08e7a1bfe7
|
advapi32: Test a combination of CreateServiceA and GetSecurityInfo.
|
2009-07-21 10:46:45 +02:00 |
Stefan Leichter
|
6ee1b06073
|
advapi32: Fix parameter types of CreateServiceA/W in spec file.
|
2009-07-20 14:14:00 +02:00 |
Detlef Riekenberg
|
04b9f0251c
|
advapi32/tests: Remove unneeded SetLastError.
|
2009-07-01 11:38:44 +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 |
Detlef Riekenberg
|
0ca3b3b423
|
advapi32: Check the output pointer first in RegOpenKey, with test.
|
2009-06-29 14:51:30 +02:00 |
Ge van Geldorp
|
dcf4a9903b
|
advapi32: Set values to 0 in LsaEnumerateAccountRights.
|
2009-06-16 13:40:31 +02:00 |
Alexandre Julliard
|
3a33ff7df9
|
advapi32: Fix self-relative security descriptor creation for 64-bit.
|
2009-06-16 13:28:08 +02:00 |
Alexandre Julliard
|
ac5002ed2b
|
advapi32/tests: Avoid accessing an uninitialized pointer.
|
2009-06-16 13:27:32 +02:00 |