ws2_32/tests: Add SO_ERROR [set|get]sockopt tests.
[wine] / dlls / advapi32 / tests /
2013-01-16  Hans Leidekkeradvapi32: Improve the stub for CreateRestrictedToken.
2013-01-08  Marcus Meissneradvapi32: Close scm_handle on error exit (Coverity).
2013-01-07  Marcus Meissneradvapi32: Close hTemp on error (Coverity).
2013-01-03  Alexandre Julliardadvapi32/tests: Fix test failures on older Windows...
2012-12-28  Marcus Meissneradvapi32: Do not use invalid pSD value (Coverity).
2012-12-14  Erich Hooveradvapi32: Support service objects in GetSecurityInfo.
2012-12-11  Detlef Riekenbergadvapi32/tests: Accept win8 failure code.
2012-12-03  Erich Hooveradvapi32: Fix NamedSecurityInfo test crash on some...
2012-12-03  Detlef Riekenbergadvapi32/tests: Fix crash on 64bit windows for 64bit...
2012-11-28  Erich Hooveradvapi: Implement GetNamedSecurityInfoW on top of GetSe...
2012-11-28  Erich Hooveradvapi: Implement SetNamedSecurityInfoW on top of SetSe...
2012-11-16  Erich Hooveradvapi32: Implement SetSecurityInfo on top of NtSetSecu...
2012-11-15  Hans Leidekkeradvapi32: Avoid a buffer overflow in CredUnmarshalCrede...
2012-11-13  Detlef Riekenbergadvapi32/tests: Test string alias for common RID in...
2012-11-12  Detlef Riekenbergadvapi32/tests: Fix a failure on 64bit NT 5.x.
2012-10-18  Hans Leidekkeradvapi32: Only require a domain in the username for...
2012-10-10  Marcus Meissneradvapi32: Removed a double free issue on loop terminati...
2012-09-04  Francois GougetAssorted spelling fixes.
2012-08-21  Dan Kegeladvapi32: RegSetValueExW should not crash when passed...
2012-08-17  Michael Stefaniucadvapi32/tests: Don't shadow some local variables.
2012-07-31  Detlef Riekenbergadvapi32/tests: Simple tests for TokenIntegrityLevel.
2012-07-23  Nikolay Sivovadvapi32/tests: Add some more well known SIDs to tests.
2012-07-12  Detlef Riekenbergadvapi32/tests: Add tests for CredIsMarshaledCredential.
2012-05-17  Michael Stefaniucadvapi32/tests: Test the correct error codes.
2012-04-19  Dmitry Timoshkovadvapi32: Add named pipe access tests.
2012-04-19  Dmitry Timoshkovadvapi32: Add distinct tests for Read, Write and Execut...
2012-03-29  Dmitry Timoshkovadvapi32: Add event security access tests.
2012-03-29  Dmitry Timoshkovadvapi32: Add tests for kernel objects accessed with...
2012-03-15  Dmitry Timoshkovadvapi32: Fix failures in the security tests compiled...
2012-03-15  Dmitry Timoshkovadvapi32: Add some mutex security tests.
2012-03-12  Alistair Leslie... advapi32: Correct tests under WOW64.
2012-03-09  Hans Leidekkeradvapi32: Implement CredMarshalCredential and CredUnmar...
2012-02-15  André Hentscheladvapi32/tests: Add a test to cover second RegSetValueW...
2012-02-14  Johan Gilladvapi32: CryptCreateHash actually sets ERROR_INVALID_P...
2012-02-13  Juan Langadvapi32/tests: Fix a test failure on older NT4.
2011-11-30  Piotr Cabanadvapi32: Added support for SERVICE_CONFIG_PRESHUTDOWN_...
2011-11-16  Thomas Faberadvapi32/tests: Do not assume the test is called with...
2011-11-16  Thomas Faberadvapi32/tests: Use already existing static string...
2011-10-06  Nikolay Sivovadvapi32/tests: Add one more QueryServiceStatusEx(...
2011-09-09  Alistair Leslie... advapi32: Correct test for NT4 prior to sp4.
2011-08-30  Francois Gougetservices: If a service is not started, then say so...
2011-08-30  Francois Gougetservices: Refuse to start disabled services.
2011-08-30  Francois Gougetservices: Cleanup when a service fails to start so...
2011-08-29  Alistair Leslie... advapi32: Cleanup event log only if create was successful.
2011-08-29  Francois Gougetadvapi32/tests: Tweak the service start/stop tests...
2011-08-25  Alexandre Julliardadvapi32/tests: Skip some tests if EnumServicesStatusEx...
2011-08-24  Alexandre Julliardadvapi32/tests: Skip some tests if QueryServiceStatusEx...
2011-08-23  Nikolay Sivovntdll: While requesting TokenGroups calculate required...
2011-08-23  Francois Gougetadvapi32/tests: Test what happens when a service fails...
2011-08-22  Nikolay Sivovadvapi32/tests: Fix invalid read in test.
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-08-02  Nikolay Sivovadvapi32: Basic test for CreateRestrictedToken.
2011-08-02  Nikolay Sivovadvapi32: Fix CheckTokenMemberShip for primary tokens.
2011-06-09  Alexandre Julliardadvapi32: Fix the parameter checks in QueryServiceStatusEx.
2011-06-06  Michael Stefaniucadvapi32: Remove wrong "is NULL and error out" code...
2011-06-01  Andrew Nguyenadvapi32: Fix last error value of GetUserNameA/W and...
2011-05-31  Andrew Nguyenadvapi32/tests: Add tests for GetUserNameA/W.
2011-05-18  Andrew Nguyenadvapi32/tests: Use a matching enumeration value for...
2011-03-28  Dmitry Timoshkovserver: Add excute permission when read file access...
2011-03-17  Dmitry Timoshkovadvapi32: Add more file access permissions tests.
2011-03-16  Dmitry Timoshkovserver: Explicitly add FILE_DELETE_CHILD permission...
2011-03-16  Dmitry Timoshkovadvapi32: Add a bunch of file access tests.
2011-03-16  Dmitry Timoshkovadvapi32: Fix the English language check.
2011-03-14  André Hentscheladvapi32/tests: Add some skips.
2011-03-14  Dmitry Timoshkovadvapi32: Move the 'const' modifier in front of the...
2011-03-14  Dmitry Timoshkovadvapi32: Properly skip the tests that depend on Englis...
2011-03-02  Hans Leidekkerserver: Map the Unix user id to a local user SID instea...
2011-02-28  Austin Englishadvapi32/tests: Remove Win9x hacks.
2011-02-17  Austin Englishadvapi32/tests: Remove Win9x hacks.
2011-02-17  Austin Englishadvapi32/tests: Make sure to use return value (LLVM...
2011-02-17  Austin Englishadvapi32/tests: Make sure to use return value (LLVM...
2011-02-09  Austin Englishadvapi32/tests: Remove useless assignments (LLVM/Clang).
2011-02-07  Austin Englishadvapi32/tests: Make sure to use return value (LLVM...
2011-02-04  Austin Englishadvapi32/tests: Make sure to use return value (LLVM...
2011-02-04  Austin Englishadvapi32/tests: Make sure to use return value (LLVM...
2011-01-24  Andrew Nguyenserver: Filter the WOW64 registry access flags before...
2011-01-14  Juan Langrsaenh: Add support for CRYPT_IPSEC_HMAC_KEY.
2011-01-10  Hans LeidekkerRevert "advapi32: Fix cred domain according to tests.".
2011-01-03  Damian Dixonadvapi32: Implement SetEntriesInAclA by calling SetEntr...
2011-01-03  André Hentscheladvapi32/tests: Don't test function directly when repor...
2010-12-31  André Hentscheladvapi32/tests: Don't test function directly when repor...
2010-12-31  André Hentscheladvapi32/tests: Test how creating a subkey in HKCR...
2010-12-29  André Hentscheladvapi32/tests: Even more tests for the merged view...
2010-12-21  Damian Dixonadvapi32: Added check for NULL pointer being passed...
2010-12-13  André Hentscheladvapi32: Fix test failure on some NT4 machines.
2010-12-03  André Hentscheladvapi32/tests: More tests for the merged view of HKEY_...
2010-11-24  Paul Vriensadvapi32/tests: Add a test for driver services.
2010-11-17  Alexandre Julliardadvapi32/tests: Avoid sizeof in traces.
2010-10-29  Hans Leidekkeradvapi32: Implement EnumServicesStatusExA/W.
2010-10-27  Hans Leidekkeradvapi32: Implement EnumServicesStatusA/W.
2010-10-22  Austin Lundadvapi32/tests: Fix test for WoW64 handle size differences.
2010-10-07  Austin Lundadvapi32/tests: Fix RegEnumValue overflow tests for...
2010-10-05  Alexandre Julliardadvapi32/tests: Don't bother running HKCR tests when...
2010-10-04  André Hentscheladvapi32/tests: Introduce tests for the merged view...
2010-10-01  Alexandre Julliardadvapi32/tests: Make function pointers static and remov...
2010-09-21  Hans Leidekkeradvapi32: Fix handling of zero account and domain size...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-24  Alexandre Goujonadvapi32: Fix GetNamedSecurityInfo with NULL descriptor.
2010-08-18  Marko Nikolicadvapi32/tests: Removed sign comparison warnings in...
2010-08-18  Austin Lundadvapi32/tests: Add more error reporting for ReportEven...
next