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