projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
d3dcompiler_43: Make debug_print_{relarg,swizzle,writemask}() static.
[wine]
/
dlls
/
advapi32
/
security.c
2010-08-24
Alexandre Goujon
advapi32: Fix GetNamedSecurityInfo with NULL descriptor.
blob
|
commitdiff
|
raw
2010-07-28
Andrew Talbot
advapi32: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-26
Andrew Talbot
advapi32: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-20
Hans Leidekker
advapi32: Stub out the Safer* functions a bit more.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-18
James Hawkins
Revert "advapi32: Free descriptor if it isn't returned...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-11
Nikolay Sivov
advapi32: Free descriptor if it isn't returned from...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-01
Hans Leidekker
advapi32: Improve the stub for GetEffectiveRightsFromAclA.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-16
Rob Shearman
advapi32: EqualSid should set last error to ERROR_SUCCESS.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-11
Rob Shearman
advapi32: Use a duplicate of the process token if a...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-09
Rob Shearman
advapi32: Implement CheckTokenMembership.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-22
Alexandre Julliard
advapi32: Fix lookup of the current user SID in SetEntr...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-13
Paul Vriens
advapi32: Skip leading spaces when parsing.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-12
Andrey Turkin
advapi32: Ignore invalid MultipleTrusteeOperation value...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-06
Alexandre Julliard
advapi32: Retrieve the current user SID from the server...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-17
Rein Klazes
advapi32: SetEntriesInAclW() should accept account...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-12
Stefan Leichter
advapi32: Add stub for SaferGetPolicyInformation.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-06
Hans Leidekker
advapi32: Factor out lookup of local usernames and...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-29
Louis Lenders
advapi32: Add a few tests for GetSidSubAuthority and...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-16
Alexandre Julliard
advapi32: Fix self-relative security descriptor creatio...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-28
Aric Stewart
advapi: Correct buffer length in LookupAccountNameW.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-19
Aric Stewart
advapi32: Handle well qualified names in LookupAccountN...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-15
Hans Leidekker
advapi32: Fix buffer size query for CreateWellKnownSid.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-01
Aric Stewart
advapi32: Handle fully qualified account names for...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-30
Aric Stewart
advapi32: Alias some sids in LookupAccountName and...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-25
Aric Stewart
advapi32: Stub TreeResetNamedSecurityInfo for the IE8...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-25
Paul Bryan Roberts
advapi32: Add stub for GetSecurityInfoExA.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-16
Michael Stefaniuc
advapi32: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-09
Marcus Meissner
advapi32: LookupAccountNameW removed redundant NULL...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-06
Marcus Meissner
advapi32: Fixed size of userName.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-05
Juan Lang
advapi32: Support the computer name as an account name...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-04
Aric Stewart
advapi32: Add Security Label sids used by IE7.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-15
Nikolay Sivov
advapi32: Added SaferCreateLevel stub.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-10
Alistair Leslie...
advapi32: Correct off by one in LookupPrivilegeValueW.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-07
Paul Bryan Roberts
advapi32: Add TRACE to GetFileSecurity().
blob
|
commitdiff
|
raw
|
diff to current
2008-10-31
Marcus Meissner
advapi32: Removed redundant NULL check.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Paul Bryan Roberts
advapi32: LookupAccountNameW() - only first user accoun...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Paul Bryan Roberts
advapi32: LookupAccountSidW() - handle first user account.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Paul Bryan Roberts
advapi32: LookupAccountNameW() - NULL account name...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Paul Bryan Roberts
advapi32: LookupAccountNameW() - use CreateWellKnownSid...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Paul Bryan Roberts
advapi32: LookupAccountNameW() - correct call in SetEnt...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Paul Bryan Roberts
advapi32: LookupAccountNameW() - use ACCOUNT_SIDS domai...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Paul Bryan Roberts
advapi32: LookupAccountNameW() - return correct domain...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Paul Bryan Roberts
advapi32: LookupAccountNameW() - passes expected SidTyp...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-17
Paul Bryan Roberts
advapi32: ConvertStringSecurityDescriptorToSecurityDesc...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-15
Austin English
advapi32: Quiet a noisy fixme.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-06
Marcus Meissner
advapi32: Check for NULL ptr.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-28
Vijay Kiran Kamuju
advapi32: Add stub for ConvertToAutoInheritPrivateObjec...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Dan Hipschman
advapi32: Implement GetSecurityInfo.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-23
Andrew Talbot
advapi32: Sign-compare warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-08
Andrew Talbot
advapi32: Remove unneeded address-of operator from...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-21
Louis Lenders
advapi32: Add stub for GetAuditedPermissionsFromAcl...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-22
Dan Hipschman
advapi32: Add a stub for CreateRestrictedToken.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-23
Rob Shearman
advapi32: Implement LookupAccountNameW for well-known...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-23
Rob Shearman
advapi32: Implement SetEntriesInAclW.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-20
Alexandre Julliard
advapi32: Move the EnumDependentServicesA/W stubs in...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-03
Andrew Talbot
advapi32: Remove unneeded casts.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-29
Louis Lenders
advapi32: Add stub for CreateProcessWithLogonW.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-09
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-06
Alexandre Julliard
Make some variables static.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-26
Mikolaj Zalewski
advapi32: Add a well known sid.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-23
Rob Shearman
ntdll: Add a stub for RtlSetControlSecurityDescriptor.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-23
Francois Gouget
Better match the PSDK types and update win32.api to...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-22
Mikołaj Zalewski
advapi32: Make CreateWellKnownSid create domain sids...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-22
Mikołaj Zalewski
advapi32: Add a test for CreateWellKnownSid and impleme...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-17
Bang Jun-young
advapi32: Fix AdjustTokenPrivileges() to match the...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-15
Francois Gouget
Better match the PSDK types and update win32.api to...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-04
Mikolaj Zalewski
advapi32: security: Remove unneeded FIXME.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-03
Rob Shearman
advapi32: Allow GetFileSecurityA/W to work on files...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-03
Rob Shearman
advapi32: Implement SetFileSecurityW on top of NtSetSec...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-28
Mikolaj Zalewski
advapi32: Implement GetPrivateObjectSecurity (with...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-28
Mikolaj Zalewski
advapi32: In ConvertStringSecurityDescriptorToSecurityD...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-28
Mikolaj Zalewski
advapi32: Make ConvertStringSecurityDescriptorToSecurit...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-27
Michael Stefaniuc
advapi32: Move the storage specifier to the beginning...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-26
Mikolaj Zalewski
advapi32: Make ConvertSidToStringSid use helper functio...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-26
Mikolaj Zalewski
advapi32: Implement ConvertSecurityDescriptorToStringSe...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-25
Christian Gmeiner
advapi32: fix some compiler warnings when using -Wsign...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-25
Mikolaj Zalewski
advapi32: Make ConvertStringSidToSid not to ignore...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-25
Mikolaj Zalewski
advapi32: Add AddAuditAccessAceEx.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-24
Mikołaj Zalewski
advapi32: Add some more rights constants for ConvertStr...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-14
Rob Shearman
advapi32: Fix ImpersonateNamedPipeClient to pass in...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-19
Rob Shearman
advapi32: Set the right pointer so that StringAcl is...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-19
Rob Shearman
advapi32: Don't crash in ConvertStringSecurityDescripto...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-19
Rob Shearman
advapi32: Add the size of the security descriptor struc...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-19
Rob Shearman
advapi32: Fix a typo in ParseStringAclToAcl which cause...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-19
Rob Shearman
advapi32: Fix ComputeStringSidSize to work with SIDs...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-25
Rob Shearman
advapi32: Always set the requested fields of the securi...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-04
Dmitry Timoshkov
advapi32: Add FILE_FLAG_BACKUP_SEMANTICS to the flags...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-30
Dan Kegel
advapi: Improve SetEntriesInAclA stub.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-23
Dmitry Timoshkov
advapi32: Thunk GetFileSecurityW to NtQuerySecurityObject.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-20
Jacek Caban
advapi: Improve SetEntriesInAclW stub.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-13
Andrew Talbot
advapi32: Explicitly initialize nested array element.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-13
Francois Gouget
Add some documentation headers to make winapi_check...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-03
Hans Leidekker
advapi32: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-25
Huw Davies
advapi32: Fix ADVAPI_GetComputerSid to work correctly...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-26
Robert Reif
advapi32: Fix LookupAccountSid and tests to pass on...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-21
Robert Reif
advapi32: LookupAccountSid buffer size query fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-14
Robert Reif
advapi32: Add more SIDs to AccountLookupSid.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-12
Robert Reif
advapi32: Add some more well known SIDs.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-04
Robert Reif
advapi32: Add a computer SID to the registry.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-31
Robert Reif
advapi32: Add computer sid support to LookupAccountSidW.
blob
|
commitdiff
|
raw
|
diff to current
next