include: Assorted spelling fixes.
[wine] / dlls / advapi32 /
2012-12-11  Detlef Riekenbergadvapi32/tests: Accept win8 failure code.
2012-12-11  Hans Leidekkeradvapi32: Add support for filtering credentials on...
2012-12-03  Erich Hooveradvapi32: Fix NamedSecurityInfo test crash on some...
2012-12-03  Erich Hooveradvapi32: Return immediately for unsupported [Get|Set...
2012-12-03  Detlef Riekenbergadvapi32/tests: Fix crash on 64bit windows for 64bit...
2012-11-30  Hans Leidekkeradvapi32: Export more tracing functions.
2012-11-28  Erich Hooveradvapi: Implement GetNamedSecurityInfoW on top of GetSe...
2012-11-28  Erich Hooveradvapi: Implement SetNamedSecurityInfoW on top of SetSe...
2012-11-22  Jacek Cabanadvapi32: Added debug trace to RegOverridePredefKey.
2012-11-16  Erich Hooveradvapi32: Implement SetSecurityInfo on top of NtSetSecu...
2012-11-15  Hans Leidekkeradvapi32: Avoid a buffer overflow in CredUnmarshalCrede...
2012-11-13  Detlef Riekenbergadvapi32/tests: Test string alias for common RID in...
2012-11-13  Detlef Riekenbergadvapi32: Allow string alias for common RID in sid...
2012-11-12  Detlef Riekenbergadvapi32/tests: Fix a failure on 64bit NT 5.x.
2012-10-22  Piotr Cabanadvapi32: Don't terminate service when its last thread...
2012-10-22  Piotr Cabanadvapi32: Return from StartServiceCtrlDispatcher when...
2012-10-22  Piotr Cabanadvapi32: Validate arguments in StartServiceCtrlDispatcher.
2012-10-18  Hans Leidekkeradvapi32: Only require a domain in the username for...
2012-10-10  Marcus Meissneradvapi32: Removed a double free issue on loop terminati...
2012-10-04  Christian Costaadvapi32: Add stub for StopTraceA and StopTraceW.
2012-10-03  Marcus Meissneradvapi32: Avoid memory leak on pipe read failure (Cover...
2012-10-03  Marcus Meissneradvapi32: Free wstr in error case to avoid leak (Coverity).
2012-09-17  Charles Davisadvapi32: Actually return an error if status indicates...
2012-09-17  Charles Davisadvapi32: Eliminate dead stores (Clang).
2012-09-14  Andrew Eikumadvapi32: Implement CreateProcessAsUserA.
2012-09-14  Andrew Eikumadvapi32: Consolidate helper function.
2012-09-14  Charles Davisadvapi32: Fix memory leak on Mac OS (Clang).
2012-09-04  Francois GougetAssorted spelling fixes.
2012-08-21  Dan Kegeladvapi32: RegSetValueExW should not crash when passed...
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-07-12  Detlef Riekenbergadvapi32/tests: Add tests for CredIsMarshaledCredential.
2012-07-12  Detlef Riekenbergadvapi32: Implement CredIsMarshaledCredentialA/W.
2012-06-27  André Hentscheladvapi32: Remove 'stub' from TRACEs of implemented...
2012-06-15  Jacek Cabanadvapi32: Pass service name as argv[0] to ServiceMain.
2012-05-17  Michael Stefaniucadvapi32/tests: Test the correct error codes.
2012-05-15  Francois GougetAssorted typo, spelling, wording and case fixes.
2012-05-08  Hans Leidekkeradvapi32: Add stub implementations of EventUnregister...
2012-05-08  Hans Leidekkeradvapi32: Return a fake handle from EventRegister.
2012-04-19  Dmitry Timoshkovadvapi32: Add named pipe access tests.
2012-04-19  Dmitry Timoshkovadvapi32: Add distinct tests for Read, Write and Execut...
2012-04-17  André Hentscheladvapi32: Avoid shadowing a parameter.
2012-04-04  Alexander Morozovadvapi32: Regular program should not freeze forever...
2012-03-30  Hans Leidekkeradvapi32: Return a fake security descriptor from Create...
2012-03-29  Dmitry Timoshkovadvapi32: Add event security access tests.
2012-03-29  Dmitry Timoshkovadvapi32: Add tests for kernel objects accessed with...
2012-03-16  Alistair Leslie... advapi32: Assign a default value (clang).
2012-03-15  Dmitry Timoshkovadvapi32: Fix failures in the security tests compiled...
2012-03-15  Dmitry Timoshkovadvapi32: Add some mutex security tests.
2012-03-13  Austin Englishadvapi32: Add a stub for RegDisableReflectionKey.
2012-03-12  Alistair Leslie... advapi32: Correct tests under WOW64.
2012-03-09  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.
next