1. 17 Jul, 2006 1 commit
  2. 30 Jun, 2006 1 commit
  3. 23 Jun, 2006 1 commit
  4. 12 Jun, 2006 1 commit
  5. 05 Jun, 2006 2 commits
  6. 22 May, 2006 6 commits
  7. 20 May, 2006 1 commit
  8. 16 May, 2006 1 commit
  9. 15 May, 2006 3 commits
  10. 10 May, 2006 4 commits
  11. 21 Mar, 2006 1 commit
  12. 13 Mar, 2006 1 commit
  13. 14 Feb, 2006 1 commit
  14. 02 Feb, 2006 1 commit
  15. 21 Nov, 2005 1 commit
  16. 04 Nov, 2005 1 commit
  17. 03 Nov, 2005 1 commit
  18. 01 Aug, 2005 1 commit
  19. 18 Jul, 2005 1 commit
  20. 23 Jun, 2005 1 commit
  21. 22 Jun, 2005 1 commit
  22. 21 Jun, 2005 1 commit
  23. 31 May, 2005 1 commit
  24. 23 May, 2005 1 commit
  25. 11 May, 2005 1 commit
  26. 07 Mar, 2005 1 commit
  27. 03 Jan, 2005 2 commits
    • Mike McCormack's avatar
      8d830b62
    • Hans Leidekker's avatar
      Stub implementations for GetKernelObjectSecurity, · 0cc20314
      Hans Leidekker authored
      GetPrivateObjectSecurity, GetServiceKeyName{A,W},
      ImpersonateNamedPipeClient, InitiateSystemShutdown{A,W},
      IsTokenRestricted, LogonUser{A,W}, LookupAccountNameW,
      LookupPrivilegeDisplayName{A,W}, MapGenericMask,
      ObjectCloseAuditAlarm{A,W}, ObjectOpenAuditAlarm{A,W},
      ObjectPrivilegeAuditAlarm{A,W}, PrivilegedServiceAuditAlarm{A,W},
      QueryServiceLockStatus{A,W}, SetAclInformation,
      SetPrivateObjectSecurity, SetSecurityDescriptorControl,
      SetServiceBits, LsaSetInformationPolicy, LsaLookupNames,
      LsaEnumerateTrustedDomains.
      0cc20314
  28. 21 Dec, 2004 1 commit
    • Hans Leidekker's avatar
      Stub implementations for AdjustTokenGroups, AreAllAccessesGranted, · 49f7f6c2
      Hans Leidekker authored
      CreatePrivateObjectSecurity, CreateProcessAsUser{A,W},
      DestroyPrivateObjectSecurity, DuplicateToken{,Ex},
      EnumDependentServices{A,W}, GetEffectiveRightsFromAcl{A,W},
      ConvertStringSecurityDescriptorToSecurityDescriptorA. Implementations
      for BuildExplicitAccessWithName{A,W},
      BuildTrusteeWithObjectsAndName{A,W},
      BuildTrusteeWithObjectsAndSid{A,W}.
      Correct prototype for InitializeAcl, RtlCopySid and RtlGetAce.
      Use the CallWin32ToNt macro only with functions that return an
      NTSTATUS.
      49f7f6c2