mpr: Tweak a label so it matches the one in wininet.
[wine] / dlls / advapi32 /
2012-06-15  Austin Englishadvapi32: Add a stub for RegDisableReflectionKey.
2012-06-15  Hans Leidekkeradvapi32: Add stub implementations of EventUnregister...
2012-06-15  Hans Leidekkeradvapi32: Return a fake handle from EventRegister.
2012-06-15  Hans Leidekkeradvapi32: Return a fake security descriptor from Create...
2012-06-11  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.
2012-02-09  Austin Englishadvapi32: Sync specfile to win7.
2012-01-27  Austin Englishadvapi32: Add a stub for EnumerateTraceGuids.
2012-01-27  Austin Englishadvapi32: Add a stub for CloseTrace.
2012-01-27  Alexandre Julliardadvapi32: Fix the TraceMessage prototypes.
2011-11-30  Piotr Cabanadvapi32: Send shutdown notification to services.
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-11-14  Andrew Talbotadvapi32: Remove an unused variable.
2011-10-06  Marko Nikolicadvapi32: Removed sign comparison warning.
2011-10-06  Nikolay Sivovadvapi32/tests: Add one more QueryServiceStatusEx(...
2011-09-20  Francois Gougetadvapi32: Fix printing NULL strings.
2011-09-09  Alistair Leslie... advapi32: Correct test for NT4 prior to sp4.
2011-09-05  Alexandre Julliardadvapi32: Include system headers before Windows headers.
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-04  Nikolay Sivovadvapi32/crypt: Fixed some HKEY leaks.
2011-08-03  Alistair Leslie... advapi32: Add stub TraceMessage, TraceMessageVa.
2011-08-02  Nikolay Sivovadvapi32: Basic test for CreateRestrictedToken.
2011-08-02  Nikolay Sivovadvapi32: Fix CheckTokenMemberShip for primary tokens.
2011-07-19  Louis Lendersadvapi32: SetLastError in ReadEventLog{A, W} stub to...
2011-07-05  Alex Stanevadvapi32: Set *lpSize properly in GetUserNameA.
2011-06-10  Hans Leidekkeradvapi32: Make sure lpDisplayName is initialized in...
2011-06-09  Alexandre Julliardadvapi32: Always pass valid buffers in the EnumServices...
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-05-18  Andrew Nguyenadvapi32: Add stubs for GetNamedSecurityInfoExA/W.
2011-05-13  Austin Englishadvapi32: Return success in RegisterTraceGuids.
2011-05-05  Huw Daviesadvapi32: Fix incorrect pointer increment.
2011-04-29  Austin Englishadvapi32: Add ProcessTrace stub.
2011-04-29  Austin Englishadvapi32: Add OpenTraceA/W stubs.
2011-04-27  Marcus Meissneradvapi32: Mark some internal symbols as hidden.
2011-04-04  Owen Rudgeadvapi32: Add basic SaferSetLevelInformation stub.
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-16  Francois Gougetadvapi32: Make trustee_name_A_to_W() and free_trustee_n...
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-07  Alexandre Julliardadvapi32: Fix array size construct that gcc doesn't...
2011-03-02  Hans Leidekkeradvapi32: Use a fixed computer SID that matches local...
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-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.
next