projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fusion/tests: Always use the 32-bit magic in the 32-bit optional header structure.
[wine]
/
dlls
/
advapi32
/
tests
/
2009-04-03
Paul Vriens
advapi32/tests: Fix test failures on W2K.
tree
|
commitdiff
2009-04-01
Aric Stewart
advapi32: Handle fully qualified account names for...
tree
|
commitdiff
2009-04-01
Aric Stewart
advapi32: Modify check_well_known_name test to be more...
tree
|
commitdiff
2009-03-30
Aric Stewart
advapi32: Alias some sids in LookupAccountName and...
tree
|
commitdiff
2009-03-27
Andrew Talbot
advapi32: Constify some variables.
tree
|
commitdiff
2009-03-23
Michael Stefaniuc
advapi32/tests: Don't use "long" for variable types.
tree
|
commitdiff
2009-03-04
Alexandre Julliard
advapi32/tests: GetTokenInformation apparently needs...
tree
|
commitdiff
2009-02-26
Francois Gouget
advapi32/tests: Use win_skip() to skip over unimplement...
tree
|
commitdiff
2009-02-16
Juan Lang
advapi32: Fix failing tests on a number of systems.
tree
|
commitdiff
2009-02-13
Juan Lang
advapi32: Fix a test failure on systems that are domain...
tree
|
commitdiff
2009-02-05
Juan Lang
advapi32: Support the computer name as an account name...
tree
|
commitdiff
2009-02-05
Juan Lang
advapi32: Test LookupAccountName with the computer...
tree
|
commitdiff
2009-01-26
James Hawkins
advapi32: Skip tests if the default provider cannot...
tree
|
commitdiff
2009-01-26
Alasdair Sinclair
advapi32/tests: Fix missing void in empty parameter...
tree
|
commitdiff
2009-01-21
Alexandre Julliard
advapi32: Fix GetServiceDisplayNameW behavior to pass...
tree
|
commitdiff
2009-01-21
Alexandre Julliard
advapi32: Fix GetServiceKeyNameW behavior to pass the...
tree
|
commitdiff
2009-01-21
Alexandre Julliard
advapi32/tests: Add some more tests for GetServiceDispl...
tree
|
commitdiff
2009-01-20
Alexandre Julliard
advapi32/tests: Add some more tests for GetServiceKeyName.
tree
|
commitdiff
2009-01-20
Alexandre Julliard
advapi32/tests: Improve error reporting in the service...
tree
|
commitdiff
2009-01-19
Alexandre Julliard
advapi32/tests: Fix some service test failures on NT4...
tree
|
commitdiff
2009-01-19
Alexandre Julliard
advapi32: Get rid of the client-side service handle...
tree
|
commitdiff
2009-01-15
Nikolay Sivov
advapi32/tests: Test for enumeration order preservation...
tree
|
commitdiff
2009-01-14
Nikolay Sivov
ntdll: Check pointers in NtAccessCheck to prevent acces...
tree
|
commitdiff
2009-01-13
Michael Stefaniuc
advapi32/tests: Remove superfluous pointer casts.
tree
|
commitdiff
2009-01-06
Paul Vriens
advapi32/tests: Fix two test failures on Vista and...
tree
|
commitdiff
2009-01-02
James Hawkins
advapi32: Request the owner and group token size instea...
tree
|
commitdiff
2008-12-29
Francois Gouget
advapi32/tests: Add a trailing '\n' to ok() calls.
tree
|
commitdiff
2008-12-26
Andrey Turkin
advapi32: Implement CredReadDomainCredentials stub...
tree
|
commitdiff
2008-12-10
Paul Vriens
advapi32/tests: Fix a test failure on NT4.
tree
|
commitdiff
2008-12-10
Paul Vriens
advapi32/tests: Only skip tests on NT4.
tree
|
commitdiff
2008-12-09
Paul Vriens
advapi32/tests: Fix some test failures on NT4.
tree
|
commitdiff
2008-12-08
Paul Vriens
advapi32/tests: Fix a few test failures on NT4.
tree
|
commitdiff
2008-12-01
Paul Vriens
advapi32/tests: Fix some crashes on NT4.
tree
|
commitdiff
2008-11-25
Paul Vriens
advapi32/tests: Fix a test failure on NT4.
tree
|
commitdiff
2008-11-24
Lei Zhang
advapi32: Allow opening HKEY_CLASSES_ROOT subkeys with...
tree
|
commitdiff
2008-11-21
Francois Gouget
advapi32/tests: Check how the registry APIs handle...
tree
|
commitdiff
2008-11-21
Francois Gouget
advapi32/tests: Fix the line number reported by test_hk...
tree
|
commitdiff
2008-11-21
Francois Gouget
advapi32/tests: Cleanup test_hkey_main_Value_[AW]().
tree
|
commitdiff
2008-11-11
Paul Vriens
advapi32/tests: Fix valgrind warning.
tree
|
commitdiff
2008-11-10
Alistair Leslie...
advapi32: Correct off by one in LookupPrivilegeValueW.
tree
|
commitdiff
2008-11-10
Detlef Riekenberg
advapi32/tests: Fix broken GetLastError tests.
tree
|
commitdiff
2008-11-10
Detlef Riekenberg
advapi32/tests: Fix tests on win9x (GetFileSecurity...
tree
|
commitdiff
2008-11-10
Alistair Leslie...
advapi32: Correct spelling of SE_CHANGE_NOTIFY_PRIVILEGE.
tree
|
commitdiff
2008-11-07
Alexandre Julliard
advapi32/tests: Avoid sizeof in traces.
tree
|
commitdiff
2008-11-07
Paul Bryan Roberts
server: Clone file_get_sd() and file_set_fd() for direc...
tree
|
commitdiff
2008-11-07
Paul Bryan Roberts
advapi32/tests: Simple tests of GetFileSecurity()/SetFi...
tree
|
commitdiff
2008-11-07
Nicolas Le Cam
advapi32/tests: Run a test on more platforms.
tree
|
commitdiff
2008-11-07
Nicolas Le Cam
advapi32/tests: test_enum_provider_types test cleanup.
tree
|
commitdiff
2008-10-28
Austin English
advapi32/tests: fix a couple failures on Vista.
tree
|
commitdiff
2008-10-27
Michael Stefaniuc
advapi32/tests: Use 0 instead of casting NULL to a...
tree
|
commitdiff
2008-10-21
Paul Bryan Roberts
advapi32: LookupAccountNameW() - only first user accoun...
tree
|
commitdiff
2008-10-21
Paul Bryan Roberts
advapi32: LookupAccountNameW() - NULL account name...
tree
|
commitdiff
2008-10-21
Paul Bryan Roberts
advapi32: LookupAccountNameW() - return correct domain...
tree
|
commitdiff
2008-10-21
Paul Bryan Roberts
advapi32: LookupAccountNameW() - passes expected SidTyp...
tree
|
commitdiff
2008-10-21
Paul Bryan Roberts
advapi32: LookupAccountNameW() - add got clause to...
tree
|
commitdiff
2008-10-20
Paul Bryan Roberts
ntdll: RtlSetControlSecurityDescriptor() implementation...
tree
|
commitdiff
2008-10-17
Paul Bryan Roberts
advapi32: ConvertStringSecurityDescriptorToSecurityDesc...
tree
|
commitdiff
2008-10-16
Michael Stefaniuc
advapi32/tests: Remove superfluous casts of void pointe...
tree
|
commitdiff
2008-10-08
Paul Vriens
advapi2/tests: Compare instead of assign.
tree
|
commitdiff
2008-09-30
Rob Shearman
advapi32: Output the last error when services tests...
tree
|
commitdiff
2008-09-08
James Hawkins
advapi32: ERROR_IO_PENDING is returned in Vista only...
tree
|
commitdiff
2008-09-03
James Hawkins
advapi32: Fix the process access rights value for Vista.
tree
|
commitdiff
2008-09-03
James Hawkins
advapi32: Fix a few test failures in Vista.
tree
|
commitdiff
2008-09-02
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-08-29
James Hawkins
advapi32: Fix several failing tests in Vista.
tree
|
commitdiff
2008-08-29
James Hawkins
advapi32: Print the actual result of several failing...
tree
|
commitdiff
2008-08-29
James Hawkins
advapi32: Fix another set of failures on some Vista...
tree
|
commitdiff
2008-08-29
James Hawkins
advapi32: Fix a few failing tests in Vista.
tree
|
commitdiff
2008-08-27
Paul Vriens
advapi32/tests: Remove tests for calculation with drivers.
tree
|
commitdiff
2008-08-26
Paul Vriens
advapi32/tests: Don't test unimplemented functions.
tree
|
commitdiff
2008-08-26
Paul Vriens
advapi32/tests: SC_MANAGER_ENUMERATE_SERVICE is enough.
tree
|
commitdiff
2008-08-25
Paul Vriens
advapi32/tests: Fix a crash.
tree
|
commitdiff
2008-08-25
Paul Vriens
advapi32/tests: Remove duplicate test.
tree
|
commitdiff
2008-08-22
Paul Vriens
advapi32/tests: Add tests for EnumServicesStatusExA.
tree
|
commitdiff
2008-08-22
Paul Vriens
advapi32/tests: Add tests for EnumServicesStatusA.
tree
|
commitdiff
2008-08-22
Paul Vriens
advapi32/tests: Add tests for QueryServiceStatusEx.
tree
|
commitdiff
2008-08-22
Paul Vriens
advapi32/tests: Add tests for QueryServiceStatus.
tree
|
commitdiff
2008-08-22
Paul Vriens
advapi32/tests: Add helper function to get function...
tree
|
commitdiff
2008-08-19
Michael Stefaniuc
advapi/tests: CreateFile returns INVALID_HANDLE_VALUE...
tree
|
commitdiff
2008-08-18
Alistair Leslie...
advapi32: Fix test under w2k8.
tree
|
commitdiff
2008-08-18
Alistair Leslie...
advapi32: Fix two tests for w2k8.
tree
|
commitdiff
2008-08-18
Dan Hipschman
advapi32/tests: Add tests for GetSecurityInfo with...
tree
|
commitdiff
2008-08-18
Dan Hipschman
advapi32: Implement GetSecurityInfo.
tree
|
commitdiff
2008-07-30
Detlef Riekenberg
advapi32/tests: Handle the results from Win9x in the...
tree
|
commitdiff
2008-07-25
Mikołaj Zalewski
advapi32: tests: Make WOW64 test pass under Win2k,...
tree
|
commitdiff
2008-07-24
Mikołaj Zalewski
advapi32: Remove access checks from advapi32 (makes...
tree
|
commitdiff
2008-07-21
Mathias Kosch
advapi32: Fix RegGetValue when dwFlags includes RRF_RT_ANY.
tree
|
commitdiff
2008-07-08
Alexandre Julliard
tests: Don't depend on the static uuid libraries in...
tree
|
commitdiff
2008-07-02
James Hawkins
advapi32: Send in an empty string to RegSetValueEx...
tree
|
commitdiff
2008-07-02
James Hawkins
advapi32: Fix a failing test in win2k.
tree
|
commitdiff
2008-06-30
James Hawkins
advapi32: Fix a test failure on a non-admin XP system.
tree
|
commitdiff
2008-06-25
Kai Blin
advapi32: Fix lsa tests for domain members.
tree
|
commitdiff
2008-06-18
Paul Vriens
advapi32/tests: Fix a test on NT4.
tree
|
commitdiff
2008-06-11
Francois Gouget
advapi32/tests: Make sure Wine implements all tested...
tree
|
commitdiff
2008-06-10
Francois Gouget
advapi32/tests: Don't allow Wine to reproduce Windows...
tree
|
commitdiff
2008-05-22
Francois Gouget
advapi32/tests: Remove a stray reference to CryptReleas...
tree
|
commitdiff
2008-05-07
Paul Vriens
advapi32/tests: Add another test.
tree
|
commitdiff
2008-04-30
Alexandre Julliard
makefiles: List the static libraries as normal imports...
tree
|
commitdiff
2008-04-25
James Hawkins
advapi32: Fix a test that fails in win2k3 SP2.
tree
|
commitdiff
2008-04-21
James Hawkins
advapi32: Fix a test that fails in win2k3.
tree
|
commitdiff
next