Sign in
goma
/
wine
/
ae8b835d8517c5b7b28fd0b1204fd181f7f74019
/
dlls
/
advapi32
/
tests
/
security.c
ae8b835
advapi32: Fixed building TRUSTEEs with objects.
by Thomas Weidenmueller
· 19 years ago
9f96664
- Fix calculation of generic pointers. - Minor cleanups.
by James Hawkins
· 20 years ago
ccd5cda
Mark as todo a couple of tests that currently fail.
by Alexandre Julliard
· 20 years ago
1731df4
Test ACCESS_SYSTEM_SECURITY AccessCheck behaviour.
by Robert Shearman
· 20 years ago
68ee20e
Skip ACL tests on Win9x.
by Felix Nawothnig
· 20 years ago
472852b
Added test for AccessCheck.
by Robert Shearman
· 20 years ago
6b44c2a
Fix some warnings.
by Mike McCormack
· 20 years ago
fdd2c76
Fix GetFileSecurityA test on Win98.
by Stefan Leichter
· 20 years ago
25102d6
Fix GetFileSecurityW for not existing directories/files.
by Stefan Leichter
· 20 years ago
3548b87
Added a test for GetFileSecurityA.
by Stefan Leichter
· 20 years ago
30af06f
Fix for NT4 behaviour.
by Jakob Eriksson
· 20 years ago
3fe9aa2
Avoid accessing an uninitialized string in the failure case.
by Alexandre Julliard
· 20 years ago
0667f91
Account for permissions on Win2k.
by Jakob Eriksson
· 20 years ago
dd073bbb
Cast the GetProcAddress() return value to avoid warnings about the
by Francois Gouget
· 20 years ago
d8a26f2
Suppress a warning.
by Vincent Béron
· 20 years ago
68e1208
Make advapi32_test.exe loadable on NT 3.51.
by Stefan Leichter
· 20 years ago
3714a39
Correct cases where arguments of ok() calls depend on the order in
by Rein Klazes
· 20 years ago
0fca5ac
- implement LookupPrivilegeName
by Juan Lang
· 20 years ago
2a798e5
AllocateAndInitializeSid does not work on Win98.
by Jakob Eriksson
· 20 years ago
bd0e742
- correct ConvertStringSidToSidW and ConvertSidToStringSidW, with
by Juan Lang
· 21 years ago
e27ae38
Fix BuildTrusteeWithSid, implement and test BuildTrusteeWithName.
by Mike McCormack
· 21 years ago
985646f
Declaration, implemention and test for BuildTrusteeWithSid.
by Mike McCormack
· 21 years ago
e00a0ea
Added a test for ConvertSidToStringSidW.
by Mike McCormack
· 21 years ago