Robert Reif
|
c339d8e272
|
advapi32: Fix lsa tests on windows98.
|
2006-09-07 10:21:57 +02:00 |
Alexandre Julliard
|
5cf75e615a
|
makefiles: Only run test and documentation targets in directories that need them.
|
2006-08-28 13:37:44 +02:00 |
Andrew Talbot
|
0eebab8652
|
advapi32/tests: Cast-qual warnings fix.
|
2006-08-28 11:36:58 +02:00 |
Robert Reif
|
d46c9e2ec2
|
advapi32: Fix security tests to not crash on windows.
|
2006-08-28 11:36:02 +02:00 |
Andrew Talbot
|
9959d7e37f
|
advapi32: Cast-qual warnings fix.
|
2006-08-26 19:16:19 +02:00 |
Robert Reif
|
f0085e6376
|
advapi32: Fix LookupAccountSid and tests to pass on windows and wine.
|
2006-08-26 18:55:12 +02:00 |
Robert Reif
|
ee32bd99dd
|
advapi32: Fix lsa tests.
|
2006-08-26 18:55:04 +02:00 |
Robert Reif
|
58ce495599
|
advapi32: Output information on failed LsaQueryInformationPolicy tests.
|
2006-08-24 14:09:14 +02:00 |
Robert Reif
|
ca80c55ae8
|
advapi32: LookupAccountSid buffer size query tests.
|
2006-08-21 12:07:54 +02:00 |
Robert Reif
|
39b77ec560
|
advapi32: LookupAccountSid buffer size query fixes.
|
2006-08-21 12:07:50 +02:00 |
Robert Reif
|
e8e501f44b
|
advapi32: Fix test_LookupAccountSid to work on win9x.
|
2006-08-18 11:35:22 +02:00 |
Robert Shearman
|
bc590e87a6
|
advapi32: Add tests for RegQueryValueEx to show that it sets the data
size to 0 when a buffer isn't present and that it sets the type to
REG_NONE on Win9x.
|
2006-08-16 17:02:04 +02:00 |
Robert Reif
|
6abfc027d5
|
advapi32: Fix LsaQueryInformationPolicy test to pass on NT4.
|
2006-08-16 12:41:17 +02:00 |
Robert Reif
|
b0498a76e0
|
advapi32: Move duplicated code into function.
|
2006-08-14 20:17:09 +02:00 |
Robert Reif
|
70071af6ad
|
advapi32: Try again with different access mask if LsaOpenPolicy fails with STATUS_ACCESS_DENIED.
|
2006-08-14 20:17:09 +02:00 |
Robert Reif
|
aea864ce61
|
advapi32: Add more LookupAccountSid tests.
|
2006-08-14 11:46:13 +02:00 |
Robert Reif
|
0f3cd3f224
|
advapi32: Add more SIDs to AccountLookupSid.
|
2006-08-14 11:45:53 +02:00 |
Andrew Talbot
|
b843ce55c7
|
advapi32/tests: Write-strings warnings fix.
|
2006-08-14 11:44:52 +02:00 |
Robert Reif
|
da44bfc02d
|
advapi32: Add some more well known SIDs.
|
2006-08-12 11:40:21 +02:00 |
Robert Reif
|
08484ba498
|
advapi32: Add more SID tests.
|
2006-08-04 20:44:52 +02:00 |
Robert Reif
|
1b8cfc5151
|
advapi32: Add a computer SID to the registry.
|
2006-08-04 12:04:06 +02:00 |
Robert Reif
|
dabf5e88bf
|
advapi32: Check returned data from LsaQueryInformationPolicy.
|
2006-08-02 22:05:03 +02:00 |
Robert Reif
|
0424424e34
|
advapi32: LsaQueryInformationPolicy: do the right thing for both domains and accounts.
|
2006-08-02 11:42:10 +02:00 |
Robert Reif
|
c6e513dc72
|
advapi32: More LsaQueryInformationPolicy tests.
|
2006-08-01 18:34:35 +02:00 |
Robert Reif
|
3879fef21d
|
advapi32: LsaQueryInformationPolicy update.
Update LsaQueryInformationPolicy to use correct computer name and SID.
Add support for PolicyDnsDomainInformation.
|
2006-08-01 11:01:04 +02:00 |
Robert Reif
|
6d4fb08ece
|
advapi32: Add computer sid support to LookupAccountSidW.
|
2006-07-31 15:04:00 +02:00 |
Robert Reif
|
9d43504655
|
advapi32: Add more helper functions.
Add ADVAPI_GetComputerSid.
|
2006-07-31 14:49:31 +02:00 |
Robert Reif
|
76fe25241d
|
advapi32: Add string sid tests.
|
2006-07-31 11:15:21 +02:00 |
Robert Reif
|
accfc06c7a
|
advapi32: Print more info about failed test.
|
2006-07-31 11:15:21 +02:00 |
Robert Reif
|
3f000d8c71
|
advapi32: Make ADVAPI_IsLocalComputer global and remove duplicate copy.
Make debugstr_sid global.
|
2006-07-31 11:15:21 +02:00 |
Robert Reif
|
ed9cca6982
|
advapi32: Fix debugstr_sid to print unsigned SubAuthority.
|
2006-07-29 11:53:38 +02:00 |
Robert Reif
|
fd81146cd3
|
advapi32: Move SID members from WELLKNOWNSID to MAX_SID.
|
2006-07-29 11:53:21 +02:00 |
Robert Reif
|
a2cdb3ba9a
|
advapi32: Partial LookupAccountSid implementation.
|
2006-07-21 13:25:29 +02:00 |
Andrew Talbot
|
902b2a70a8
|
advapi32/tests: Write-strings warnings fix.
|
2006-07-18 11:09:38 +02:00 |
Robert Reif
|
c4ac8c5b16
|
advapi32: Add CreateWellKnownSid and IsWellKnownSid.
|
2006-07-17 13:45:11 +02:00 |
Robert Reif
|
9733f6e75c
|
advapi32: Fix LsaQueryInformationPolicy HeapAlloc bug.
|
2006-07-12 13:15:44 +02:00 |
Alexandre Julliard
|
eb8a40c368
|
libs: Merged libwine_unicode into libwine.
Most dlls use libwine_unicode at this point, so there's nothing to
gain by having two separate libraries.
|
2006-07-11 19:33:22 +02:00 |
Bang Jun-Young
|
0542e835bb
|
advapi32: Fix registry API prototypes to match the PSDK.
|
2006-07-11 12:03:35 +02:00 |
Alexandre Julliard
|
0fa8baafcb
|
make_dlls: Recursively ignore .ok files in all tests directories.
|
2006-07-10 21:26:50 +02:00 |
Alexandre Julliard
|
edd100b899
|
make_dlls: Recursively ignore testlist.c in all tests directories.
|
2006-07-10 21:19:42 +02:00 |
Alexandre Julliard
|
5258e061dc
|
make_dlls: Ignore generated import libraries from the top-level .gitignore.
|
2006-07-10 20:55:58 +02:00 |
Alexandre Julliard
|
cc2b3b48e6
|
Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
|
2006-07-10 20:47:54 +02:00 |
James Hawkins
|
409c6dc7b0
|
advapi32: Get the token type in ImpersonateLoggedOnUser.
|
2006-07-07 13:27:48 +02:00 |
James Hawkins
|
ce58c3589c
|
advapi32: Add tests for LookupAccountSid.
|
2006-07-07 13:26:55 +02:00 |
Robert Shearman
|
cc5aceb4f0
|
advapi32: Fix the service function being called when extended is
either set or not set (reported by Andrey Turkin).
|
2006-07-05 11:44:27 +02:00 |
Robert Shearman
|
19d4378a54
|
advapi32: Implement RegisterServiceCtrlHandleExW.
|
2006-07-03 11:33:13 +02:00 |
Robert Shearman
|
52aaddcd34
|
advapi32: Implement RegDisablePredefinedCache.
|
2006-06-30 20:43:49 +02:00 |
Ivan Leo
|
81745f1c41
|
advapi32/tests: Fix a crash when ConvertSidToStringSidA isn't available.
|
2006-06-26 13:38:02 +02:00 |
Juan Lang
|
2a6dda1cb4
|
advapi: Add a stub for SystemFunction035.
|
2006-06-23 10:46:28 +02:00 |
Alexandre Julliard
|
553bb2591f
|
advapi32: Don't use sizeof in traces to avoid printf format warnings.
|
2006-06-13 14:09:02 +02:00 |