projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dsound: Added missing LeaveCriticalSection (Coverity).
[wine]
/
dlls
/
advapi32
/
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
2011-08-23
Nikolay Sivov
ntdll: While requesting TokenGroups calculate required...
tree
|
commitdiff
2011-08-23
Francois Gouget
advapi32/tests: Test what happens when a service fails...
tree
|
commitdiff
2011-08-22
Nikolay Sivov
advapi32/tests: Fix invalid read in test.
tree
|
commitdiff
2011-08-04
Frédéric Delanoy
tests: Assorted spelling fixes.
tree
|
commitdiff
2011-08-04
Nikolay Sivov
advapi32/crypt: Fixed some HKEY leaks.
tree
|
commitdiff
2011-08-03
Alistair Leslie...
advapi32: Add stub TraceMessage, TraceMessageVa.
tree
|
commitdiff
2011-08-02
Nikolay Sivov
advapi32: Basic test for CreateRestrictedToken.
tree
|
commitdiff
2011-08-02
Nikolay Sivov
advapi32: Fix CheckTokenMemberShip for primary tokens.
tree
|
commitdiff
2011-07-19
Louis Lenders
advapi32: SetLastError in ReadEventLog{A, W} stub to...
tree
|
commitdiff
2011-07-05
Alex Stanev
advapi32: Set *lpSize properly in GetUserNameA.
tree
|
commitdiff
2011-06-10
Hans Leidekker
advapi32: Make sure lpDisplayName is initialized in...
tree
|
commitdiff
2011-06-09
Alexandre Julliard
advapi32: Always pass valid buffers in the EnumServices...
tree
|
commitdiff
2011-06-09
Alexandre Julliard
advapi32: Fix the parameter checks in QueryServiceStatusEx.
tree
|
commitdiff
2011-06-06
Michael Stefaniuc
advapi32: Remove wrong "is NULL and error out" code...
tree
|
commitdiff
2011-06-01
Andrew Nguyen
advapi32: Fix last error value of GetUserNameA/W and...
tree
|
commitdiff
2011-05-31
Andrew Nguyen
advapi32/tests: Add tests for GetUserNameA/W.
tree
|
commitdiff
2011-05-18
Andrew Nguyen
advapi32/tests: Use a matching enumeration value for...
tree
|
commitdiff
2011-05-18
Andrew Nguyen
advapi32: Add stubs for GetNamedSecurityInfoExA/W.
tree
|
commitdiff
2011-05-13
Austin English
advapi32: Return success in RegisterTraceGuids.
tree
|
commitdiff
2011-05-05
Huw Davies
advapi32: Fix incorrect pointer increment.
tree
|
commitdiff
2011-04-29
Austin English
advapi32: Add ProcessTrace stub.
tree
|
commitdiff
2011-04-29
Austin English
advapi32: Add OpenTraceA/W stubs.
tree
|
commitdiff
2011-04-27
Marcus Meissner
advapi32: Mark some internal symbols as hidden.
tree
|
commitdiff
2011-04-04
Owen Rudge
advapi32: Add basic SaferSetLevelInformation stub.
tree
|
commitdiff
2011-03-28
Dmitry Timoshkov
server: Add excute permission when read file access...
tree
|
commitdiff
2011-03-17
Dmitry Timoshkov
advapi32: Add more file access permissions tests.
tree
|
commitdiff
2011-03-16
Dmitry Timoshkov
server: Explicitly add FILE_DELETE_CHILD permission...
tree
|
commitdiff
2011-03-16
Dmitry Timoshkov
advapi32: Add a bunch of file access tests.
tree
|
commitdiff
2011-03-16
Dmitry Timoshkov
advapi32: Fix the English language check.
tree
|
commitdiff
2011-03-16
Francois Gouget
advapi32: Make trustee_name_A_to_W() and free_trustee_n...
tree
|
commitdiff
2011-03-14
André Hentschel
advapi32/tests: Add some skips.
tree
|
commitdiff
2011-03-14
Dmitry Timoshkov
advapi32: Move the 'const' modifier in front of the...
tree
|
commitdiff
2011-03-14
Dmitry Timoshkov
advapi32: Properly skip the tests that depend on Englis...
tree
|
commitdiff
2011-03-07
Alexandre Julliard
advapi32: Fix array size construct that gcc doesn't...
tree
|
commitdiff
2011-03-02
Hans Leidekker
advapi32: Use a fixed computer SID that matches local...
tree
|
commitdiff
2011-03-02
Hans Leidekker
server: Map the Unix user id to a local user SID instea...
tree
|
commitdiff
2011-02-28
Austin English
advapi32/tests: Remove Win9x hacks.
tree
|
commitdiff
2011-02-23
André Hentschel
advapi32: Add stub for EnableTraceEx.
tree
|
commitdiff
2011-02-17
Austin English
advapi32/tests: Remove Win9x hacks.
tree
|
commitdiff
2011-02-17
Austin English
advapi32/tests: Make sure to use return value (LLVM...
tree
|
commitdiff
2011-02-17
Austin English
advapi32/tests: Make sure to use return value (LLVM...
tree
|
commitdiff
2011-02-09
Austin English
advapi32/tests: Remove useless assignments (LLVM/Clang).
tree
|
commitdiff
2011-02-07
Austin English
advapi32/tests: Make sure to use return value (LLVM...
tree
|
commitdiff
2011-02-04
Austin English
advapi32/tests: Make sure to use return value (LLVM...
tree
|
commitdiff
2011-02-04
Austin English
advapi32/tests: Make sure to use return value (LLVM...
tree
|
commitdiff
2011-01-24
Andrew Nguyen
server: Filter the WOW64 registry access flags before...
tree
|
commitdiff
2011-01-14
Juan Lang
rsaenh: Add support for CRYPT_IPSEC_HMAC_KEY.
tree
|
commitdiff
2011-01-12
Andrew Nguyen
advapi32: Convert the trustee name buffer based on...
tree
|
commitdiff
2011-01-10
Hans Leidekker
Revert "advapi32: Fix cred domain according to tests.".
tree
|
commitdiff
2011-01-03
Damian Dixon
advapi32: Implement SetEntriesInAclA by calling SetEntr...
tree
|
commitdiff
2011-01-03
André Hentschel
advapi32/tests: Don't test function directly when repor...
tree
|
commitdiff
2010-12-31
André Hentschel
advapi32/tests: Don't test function directly when repor...
tree
|
commitdiff
2010-12-31
André Hentschel
advapi32/tests: Test how creating a subkey in HKCR...
tree
|
commitdiff
2010-12-29
André Hentschel
advapi32/tests: Even more tests for the merged view...
tree
|
commitdiff
2010-12-23
André Hentschel
advapi32: Print a FIXME also for the unknown levels.
tree
|
commitdiff
2010-12-21
Damian Dixon
advapi32: Added check for NULL pointer being passed...
tree
|
commitdiff
2010-12-13
André Hentschel
advapi32: Fix test failure on some NT4 machines.
tree
|
commitdiff
2010-12-10
Hans Leidekker
advapi32: Return the computer name as referenced domain...
tree
|
commitdiff
2010-12-03
André Hentschel
advapi32/tests: More tests for the merged view of HKEY_...
tree
|
commitdiff
2010-11-24
Paul Vriens
advapi32/tests: Add a test for driver services.
tree
|
commitdiff
2010-11-17
Alexandre Julliard
advapi32/tests: Avoid sizeof in traces.
tree
|
commitdiff
2010-10-29
Hans Leidekker
advapi32: Implement EnumServicesStatusExA/W.
tree
|
commitdiff
2010-10-27
Hans Leidekker
advapi32: Implement EnumServicesStatusA/W.
tree
|
commitdiff
2010-10-26
Detlef Riekenberg
advapi32: Add a stub for EventEnabled.
tree
|
commitdiff
2010-10-22
Austin Lund
advapi32/tests: Fix test for WoW64 handle size differences.
tree
|
commitdiff
2010-10-11
Louis Lenders
advapi32: Add stub for QueryTraceW.
tree
|
commitdiff
2010-10-07
Austin Lund
advapi32/tests: Fix RegEnumValue overflow tests for...
tree
|
commitdiff
2010-10-06
Hans Leidekker
advapi32: Fix a buffer size query in LsaLookupSids.
tree
|
commitdiff
2010-10-05
Alexandre Julliard
advapi32/tests: Don't bother running HKCR tests when...
tree
|
commitdiff
2010-10-04
André Hentschel
advapi32/tests: Introduce tests for the merged view...
tree
|
commitdiff
2010-10-01
Hans Leidekker
advapi32: Add a stub implementation of EventRegister.
tree
|
commitdiff
2010-10-01
Alexandre Julliard
advapi32/tests: Make function pointers static and remov...
tree
|
commitdiff
2010-09-21
Hans Leidekker
advapi32: Fix handling of zero account and domain size...
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-09-09
Paul Vriens
dlls: Fix some specfiles with respect to 'str' and...
tree
|
commitdiff
2010-09-06
Paul Vriens
advapi32: Add stubs for FlushTrace[AW].
tree
|
commitdiff
2010-08-31
Alexandre Julliard
advapi32: Use int64 in the spec file for 64-bit integers.
tree
|
commitdiff
2010-08-24
Alexandre Goujon
advapi32: Fix GetNamedSecurityInfo with NULL descriptor.
tree
|
commitdiff
2010-08-18
Marko Nikolic
advapi32/tests: Removed sign comparison warnings in...
tree
|
commitdiff
2010-08-18
Austin Lund
advapi32/tests: Add more error reporting for ReportEven...
tree
|
commitdiff
2010-08-18
Austin Lund
advapi32: Add magic codes to HCRYPTKEY and HCRYPTHASH.
tree
|
commitdiff
2010-07-28
Andrew Talbot
advapi32: Constify some variables.
tree
|
commitdiff
2010-07-26
Marko Nikolic
advapi32: Removed sign comparison warning.
tree
|
commitdiff
2010-07-26
Andrew Talbot
advapi32: Constify some variables.
tree
|
commitdiff
2010-07-26
Harry Jeffery
Fixed various spelling mistakes.
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-07-20
Alexandre Goujon
advapi32: Fix cred domain according to tests.
tree
|
commitdiff
2010-07-20
Hans Leidekker
advapi32: Stub out the Safer* functions a bit more.
tree
|
commitdiff
next