wpp: Add explicit casts when mixing unsigned and signed integers.
[wine] / dlls / advapi32 /
2011-02-23  André Hentscheladvapi32: Add stub for EnableTraceEx.
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-12  Andrew Nguyenadvapi32: Convert the trustee name buffer based on...
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-23  André Hentscheladvapi32: Print a FIXME also for the unknown levels.
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-10  Hans Leidekkeradvapi32: Return the computer name as referenced domain...
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-26  Detlef Riekenbergadvapi32: Add a stub for EventEnabled.
2010-10-22  Austin Lundadvapi32/tests: Fix test for WoW64 handle size differences.
2010-10-11  Louis Lendersadvapi32: Add stub for QueryTraceW.
2010-10-07  Austin Lundadvapi32/tests: Fix RegEnumValue overflow tests for...
2010-10-06  Hans Leidekkeradvapi32: Fix a buffer size query in LsaLookupSids.
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  Hans Leidekkeradvapi32: Add a stub implementation of EventRegister.
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-09-09  Paul Vriensdlls: Fix some specfiles with respect to 'str' and...
2010-09-06  Paul Vriensadvapi32: Add stubs for FlushTrace[AW].
2010-08-31  Alexandre Julliardadvapi32: Use int64 in the spec file for 64-bit integers.
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-08-18  Austin Lundadvapi32: Add magic codes to HCRYPTKEY and HCRYPTHASH.
2010-07-28  Andrew Talbotadvapi32: Constify some variables.
2010-07-26  Marko Nikolicadvapi32: Removed sign comparison warning.
2010-07-26  Andrew Talbotadvapi32: Constify some variables.
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-20  Hans Leidekkeradvapi32: Stub out the Safer* functions a bit more.
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  Alexandre Julliardadvapi32: Make rpcrt4 a delayed import to work around...
2010-06-21  Marko Nikolicadvapi32/tests Fixed test macro in ConvertSecurityDescr...
2010-06-21  Marko Nikolicadvapi32/tests: Fixed -Wsign-compare warnings in securi...
2010-06-10  Alexandre Julliardadvapi32: Fix Unicode string lengths in LsaLookupSids.
2010-04-26  Gerald Pfeiferadvapi32: Remove variable ret which is not really used...
2010-04-02  Mikhail Maroukhineadvapi32: Fix compiler warnings with flag -Wcast-qual.
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: 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-29  Mikhail Maroukhineadvapi32: Fix compiler warnings with flag -Wcast-qual.
2010-03-22  Andrew Nguyeninclude: Add prototypes for RtlEncryptMemory and RtlDec...
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-03-01  Alexandre Julliardadvapi32: Create keys recursively if necessary.
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-18  Alexandre Julliardadvapi32: Implemented RegDeleteKeyExA/W.
2010-02-17  Dan Kegeladvapi32: Fix leak in test_symlinks.
2010-02-16  Alexandre Julliardntdll: Fix the return value of NtOpenKey for some inval...
2010-02-15  Alexandre Julliardadvapi32/tests: Add tests for registry symlinks at...
2010-02-15  Alexandre Julliardadvapi32: Add support for registry symlinks.
2010-02-02  Alexandre Julliardadvapi32/tests: Fix the service inactive state check...
2010-02-01  Maarten Lankhorstadvapi32: Fix RegGetValue on REG_BINARY data.
2010-01-18  Andrew Nguyenadvapi32/tests: Test SystemFunction036.
2010-01-18  James HawkinsRevert "advapi32: Free descriptor if it isn't returned...
2010-01-11  Nikolay Sivovadvapi32: Free descriptor if it isn't returned from...
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 Chitescuadvapi32: Reduce registry access to MAXIMUM_ALLOWED...
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-12-01  Hans Leidekkeradvapi32: Improve the stub for GetEffectiveRightsFromAclA.
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  Louis Lendersadvapi32: Don't delay import rpcrt4.
next