1. 27 Dec, 2004 10 commits
  2. 23 Dec, 2004 7 commits
  3. 22 Dec, 2004 22 commits
  4. 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