advapi32: Remove wrong "is NULL and error out" code (coccicheck).
[wine] / dlls / advapi32 / tests / security.c
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.
2008-11-10  Detlef Riekenbergadvapi32/tests: Fix broken GetLastError tests.
2008-11-10  Detlef Riekenbergadvapi32/tests: Fix tests on win9x (GetFileSecurity...
2008-11-10  Alistair Leslie... advapi32: Correct spelling of SE_CHANGE_NOTIFY_PRIVILEGE.
2008-11-07  Alexandre Julliardadvapi32/tests: Avoid sizeof in traces.
2008-11-07  Paul Bryan Robertsserver: Clone file_get_sd() and file_set_fd() for direc...
2008-11-07  Paul Bryan Robertsadvapi32/tests: Simple tests of GetFileSecurity()/SetFi...
2008-10-28  Austin Englishadvapi32/tests: fix a couple failures on Vista.
2008-10-21  Paul Bryan Robertsadvapi32: LookupAccountNameW() - only first user accoun...
2008-10-21  Paul Bryan Robertsadvapi32: LookupAccountNameW() - NULL account name...
2008-10-21  Paul Bryan Robertsadvapi32: LookupAccountNameW() - return correct domain...
2008-10-21  Paul Bryan Robertsadvapi32: LookupAccountNameW() - passes expected SidTyp...
2008-10-21  Paul Bryan Robertsadvapi32: LookupAccountNameW() - add got clause to...
2008-10-20  Paul Bryan Robertsntdll: RtlSetControlSecurityDescriptor() implementation...
2008-10-17  Paul Bryan Robertsadvapi32: ConvertStringSecurityDescriptorToSecurityDesc...
2008-10-16  Michael Stefaniucadvapi32/tests: Remove superfluous casts of void pointe...
2008-09-03  James Hawkinsadvapi32: Fix the process access rights value for Vista.
2008-08-29  James Hawkinsadvapi32: Fix several failing tests in Vista.
2008-08-26  Paul Vriensadvapi32/tests: Don't test unimplemented functions.
2008-08-19  Michael Stefaniucadvapi/tests: CreateFile returns INVALID_HANDLE_VALUE...
2008-08-18  Alistair Leslie... advapi32: Fix two tests for w2k8.
2008-08-18  Dan Hipschmanadvapi32/tests: Add tests for GetSecurityInfo with...
2008-08-18  Dan Hipschmanadvapi32: Implement GetSecurityInfo.
2008-07-02  James Hawkinsadvapi32: Fix a failing test in win2k.
2008-04-11  James Hawkinsadvapi32: Fix a few tests that fail in win2k.
2008-03-19  Francois GougetAssorted spelling fixes.
2008-03-07  Paul Vriensadvapi32/tests: Fix a few typos.
2008-03-03  Paul Vriensadvapi32/tests: Skip not available functions.
2008-02-19  Rob Shearmanadvapi32: Fix the AccessCheck tests so that the ACCESS_...
2008-02-18  Paul Vriensadvapi32/tests: Skip tests when our language isn't...
next