spoolss: Mark internal symbols with hidden visibility.
[wine] / dlls / advapi32 / tests /
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...
2010-07-26  Harry JefferyFixed various spelling mistakes.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-20  Alexandre Goujonadvapi32: Fix cred domain according to tests.
2010-07-19  Marko Nikolicadvapi32/tests: Removed sign comparison warning in...
2010-06-30  Marko Nikolicadvapi32/tests: Removed sign comparison warning in...
2010-06-29  Marko Nikolicadvapi32/tests: Replaced function lstrlen with strlen...
2010-06-21  Marko Nikolicadvapi32/tests Fixed test macro in ConvertSecurityDescr...
2010-06-21  Marko Nikolicadvapi32/tests: Fixed -Wsign-compare warnings in securi...
2010-04-02  Alexandre Julliardserver: Disallow all operations on deleted registry...
2010-04-02  Alexandre Julliardadvapi32: Add support for the KEY_WOW64_32KEY flag...
2010-04-02  Alexandre Julliardadvapi32: Don't use the static Unicode buffer for value...
2010-04-01  Vincent Povirkadvapi32: Add test for RegDeleteValue.
2010-04-01  Vincent Povirkadvapi32: Add tests for registry keys that have been...
2010-03-22  Andrew Nguyenadvapi32: Fix SystemFunction036 prototype to match...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-15  Paul Vriensadvapi32/tests: Restore default cryptographic provider...
2010-03-04  Alexandre Julliardadvapi32/tests: Add a number of tests for Wow64 registr...
2010-02-23  Alexandre Julliardadvapi32/tests: Fix a test failure on Wow64.
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-19  Alexandre Julliardadvapi32/tests: Fix the ReadEventLog error checking.
2010-02-18  Alexandre Julliardadvapi32/tests: Avoid crashing if ReadEventLogA fails.
2010-02-17  Dan Kegeladvapi32: Fix leak in test_symlinks.
2010-02-15  Alexandre Julliardadvapi32/tests: Add tests for registry symlinks at...
2010-02-02  Alexandre Julliardadvapi32/tests: Fix the service inactive state check...
2010-01-18  Andrew Nguyenadvapi32/tests: Test SystemFunction036.
2010-01-07  James Hawkinsadvapi32: Fix a few memory leaks. Use the correct API...
2010-01-07  Marcin Baczyńskiadvapi32/tests: Remove superfluous void* cast.
2009-12-11  Juan Langadvapi32/tests: Fix memory leaks in tests.
2009-12-08  Paul Vriensadapi32/tests: Fix test failures when the computername...
2009-12-07  Paul Vriensadvapi32/tests: Fix some test failures when the compute...
2009-12-02  Rob Shearmanadvapi32: Fix memory leaks in security tests.
2009-12-02  Rob Shearmanadvapi32: Don't test the contents of memory outside...
2009-11-30  Paul Vriensadvapi32/tests: Add some EnumServicesStatus*W tests.
2009-11-24  Paul Vriensadvapi32/tests: Fix a test failure on W2K3 without...
2009-11-24  Paul Vriensadvapi32/tests: Fix an intermittent crash on NT4.
2009-11-23  Paul Vriensadvapi32/tests: Fix test failures on Vista and higher...
2009-11-20  Alexandre Julliardadvapi32/tests: Add some tests for creation of volatile...
2009-11-18  Austin Lundadvapi32/tests: Skip tests for ACL file info if ACL...
2009-11-17  Paul Vriensadvapi32/tests: Add some extra info to an ok() call.
2009-11-17  Paul Vriensadvapi32/tests: Fix some test failures on Vista without...
2009-11-17  Paul Vriensadvapi32/tests: Fix some test failures on NT4.
2009-11-17  Paul Vriensadvapi32/tests: Skip some tests on Win9x and WinMe.
2009-11-16  Paul Vriensadvapi32/tests: Fix a test failure with Wow64.
2009-11-16  Paul Vriensadvapi32/tests: Fix some test failures on 64bit systems.
2009-11-16  Rob Shearmanadvapi32: EqualSid should set last error to ERROR_SUCCESS.
2009-11-16  Rob Shearmanadvapi32: Add tests for EqualSid.
2009-11-13  Paul Vriensadvapi32/tests: Add tests for reading and writing to...
2009-11-11  Rob Shearmanadvapi32: Use a duplicate of the process token if a...
2009-11-11  Rob Shearmanadvapi32: Fix CheckTokenMembership test on Windows.
2009-11-10  Paul Vriensadvapi32/tests: Run tests on Win9x/WinMe again.
2009-11-09  Rob Shearmanadvapi32: Implement CheckTokenMembership.
2009-11-09  Francois GougetAssorted spelling fixes.
2009-11-05  Paul Vriensadvapi32/tests: Fix a test failure on Vista+.
2009-11-04  Jeremy Whiteadvapi32/tests: Only release providers and free keys...
2009-11-04  Paul Vriensadvapi32/tests: Add some tests for handling a backup...
2009-11-04  Paul Vriensadvapi32: Add a input parameter check to ClearEventLog.
2009-11-04  Paul Vriensadvapi32/tests: Add some ClearEventLog tests.
next