- 28 Nov, 2005 1 commit
-
-
Ge van Geldorp authored
-
- 21 Nov, 2005 1 commit
-
-
Vincent Béron authored
advapi32. Correct spec file entry for GetSecurityInfoExW.
-
- 12 Nov, 2005 1 commit
-
-
Markus Amsler authored
- add missing description - add missing returns section
-
- 10 Nov, 2005 1 commit
-
-
Francois Gouget authored
-
- 04 Nov, 2005 1 commit
-
-
Markus Amsler authored
-
- 16 Sep, 2005 1 commit
-
-
Robert Shearman authored
-
- 22 Aug, 2005 1 commit
-
-
Kevin Koltzau authored
64bit,
-
- 06 Jul, 2005 1 commit
-
-
James Hawkins authored
-
- 24 Jun, 2005 1 commit
-
-
James Hawkins authored
- Implement ImpersonateNamedPipeClient.
-
- 23 Jun, 2005 2 commits
-
-
James Hawkins authored
-
James Hawkins authored
-
- 21 Jun, 2005 2 commits
-
-
James Hawkins authored
-
James Hawkins authored
-
- 20 Jun, 2005 1 commit
-
-
Robert Shearman authored
-
- 17 Jun, 2005 1 commit
-
-
James Hawkins authored
-
- 15 Jun, 2005 1 commit
-
-
Robert Shearman authored
TOKEN_QUERY | TOKEN_IMPERSONATE rights, not 0.
-
- 09 Jun, 2005 1 commit
-
-
Mike McCormack authored
-
- 22 Apr, 2005 1 commit
-
-
Robert Shearman authored
-
- 21 Apr, 2005 1 commit
-
-
Alexandre Julliard authored
from wine/unicode.h.
-
- 20 Apr, 2005 1 commit
-
-
Francois Gouget authored
-
- 13 Apr, 2005 1 commit
-
-
Steven Edwards authored
-
- 11 Apr, 2005 1 commit
-
-
Hans Leidekker authored
-
- 29 Mar, 2005 1 commit
-
-
Stefan Leichter authored
-
- 22 Mar, 2005 1 commit
-
-
Jakob Eriksson authored
-
- 21 Mar, 2005 1 commit
-
-
Vincent Béron authored
-
- 07 Mar, 2005 1 commit
-
-
Jason Edmeades authored
-
- 05 Mar, 2005 1 commit
-
-
Troy Rollo authored
an uninitialised (and invalid) one.
-
- 11 Feb, 2005 1 commit
-
-
Robert Shearman authored
GetTokenInformation (for the TokenPrivileges case). - Return STATUS_NO_TOKEN for OpenThreadToken when there is no token set for the thread.
-
- 03 Jan, 2005 1 commit
-
-
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.
-
- 23 Dec, 2004 1 commit
-
-
Michael Stefaniuc authored
redundant.
-
- 22 Dec, 2004 1 commit
-
-
Alexandre Julliard authored
Replaced the CallWin32ToNt macro by a proper function. PBOOL cannot be cast to PBOOLEAN, we need to use an intermediate variable.
-
- 21 Dec, 2004 1 commit
-
-
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.
-
- 08 Dec, 2004 1 commit
-
-
Mike McCormack authored
-
- 06 Dec, 2004 1 commit
-
-
Mike McCormack authored
GetServiceDisplayName.
-
- 04 Nov, 2004 1 commit
-
-
Juan Lang authored
- correct LookupPrivilegeValue (had a buffer overrun and sometimes returned incorrect LUIDs for well-known values) - make AllocateLocallyUniqueId less obviously incorrect - add a bunch of test cases
-
- 25 Oct, 2004 1 commit
-
-
Juan Lang authored
-
- 16 Sep, 2004 1 commit
-
-
Juan Lang authored
tests - add ConvertStringSidToSidA - add missing exports for ConvertStringSidToSidA/W
-
- 07 Sep, 2004 1 commit
-
-
Wolfgang Schwotzer authored
-
- 26 Aug, 2004 1 commit
-
-
Evan Deaubl authored
-
- 25 Aug, 2004 1 commit
-
-
Mike McCormack authored
-