projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mshtml: Use Uri_CREATE_ALLOW_IMPLICIT_FILE_SCHEME in CreateUri calls.
[wine]
/
dlls
/
advapi32
/
2013-03-25
Jimmy Rentz
advapi32: Fix segfault in OpenService.
tree
|
commitdiff
2013-02-11
Detlef Riekenberg
advapi32/tests: Skip tests on non-English systems.
tree
|
commitdiff
2013-02-05
Erich Hoover
advapi32: Support registry objects in SetNamedSecurityInfo.
tree
|
commitdiff
2013-02-05
Erich Hoover
advapi32: Support registry objects in GetNamedSecurityInfo.
tree
|
commitdiff
2013-01-31
Alex Henrie
advapi32: Destination length -1 means no limit.
tree
|
commitdiff
2013-01-31
Erich Hoover
advapi32: Support service objects in SetNamedSecurityInfo.
tree
|
commitdiff
2013-01-31
Erich Hoover
advapi32: Support service objects in GetNamedSecurityInfo.
tree
|
commitdiff
2013-01-30
Erich Hoover
advapi32: Make an internal routine for [Get|Set]Securit...
tree
|
commitdiff
2013-01-30
Erich Hoover
advapi32: Support service objects in SetSecurityInfo.
tree
|
commitdiff
2013-01-24
Alexandre Julliard
advapi32/tests: Fix another test failure.
tree
|
commitdiff
2013-01-24
Erich Hoover
advapi32: Fix intermittent 64-bit test failure.
tree
|
commitdiff
2013-01-24
Rico Schüller
advapi32: Use the lower 32bit of the special HKEYs...
tree
|
commitdiff
2013-01-23
Ričardas Barkauskas
advapi32: Partially implement CreateProcessWithTokenW.
tree
|
commitdiff
2013-01-23
Ričardas Barkauskas
advapi32: Add AddMandatoryAce stub.
tree
|
commitdiff
2013-01-21
Nikolay Sivov
advapi32: Fix LsaLookupNames2() regarding referenced...
tree
|
commitdiff
2013-01-21
Nikolay Sivov
advapi32: Make it possible to free data buffer returned...
tree
|
commitdiff
2013-01-16
Hans Leidekker
advapi32: Improve the stub for CreateRestrictedToken.
tree
|
commitdiff
2013-01-08
Marcus Meissner
advapi32: Close scm_handle on error exit (Coverity).
tree
|
commitdiff
2013-01-07
Marcus Meissner
advapi32: Close hTemp on error (Coverity).
tree
|
commitdiff
2013-01-03
Alexandre Julliard
advapi32/tests: Fix test failures on older Windows...
tree
|
commitdiff
2013-01-02
Andrew Talbot
advapi32: Avoid signed-unsigned integer comparisons.
tree
|
commitdiff
2012-12-28
Marcus Meissner
advapi32: Do not use invalid pSD value (Coverity).
tree
|
commitdiff
2012-12-14
Erich Hoover
advapi32: Support service objects in GetSecurityInfo.
tree
|
commitdiff
2012-12-11
Detlef Riekenberg
advapi32/tests: Accept win8 failure code.
tree
|
commitdiff
2012-12-11
Hans Leidekker
advapi32: Add support for filtering credentials on...
tree
|
commitdiff
2012-12-03
Erich Hoover
advapi32: Fix NamedSecurityInfo test crash on some...
tree
|
commitdiff
2012-12-03
Erich Hoover
advapi32: Return immediately for unsupported [Get|Set...
tree
|
commitdiff
2012-12-03
Detlef Riekenberg
advapi32/tests: Fix crash on 64bit windows for 64bit...
tree
|
commitdiff
2012-11-30
Hans Leidekker
advapi32: Export more tracing functions.
tree
|
commitdiff
2012-11-28
Erich Hoover
advapi: Implement GetNamedSecurityInfoW on top of GetSe...
tree
|
commitdiff
2012-11-28
Erich Hoover
advapi: Implement SetNamedSecurityInfoW on top of SetSe...
tree
|
commitdiff
2012-11-22
Jacek Caban
advapi32: Added debug trace to RegOverridePredefKey.
tree
|
commitdiff
2012-11-16
Erich Hoover
advapi32: Implement SetSecurityInfo on top of NtSetSecu...
tree
|
commitdiff
2012-11-15
Hans Leidekker
advapi32: Avoid a buffer overflow in CredUnmarshalCrede...
tree
|
commitdiff
2012-11-13
Detlef Riekenberg
advapi32/tests: Test string alias for common RID in...
tree
|
commitdiff
2012-11-13
Detlef Riekenberg
advapi32: Allow string alias for common RID in sid...
tree
|
commitdiff
2012-11-12
Detlef Riekenberg
advapi32/tests: Fix a failure on 64bit NT 5.x.
tree
|
commitdiff
2012-10-22
Piotr Caban
advapi32: Don't terminate service when its last thread...
tree
|
commitdiff
2012-10-22
Piotr Caban
advapi32: Return from StartServiceCtrlDispatcher when...
tree
|
commitdiff
2012-10-22
Piotr Caban
advapi32: Validate arguments in StartServiceCtrlDispatcher.
tree
|
commitdiff
2012-10-18
Hans Leidekker
advapi32: Only require a domain in the username for...
tree
|
commitdiff
2012-10-10
Marcus Meissner
advapi32: Removed a double free issue on loop terminati...
tree
|
commitdiff
2012-10-04
Christian Costa
advapi32: Add stub for StopTraceA and StopTraceW.
tree
|
commitdiff
2012-10-03
Marcus Meissner
advapi32: Avoid memory leak on pipe read failure (Cover...
tree
|
commitdiff
2012-10-03
Marcus Meissner
advapi32: Free wstr in error case to avoid leak (Coverity).
tree
|
commitdiff
2012-09-17
Charles Davis
advapi32: Actually return an error if status indicates...
tree
|
commitdiff
2012-09-17
Charles Davis
advapi32: Eliminate dead stores (Clang).
tree
|
commitdiff
2012-09-14
Andrew Eikum
advapi32: Implement CreateProcessAsUserA.
tree
|
commitdiff
2012-09-14
Andrew Eikum
advapi32: Consolidate helper function.
tree
|
commitdiff
2012-09-14
Charles Davis
advapi32: Fix memory leak on Mac OS (Clang).
tree
|
commitdiff
2012-09-04
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2012-08-21
Dan Kegel
advapi32: RegSetValueExW should not crash when passed...
tree
|
commitdiff
2012-08-17
Michael Stefaniuc
advapi32/tests: Don't shadow some local variables.
tree
|
commitdiff
2012-07-31
Detlef Riekenberg
advapi32/tests: Simple tests for TokenIntegrityLevel.
tree
|
commitdiff
2012-07-23
Nikolay Sivov
advapi32/tests: Add some more well known SIDs to tests.
tree
|
commitdiff
2012-07-12
Detlef Riekenberg
advapi32/tests: Add tests for CredIsMarshaledCredential.
tree
|
commitdiff
2012-07-12
Detlef Riekenberg
advapi32: Implement CredIsMarshaledCredentialA/W.
tree
|
commitdiff
2012-06-27
André Hentschel
advapi32: Remove 'stub' from TRACEs of implemented...
tree
|
commitdiff
2012-06-15
Jacek Caban
advapi32: Pass service name as argv[0] to ServiceMain.
tree
|
commitdiff
2012-05-17
Michael Stefaniuc
advapi32/tests: Test the correct error codes.
tree
|
commitdiff
2012-05-15
Francois Gouget
Assorted typo, spelling, wording and case fixes.
tree
|
commitdiff
2012-05-08
Hans Leidekker
advapi32: Add stub implementations of EventUnregister...
tree
|
commitdiff
2012-05-08
Hans Leidekker
advapi32: Return a fake handle from EventRegister.
tree
|
commitdiff
2012-04-19
Dmitry Timoshkov
advapi32: Add named pipe access tests.
tree
|
commitdiff
2012-04-19
Dmitry Timoshkov
advapi32: Add distinct tests for Read, Write and Execut...
tree
|
commitdiff
2012-04-17
André Hentschel
advapi32: Avoid shadowing a parameter.
tree
|
commitdiff
2012-04-04
Alexander Morozov
advapi32: Regular program should not freeze forever...
tree
|
commitdiff
2012-03-30
Hans Leidekker
advapi32: Return a fake security descriptor from Create...
tree
|
commitdiff
2012-03-29
Dmitry Timoshkov
advapi32: Add event security access tests.
tree
|
commitdiff
2012-03-29
Dmitry Timoshkov
advapi32: Add tests for kernel objects accessed with...
tree
|
commitdiff
2012-03-16
Alistair Leslie...
advapi32: Assign a default value (clang).
tree
|
commitdiff
2012-03-15
Dmitry Timoshkov
advapi32: Fix failures in the security tests compiled...
tree
|
commitdiff
2012-03-15
Dmitry Timoshkov
advapi32: Add some mutex security tests.
tree
|
commitdiff
2012-03-13
Austin English
advapi32: Add a stub for RegDisableReflectionKey.
tree
|
commitdiff
2012-03-12
Alistair Leslie...
advapi32: Correct tests under WOW64.
tree
|
commitdiff
2012-03-09
Hans Leidekker
advapi32: Implement CredMarshalCredential and CredUnmar...
tree
|
commitdiff
2012-02-15
André Hentschel
advapi32/tests: Add a test to cover second RegSetValueW...
tree
|
commitdiff
2012-02-14
Johan Gill
advapi32: CryptCreateHash actually sets ERROR_INVALID_P...
tree
|
commitdiff
2012-02-13
Juan Lang
advapi32/tests: Fix a test failure on older NT4.
tree
|
commitdiff
2012-02-09
Austin English
advapi32: Sync specfile to win7.
tree
|
commitdiff
2012-01-27
Austin English
advapi32: Add a stub for EnumerateTraceGuids.
tree
|
commitdiff
2012-01-27
Austin English
advapi32: Add a stub for CloseTrace.
tree
|
commitdiff
2012-01-27
Alexandre Julliard
advapi32: Fix the TraceMessage prototypes.
tree
|
commitdiff
2011-11-30
Piotr Caban
advapi32: Send shutdown notification to services.
tree
|
commitdiff
2011-11-30
Piotr Caban
advapi32: Added support for SERVICE_CONFIG_PRESHUTDOWN_...
tree
|
commitdiff
2011-11-16
Thomas Faber
advapi32/tests: Do not assume the test is called with...
tree
|
commitdiff
2011-11-16
Thomas Faber
advapi32/tests: Use already existing static string...
tree
|
commitdiff
2011-11-14
Andrew Talbot
advapi32: Remove an unused variable.
tree
|
commitdiff
2011-10-06
Marko Nikolic
advapi32: Removed sign comparison warning.
tree
|
commitdiff
2011-10-06
Nikolay Sivov
advapi32/tests: Add one more QueryServiceStatusEx(...
tree
|
commitdiff
2011-09-20
Francois Gouget
advapi32: Fix printing NULL strings.
tree
|
commitdiff
2011-09-09
Alistair Leslie...
advapi32: Correct test for NT4 prior to sp4.
tree
|
commitdiff
2011-09-05
Alexandre Julliard
advapi32: Include system headers before Windows headers.
tree
|
commitdiff
2011-08-30
Francois Gouget
services: If a service is not started, then say so...
tree
|
commitdiff
2011-08-30
Francois Gouget
services: Refuse to start disabled services.
tree
|
commitdiff
2011-08-30
Francois Gouget
services: Cleanup when a service fails to start so...
tree
|
commitdiff
2011-08-29
Alistair Leslie...
advapi32: Cleanup event log only if create was successful.
tree
|
commitdiff
2011-08-29
Francois Gouget
advapi32/tests: Tweak the service start/stop tests...
tree
|
commitdiff
2011-08-25
Alexandre Julliard
advapi32/tests: Skip some tests if EnumServicesStatusEx...
tree
|
commitdiff
2011-08-24
Alexandre Julliard
advapi32/tests: Skip some tests if QueryServiceStatusEx...
tree
|
commitdiff
next