projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
gdi32: Don't hold the GDI lock while calling the driver SelectFont function.
[wine]
/
dlls
/
advapi32
/
2007-04-23
Rolf Kalbermatter
advapi32: Add EnumServicesStatusExA/W stub implementation.
tree
|
commitdiff
2007-04-23
Rolf Kalbermatter
advapi32: Make SERVICE_STATUS_PROCESS match the declara...
tree
|
commitdiff
2007-04-23
Dmitry Timoshkov
advapi32: Thunk GetFileSecurityW to NtQuerySecurityObject.
tree
|
commitdiff
2007-04-20
Rolf Kalbermatter
advapi32: Make QueryServiceStatus use QueryServiceStatusEx.
tree
|
commitdiff
2007-04-20
Rolf Kalbermatter
advapi32: Implement QueryServiceStatusEx.
tree
|
commitdiff
2007-04-18
Francois Gouget
advapi32/tests: Use memcmp() instead of strcmp() so...
tree
|
commitdiff
2007-04-16
Francois Gouget
advapi32: Fix and extend the RegQueryValueEx() tests.
tree
|
commitdiff
2007-04-12
Paul Vriens
advapi32/tests: Fix RegQueryValueExA test for win9x...
tree
|
commitdiff
2007-04-11
Paul Vriens
advapi32/tests: Use skip when OpenSCManagerA is not...
tree
|
commitdiff
2007-04-10
Paul Vriens
advapi32/tests: Make sure NT4 and W2K tests don't fail.
tree
|
commitdiff
2007-04-07
Lei Zhang
advapi32: Spelling fixes.
tree
|
commitdiff
2007-04-05
Stefan Leichter
advapi32: Add some tests for RegDeleteTreeA.
tree
|
commitdiff
2007-04-03
Andrew Talbot
advapi32: Constify some variables.
tree
|
commitdiff
2007-04-02
Paul Vriens
advapi32/tests: Some cleanup.
tree
|
commitdiff
2007-04-02
Paul Vriens
advapi32/tests: Reopen the main handle if needed.
tree
|
commitdiff
2007-03-30
Paul Vriens
advapi32/tests: Add check to see if SetEntriesInAclW...
tree
|
commitdiff
2007-03-30
Paul Vriens
advapi32/tests: Add check to see if ImpersonateSelf...
tree
|
commitdiff
2007-03-29
Paul Vriens
advapi32/tests: Add check to see if LookupAccountNameA...
tree
|
commitdiff
2007-03-29
Paul Vriens
advapi32/tests: Move check for ERROR_CALL_NOT_IMPLEMENT...
tree
|
commitdiff
2007-03-29
Paul Vriens
advapi32/tests: Use skip.
tree
|
commitdiff
2007-03-28
Francois Gouget
Remove unneeded checks on the GetModuleHandle() return...
tree
|
commitdiff
2007-03-20
Jacek Caban
advapi: Improve SetEntriesInAclW stub.
tree
|
commitdiff
2007-03-20
Jacek Caban
advapi: Constify argument of StartServiceCtrlDispatcher...
tree
|
commitdiff
2007-03-17
Andrew Talbot
advapi32: Replace inline static with static inline.
tree
|
commitdiff
2007-03-17
Detlef Riekenberg
advapi32/tests: DuplicateTokenEx is not present on...
tree
|
commitdiff
2007-03-17
Juan Lang
advapi32: Implement RegGetKeySecurity with NtQuerySecur...
tree
|
commitdiff
2007-03-16
Paul Vriens
advapi32/tests: RegQueryValueW is not always implemented.
tree
|
commitdiff
2007-03-16
Rob Shearman
advapi32: Fix a failing test on Windows caused by the...
tree
|
commitdiff
2007-03-14
Paul Vriens
advapi32/tests: No need to check return value of GetMod...
tree
|
commitdiff
2007-03-13
Paul Vriens
advapi32/tests: Use GetModuleHandle and skip.
tree
|
commitdiff
2007-03-13
Paul Vriens
advapi32/tests: Use GetModuleHandle and skip.
tree
|
commitdiff
2007-03-13
Dan Kegel
advapi32: RegGetKeySecurity needs to pass length of...
tree
|
commitdiff
2007-03-13
Andrew Talbot
advapi32: Explicitly initialize nested array element.
tree
|
commitdiff
2007-03-12
Paul Vriens
advapi32/tests: Prepare for more tests and use skip.
tree
|
commitdiff
2007-03-12
Andrew Talbot
advapi32: Constify some variables.
tree
|
commitdiff
2007-03-12
Andrew Talbot
advapi32: Constify some variables.
tree
|
commitdiff
2007-03-12
Andrew Talbot
advapi32: Constify some variables.
tree
|
commitdiff
2007-03-08
Alexandre Julliard
advapi32: Fixed registry test that failed because of...
tree
|
commitdiff
2007-03-07
Alexandre Julliard
Added version information for a number of dlls.
tree
|
commitdiff
2007-03-05
Paul Vriens
advapi32/tests: Move skip to a more appropriate place.
tree
|
commitdiff
2007-03-05
Paul Vriens
advapi32/tests: Don't use FreeLibrary with GetModuleHandle.
tree
|
commitdiff
2007-03-05
Andrew Talbot
advapi32: Replace const pointer parameters with correct...
tree
|
commitdiff
2007-03-05
Andrew Talbot
advapi32: Constify a variable.
tree
|
commitdiff
2007-03-05
Paul Vriens
advapi32/tests: Make use of skip.
tree
|
commitdiff
2007-03-02
Paul Vriens
advapi32/tests: Make use of skip.
tree
|
commitdiff
2007-02-28
Alexandre Julliard
advapi32: Create the service manager registry key if...
tree
|
commitdiff
2007-02-28
Alexandre Julliard
advapi32: Reimplement QueryServiceConfigA on top of...
tree
|
commitdiff
2007-02-28
Alexandre Julliard
advapi32: Avoid slashes and backslashes in user names.
tree
|
commitdiff
2007-02-28
Vitaliy Margolen
ntdll: More error checking. Properly handle NULL ACLs.
tree
|
commitdiff
2007-02-21
Rob Shearman
server: Add get_token_impersonation_level server call...
tree
|
commitdiff
2007-02-21
Rob Shearman
server: Check object's security when creating handles.
tree
|
commitdiff
2007-02-16
Rob Shearman
server: Track the impersonation level of tokens.
tree
|
commitdiff
2007-02-15
Rob Shearman
advapi32: Add tests for token impersonation levels...
tree
|
commitdiff
2007-02-15
Rob Shearman
advapi32: Add some more tests for AccessCheck that...
tree
|
commitdiff
2007-02-15
Vitaliy Margolen
advapi32: Add more tests for DuplicateHandle security.
tree
|
commitdiff
2007-02-05
Bang Jun-Young
ntdll: Fix NtUnloadKey to match the DDK.
tree
|
commitdiff
2007-02-05
Bang Jun-Young
advapi32: Fix prototypes to match the PSDK.
tree
|
commitdiff
2007-01-25
Vitaliy Margolen
advapi32: Add more tests for granted access mask. Fix...
tree
|
commitdiff
2007-01-25
Vitaliy Margolen
advapi32: Add few more tests for token access check...
tree
|
commitdiff
2007-01-22
Bang Jun-Young
advapi32: Do not include unnecessary headers.
tree
|
commitdiff
2007-01-16
James Hawkins
advapi32: Add tests for RegQueryValue.
tree
|
commitdiff
2007-01-05
Francois Gouget
advapi32: Remove a useless macro.
tree
|
commitdiff
2006-12-28
Rob Shearman
advapi32: Change the test for the type parameter of...
tree
|
commitdiff
2006-12-14
Francois Gouget
advapi32/tests: Replace an '#if 0' with an 'if (0)'.
tree
|
commitdiff
2006-12-06
Paul Vriens
advapi32/tests: Free memory after use.
tree
|
commitdiff
2006-12-05
Andrew Talbot
advapi32: Eliminate wild pointers.
tree
|
commitdiff
2006-12-01
James Hawkins
advapi32: Add tests for LookupAccountName.
tree
|
commitdiff
2006-11-30
James Hawkins
advapi32: Remove redundant NULL checks before CRYPT_Free.
tree
|
commitdiff
2006-11-29
Dmitry Timoshkov
advapi32: Make some data const.
tree
|
commitdiff
2006-11-13
Francois Gouget
Add some documentation headers to make winapi_check...
tree
|
commitdiff
2006-11-13
Andrew Talbot
advapi32: Constify a parameter.
tree
|
commitdiff
2006-11-10
Alexandre Julliard
advapi32: Fixed last error check in RegSaveKey.
tree
|
commitdiff
2006-11-08
Francois Gouget
Fix ntsecapi.h so it does not depend on winternl.h.
tree
|
commitdiff
2006-11-07
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-11-06
Andrey Turkin
advapi32: Test for OpenProcessToken with MAXIMUM_ALLOWE...
tree
|
commitdiff
2006-10-23
Eric Pouech
advapi32: Fixed a couple items from previous patch...
tree
|
commitdiff
2006-10-20
Eric Pouech
advapi32: Plug a couple of memory leaks.
tree
|
commitdiff
2006-10-18
Alexandre Julliard
advapi32: Cast-qual warning fix.
tree
|
commitdiff
2006-10-16
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-10-12
Alexandre Julliard
Fixed some printf warnings caused by using sizeof.
tree
|
commitdiff
2006-10-12
James Hawkins
advapi32: Make internal functions static.
tree
|
commitdiff
2006-10-06
James Hawkins
advapi32: Remove redundant NULL check before SERV_free...
tree
|
commitdiff
2006-10-04
Hans Leidekker
advapi32/tests: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-03
Hans Leidekker
advapi32: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-02
Paul Vriens
advapi32: Make sure it's a real cleanup.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-25
Huw Davies
advapi32: Fix ADVAPI_GetComputerSid to work correctly...
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-09-08
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-09-07
Robert Reif
advapi32: Fix lsa tests on windows98.
tree
|
commitdiff
2006-08-28
Alexandre Julliard
makefiles: Only run test and documentation targets...
tree
|
commitdiff
2006-08-28
Andrew Talbot
advapi32/tests: Cast-qual warnings fix.
tree
|
commitdiff
2006-08-28
Robert Reif
advapi32: Fix security tests to not crash on windows.
tree
|
commitdiff
2006-08-26
Andrew Talbot
advapi32: Cast-qual warnings fix.
tree
|
commitdiff
2006-08-26
Robert Reif
advapi32: Fix LookupAccountSid and tests to pass on...
tree
|
commitdiff
2006-08-26
Robert Reif
advapi32: Fix lsa tests.
tree
|
commitdiff
2006-08-24
Robert Reif
advapi32: Output information on failed LsaQueryInformat...
tree
|
commitdiff
2006-08-21
Robert Reif
advapi32: LookupAccountSid buffer size query tests.
tree
|
commitdiff
2006-08-21
Robert Reif
advapi32: LookupAccountSid buffer size query fixes.
tree
|
commitdiff
2006-08-18
Robert Reif
advapi32: Fix test_LookupAccountSid to work on win9x.
tree
|
commitdiff
next