projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
comctl32/tests: Fix broken check of the ok() macro return value.
[wine]
/
dlls
/
advapi32
/
2010-02-23
Alexandre Julliard
advapi32/tests: Fix a test failure on Wow64.
tree
|
commitdiff
2010-02-22
Alexandre Julliard
makefiles: Use the standard C_SRCS variable as the...
tree
|
commitdiff
2010-02-19
Alexandre Julliard
advapi32/tests: Fix the ReadEventLog error checking.
tree
|
commitdiff
2010-02-18
Alexandre Julliard
advapi32/tests: Avoid crashing if ReadEventLogA fails.
tree
|
commitdiff
2010-02-18
Alexandre Julliard
advapi32: Implemented RegDeleteKeyExA/W.
tree
|
commitdiff
2010-02-17
Dan Kegel
advapi32: Fix leak in test_symlinks.
tree
|
commitdiff
2010-02-16
Alexandre Julliard
ntdll: Fix the return value of NtOpenKey for some inval...
tree
|
commitdiff
2010-02-15
Alexandre Julliard
advapi32/tests: Add tests for registry symlinks at...
tree
|
commitdiff
2010-02-15
Alexandre Julliard
advapi32: Add support for registry symlinks.
tree
|
commitdiff
2010-02-02
Alexandre Julliard
advapi32/tests: Fix the service inactive state check...
tree
|
commitdiff
2010-02-01
Maarten Lankhorst
advapi32: Fix RegGetValue on REG_BINARY data.
tree
|
commitdiff
2010-01-18
Andrew Nguyen
advapi32/tests: Test SystemFunction036.
tree
|
commitdiff
2010-01-18
James Hawkins
Revert "advapi32: Free descriptor if it isn't returned...
tree
|
commitdiff
2010-01-11
Nikolay Sivov
advapi32: Free descriptor if it isn't returned from...
tree
|
commitdiff
2010-01-07
James Hawkins
advapi32: Fix a few memory leaks. Use the correct API...
tree
|
commitdiff
2010-01-07
Marcin Baczyński
advapi32/tests: Remove superfluous void* cast.
tree
|
commitdiff
2009-12-11
Juan Lang
advapi32/tests: Fix memory leaks in tests.
tree
|
commitdiff
2009-12-08
Paul Vriens
adapi32/tests: Fix test failures when the computername...
tree
|
commitdiff
2009-12-07
Paul Chitescu
advapi32: Reduce registry access to MAXIMUM_ALLOWED...
tree
|
commitdiff
2009-12-07
Paul Vriens
advapi32/tests: Fix some test failures when the compute...
tree
|
commitdiff
2009-12-02
Rob Shearman
advapi32: Fix memory leaks in security tests.
tree
|
commitdiff
2009-12-02
Rob Shearman
advapi32: Don't test the contents of memory outside...
tree
|
commitdiff
2009-12-01
Hans Leidekker
advapi32: Improve the stub for GetEffectiveRightsFromAclA.
tree
|
commitdiff
2009-11-30
Paul Vriens
advapi32/tests: Add some EnumServicesStatus*W tests.
tree
|
commitdiff
2009-11-24
Paul Vriens
advapi32/tests: Fix a test failure on W2K3 without...
tree
|
commitdiff
2009-11-24
Paul Vriens
advapi32/tests: Fix an intermittent crash on NT4.
tree
|
commitdiff
2009-11-23
Louis Lenders
advapi32: Don't delay import rpcrt4.
tree
|
commitdiff
2009-11-23
Paul Vriens
advapi32/tests: Fix test failures on Vista and higher...
tree
|
commitdiff
2009-11-20
Alexandre Julliard
advapi32/tests: Add some tests for creation of volatile...
tree
|
commitdiff
2009-11-18
Austin Lund
advapi32/tests: Skip tests for ACL file info if ACL...
tree
|
commitdiff
2009-11-17
Paul Vriens
advapi32/tests: Add some extra info to an ok() call.
tree
|
commitdiff
2009-11-17
Paul Vriens
advapi32/tests: Fix some test failures on Vista without...
tree
|
commitdiff
2009-11-17
Paul Vriens
advapi32/tests: Fix some test failures on NT4.
tree
|
commitdiff
2009-11-17
Paul Vriens
advapi32/tests: Skip some tests on Win9x and WinMe.
tree
|
commitdiff
2009-11-16
Paul Vriens
advapi32/tests: Fix a test failure with Wow64.
tree
|
commitdiff
2009-11-16
Paul Vriens
advapi32/tests: Fix some test failures on 64bit systems.
tree
|
commitdiff
2009-11-16
Detlef Riekenberg
advapi32: Dump the guid in a FIXME.
tree
|
commitdiff
2009-11-16
Rob Shearman
advapi32: EqualSid should set last error to ERROR_SUCCESS.
tree
|
commitdiff
2009-11-16
Rob Shearman
advapi32: Add tests for EqualSid.
tree
|
commitdiff
2009-11-13
Paul Vriens
advapi32/tests: Add tests for reading and writing to...
tree
|
commitdiff
2009-11-11
Rob Shearman
advapi32: Use a duplicate of the process token if a...
tree
|
commitdiff
2009-11-11
Rob Shearman
advapi32: Fix CheckTokenMembership test on Windows.
tree
|
commitdiff
2009-11-10
Paul Vriens
advapi32/tests: Run tests on Win9x/WinMe again.
tree
|
commitdiff
2009-11-09
Rob Shearman
advapi32: Implement CheckTokenMembership.
tree
|
commitdiff
2009-11-09
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2009-11-05
Paul Vriens
advapi32/tests: Fix a test failure on Vista+.
tree
|
commitdiff
2009-11-04
Jeremy White
advapi32/tests: Only release providers and free keys...
tree
|
commitdiff
2009-11-04
Paul Vriens
advapi32/tests: Add some tests for handling a backup...
tree
|
commitdiff
2009-11-04
Paul Vriens
advapi32: Add a input parameter check to ClearEventLog.
tree
|
commitdiff
2009-11-04
Paul Vriens
advapi32/tests: Add some ClearEventLog tests.
tree
|
commitdiff
2009-11-03
Jeremy White
advapi32/tests: Prevent test failure when computer...
tree
|
commitdiff
2009-11-03
Paul Vriens
advapi32: Add some input parameter checks to OpenBackup...
tree
|
commitdiff
2009-11-03
Paul Vriens
advapi32/tests: Add some OpenBackupEventLog tests.
tree
|
commitdiff
2009-11-03
Paul Vriens
advapi32/tests: Add some ReadEventLogA tests.
tree
|
commitdiff
2009-10-30
Paul Vriens
advapi32: Add some input parameter checks to BackupEven...
tree
|
commitdiff
2009-10-30
Paul Vriens
advapi32/tests: Add some BackupEventLog tests.
tree
|
commitdiff
2009-10-29
Paul Vriens
advapi32: Add some input parameter checks to GetOldestE...
tree
|
commitdiff
2009-10-29
Paul Vriens
advapi32/tests: Add some GetOldestEventLogRecord tests.
tree
|
commitdiff
2009-10-29
Paul Vriens
advapi32: Add some input parameter checks to GetNumberO...
tree
|
commitdiff
2009-10-29
Paul Vriens
advapi32/tests: Add some GetNumberOfEventLogRecords...
tree
|
commitdiff
2009-10-28
Paul Vriens
advapi32: Add a stubbed GetEventLogInformation with...
tree
|
commitdiff
2009-10-28
Paul Vriens
advapi32/tests: Add some GetEventLogInformation tests.
tree
|
commitdiff
2009-10-27
Paul Vriens
advapi32/tests: Add a input parameter check (CloseEvent...
tree
|
commitdiff
2009-10-27
Paul Vriens
advapi32/tests: Cope with empty servername.
tree
|
commitdiff
2009-10-27
Paul Vriens
advapi32/tests: Add some input parameter checks.
tree
|
commitdiff
2009-10-27
Paul Vriens
advapi32/tests: Add some basic eventlog tests.
tree
|
commitdiff
2009-10-23
Juan Lang
advapi32: Fix a comment typo.
tree
|
commitdiff
2009-10-23
Paul Vriens
advapi32/tests: Fix some test failures on several platf...
tree
|
commitdiff
2009-10-22
Alexandre Julliard
advapi32: Fix lookup of the current user SID in SetEntr...
tree
|
commitdiff
2009-10-22
Juan Lang
rsaenh: Revert part of d3c482250a8232e9657ecefb3e61fff0...
tree
|
commitdiff
2009-10-22
Juan Lang
rsaenh: Fail if CRYPT_IPSEC_HMAC_KEY is passed to Crypt...
tree
|
commitdiff
2009-10-22
Juan Lang
rsaenh: Add more tests of the RC2 key length.
tree
|
commitdiff
2009-10-14
Paul Vriens
advapi32/tests: Fix a test failure on Vista and higher.
tree
|
commitdiff
2009-10-14
Paul Vriens
advapi32/tests: Fix a test failure on W2K and lower.
tree
|
commitdiff
2009-10-13
Paul Vriens
advapi32/tests: Add some extra tests.
tree
|
commitdiff
2009-10-13
Paul Vriens
advapi32: Skip leading spaces when parsing.
tree
|
commitdiff
2009-10-13
Paul Vriens
advapi32/tests: Make some tests table driven.
tree
|
commitdiff
2009-10-13
Dmitry Timoshkov
rsaenh: Fix the accepted RC2 key length, based on a...
tree
|
commitdiff
2009-10-12
Detlef Riekenberg
advapi32: Add stubs for ControlTrace[A|W].
tree
|
commitdiff
2009-10-12
Detlef Riekenberg
advapi32: Add stub for EnableTrace.
tree
|
commitdiff
2009-10-12
Detlef Riekenberg
advapi32: Add stubs for StartTrace[A|W].
tree
|
commitdiff
2009-10-12
Detlef Riekenberg
advapi32: Add stubs for QueryAllTraces[A|W].
tree
|
commitdiff
2009-10-12
Andrey Turkin
advapi32: Ignore invalid MultipleTrusteeOperation value...
tree
|
commitdiff
2009-10-07
Alexandre Julliard
advapi32: Use strict prototypes in the VTableProvStruc...
tree
|
commitdiff
2009-10-06
Alexandre Julliard
advapi32: Retrieve the current user SID from the server...
tree
|
commitdiff
2009-10-01
Aric Stewart
advapi32: Fill the PLSA_REFERENCED_DOMAIN_LIST paramete...
tree
|
commitdiff
2009-09-24
Aric Stewart
advapi32: Implement LsaLookupSids.
tree
|
commitdiff
2009-09-22
Detlef Riekenberg
advapi32: Don't use -1 as dstlen in MultiByteToWideChar.
tree
|
commitdiff
2009-09-22
Detlef Riekenberg
advapi32: Don't use -1 as dstlen in WideCharToMultiByte.
tree
|
commitdiff
2009-09-15
Austin English
advapi32/tests: Avoid #if 0, use if(0) instead.
tree
|
commitdiff
2009-09-09
Alexandre Julliard
advapi32/tests: Use explicit prototypes for function...
tree
|
commitdiff
2009-08-26
Ge van Geldorp
advapi32/tests: Fix tests on Win7.
tree
|
commitdiff
2009-08-26
Ge van Geldorp
advapi32/tests: Add acceptable error codes for Win7.
tree
|
commitdiff
2009-08-19
Alexandre Julliard
advapi32/tests: Use the global wine_dbgstr_w instead...
tree
|
commitdiff
2009-08-18
Alexandre Julliard
advapi32: Fix sid pointer calculation in LsaLookupNames2.
tree
|
commitdiff
2009-08-17
Rein Klazes
advapi32: SetEntriesInAclW() should accept account...
tree
|
commitdiff
2009-08-12
Stefan Leichter
advapi32: Add stub for SaferGetPolicyInformation.
tree
|
commitdiff
2009-08-07
Hans Leidekker
advapi32: Add tests for LsaLookupNames2.
tree
|
commitdiff
2009-08-07
Hans Leidekker
advapi32: Add a basic implementation of LsaLookupNames2.
tree
|
commitdiff
2009-08-06
Hans Leidekker
advapi32: Factor out lookup of local usernames and...
tree
|
commitdiff
next