Release 1.5.29.
[wine] / dlls / advapi32 / tests / security.c
2013-04-23  Erich Hooverserver: Report a default DACL for registry keys.
2013-04-23  Erich Hooveradvapi32: Fix group ownership test on Vista.
2013-04-11  Erich Hooverserver: Report administrator ownership by default for...
2013-01-24  Erich Hooveradvapi32: Fix intermittent 64-bit test failure.
2013-01-16  Hans Leidekkeradvapi32: Improve the stub for CreateRestrictedToken.
2013-01-07  Marcus Meissneradvapi32: Close hTemp on error (Coverity).
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-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-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-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.
2011-09-09  Alistair Leslie... advapi32: Correct test for NT4 prior to sp4.
2011-08-23  Nikolay Sivovntdll: While requesting TokenGroups calculate required...
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-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  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: Make sure to use return value (LLVM...
2011-02-09  Austin Englishadvapi32/tests: Remove useless assignments (LLVM/Clang).
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-11-17  Alexandre Julliardadvapi32/tests: Avoid sizeof in traces.
2010-10-22  Austin Lundadvapi32/tests: Fix test for WoW64 handle size differences.
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-08-24  Alexandre Goujonadvapi32: Fix GetNamedSecurityInfo with NULL descriptor.
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-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-02  Rob Shearmanadvapi32: Fix memory leaks in security tests.
2009-12-02  Rob Shearmanadvapi32: Don't test the contents of memory outside...
2009-11-18  Austin Lundadvapi32/tests: Skip tests for ACL file info if ACL...
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  Rob Shearmanadvapi32: EqualSid should set last error to ERROR_SUCCESS.
2009-11-16  Rob Shearmanadvapi32: Add tests for EqualSid.
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-03  Jeremy Whiteadvapi32/tests: Prevent test failure when computer...
2009-10-14  Paul Vriensadvapi32/tests: Fix a test failure on Vista and higher.
2009-10-13  Paul Vriensadvapi32/tests: Add some extra tests.
2009-10-13  Paul Vriensadvapi32/tests: Make some tests table driven.
2009-10-12  Andrey Turkinadvapi32: Ignore invalid MultipleTrusteeOperation value...
2009-08-26  Ge van Geldorpadvapi32/tests: Fix tests on Win7.
2009-08-17  Rein Klazesadvapi32: SetEntriesInAclW() should accept account...
2009-06-30  Francois Gougetadvapi32/tests: Add a trailing '\n' to ok() calls.
2009-06-29  Louis Lendersadvapi32: Add a few tests for GetSidSubAuthority and...
2009-06-16  Alexandre Julliardadvapi32/tests: Avoid accessing an uninitialized pointer.
2009-04-21  Hans Leidekkerntdll: Implement NtQuery/SetInformationToken(TokenDefau...
2009-04-15  Hans Leidekkeradvapi32: Fix buffer size query for CreateWellKnownSid.
2009-04-09  Andreas.Rosenbergadvapi32/tests: Added a test to verify result of Lookup...
2009-04-03  Paul Vriensadvapi32/tests: Fix test failures on W2K.
2009-04-01  Aric Stewartadvapi32: Handle fully qualified account names for...
2009-04-01  Aric Stewartadvapi32: Modify check_well_known_name test to be more...
2009-03-30  Aric Stewartadvapi32: Alias some sids in LookupAccountName and...
2009-03-04  Alexandre Julliardadvapi32/tests: GetTokenInformation apparently needs...
2009-02-26  Francois Gougetadvapi32/tests: Use win_skip() to skip over unimplement...
2009-02-13  Juan Langadvapi32: Fix a test failure on systems that are domain...
2009-02-05  Juan Langadvapi32: Support the computer name as an account name...
2009-02-05  Juan Langadvapi32: Test LookupAccountName with the computer...
2009-01-26  Alasdair Sinclairadvapi32/tests: Fix missing void in empty parameter...
2009-01-14  Nikolay Sivovntdll: Check pointers in NtAccessCheck to prevent acces...
2009-01-13  Michael Stefaniucadvapi32/tests: Remove superfluous pointer casts.
2009-01-02  James Hawkinsadvapi32: Request the owner and group token size instea...
2008-12-10  Paul Vriensadvapi32/tests: Fix a test failure on NT4.
2008-12-10  Paul Vriensadvapi32/tests: Only skip tests on NT4.
2008-12-09  Paul Vriensadvapi32/tests: Fix some test failures on NT4.
2008-12-08  Paul Vriensadvapi32/tests: Fix a few test failures on NT4.
2008-12-01  Paul Vriensadvapi32/tests: Fix some crashes on NT4.
2008-11-10  Alistair Leslie... advapi32: Correct off by one in LookupPrivilegeValueW.
next