projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
winex11.drv: Avoid X error with unsupported pen styles.
[wine]
/
dlls
/
advapi32
/
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
2006-08-16
Robert Shearman
advapi32: Add tests for RegQueryValueEx to show that...
tree
|
commitdiff
2006-08-16
Robert Reif
advapi32: Fix LsaQueryInformationPolicy test to pass...
tree
|
commitdiff
2006-08-14
Robert Reif
advapi32: Move duplicated code into function.
tree
|
commitdiff
2006-08-14
Robert Reif
advapi32: Try again with different access mask if LsaOp...
tree
|
commitdiff
2006-08-14
Robert Reif
advapi32: Add more LookupAccountSid tests.
tree
|
commitdiff
2006-08-14
Robert Reif
advapi32: Add more SIDs to AccountLookupSid.
tree
|
commitdiff
2006-08-14
Andrew Talbot
advapi32/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-08-12
Robert Reif
advapi32: Add some more well known SIDs.
tree
|
commitdiff
2006-08-04
Robert Reif
advapi32: Add more SID tests.
tree
|
commitdiff
2006-08-04
Robert Reif
advapi32: Add a computer SID to the registry.
tree
|
commitdiff
2006-08-02
Robert Reif
advapi32: Check returned data from LsaQueryInformationP...
tree
|
commitdiff
2006-08-02
Robert Reif
advapi32: LsaQueryInformationPolicy: do the right thing...
tree
|
commitdiff
2006-08-01
Robert Reif
advapi32: More LsaQueryInformationPolicy tests.
tree
|
commitdiff
2006-08-01
Robert Reif
advapi32: LsaQueryInformationPolicy update.
tree
|
commitdiff
2006-07-31
Robert Reif
advapi32: Add computer sid support to LookupAccountSidW.
tree
|
commitdiff
2006-07-31
Robert Reif
advapi32: Add more helper functions.
tree
|
commitdiff
2006-07-31
Robert Reif
advapi32: Add string sid tests.
tree
|
commitdiff
2006-07-31
Robert Reif
advapi32: Print more info about failed test.
tree
|
commitdiff
2006-07-31
Robert Reif
advapi32: Make ADVAPI_IsLocalComputer global and remove...
tree
|
commitdiff
2006-07-29
Robert Reif
advapi32: Fix debugstr_sid to print unsigned SubAuthority.
tree
|
commitdiff
2006-07-29
Robert Reif
advapi32: Move SID members from WELLKNOWNSID to MAX_SID.
tree
|
commitdiff
2006-07-21
Robert Reif
advapi32: Partial LookupAccountSid implementation.
tree
|
commitdiff
2006-07-18
Andrew Talbot
advapi32/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-07-17
Robert Reif
advapi32: Add CreateWellKnownSid and IsWellKnownSid.
tree
|
commitdiff
2006-07-12
Robert Reif
advapi32: Fix LsaQueryInformationPolicy HeapAlloc bug.
tree
|
commitdiff
2006-07-11
Alexandre Julliard
libs: Merged libwine_unicode into libwine.
tree
|
commitdiff
2006-07-11
Bang Jun-Young
advapi32: Fix registry API prototypes to match the...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore .ok files in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore testlist.c in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Ignore generated import libraries from the...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-07-07
James Hawkins
advapi32: Get the token type in ImpersonateLoggedOnUser.
tree
|
commitdiff
2006-07-07
James Hawkins
advapi32: Add tests for LookupAccountSid.
tree
|
commitdiff
2006-07-05
Robert Shearman
advapi32: Fix the service function being called when...
tree
|
commitdiff
2006-07-03
Robert Shearman
advapi32: Implement RegisterServiceCtrlHandleExW.
tree
|
commitdiff
2006-06-30
Robert Shearman
advapi32: Implement RegDisablePredefinedCache.
tree
|
commitdiff
2006-06-26
Ivan Leo
advapi32/tests: Fix a crash when ConvertSidToStringSidA...
tree
|
commitdiff
2006-06-23
Juan Lang
advapi: Add a stub for SystemFunction035.
tree
|
commitdiff
2006-06-13
Alexandre Julliard
advapi32: Don't use sizeof in traces to avoid printf...
tree
|
commitdiff
2006-06-13
Alexandre Julliard
advapi32/tests: Use lstrlenA instead of strlen in ok...
tree
|
commitdiff
2006-06-13
Robert Shearman
advapi32: Fix the parsing of string SIDs with multiple...
tree
|
commitdiff
2006-06-13
Robert Shearman
advapi32: Replace some mixed tabs with spaces.
tree
|
commitdiff
2006-06-13
Robert Shearman
advapi32: Support well-knowns SIDs in string SIDs.
tree
|
commitdiff
2006-06-13
Robert Shearman
advapi32: Nul-terminate the domain string in LookupAcco...
tree
|
commitdiff
2006-06-12
Alexandre Julliard
advapi32: Make some variables static and/or const.
tree
|
commitdiff
2006-06-12
Alexandre Julliard
advapi32: Added spec entry for GetEffectiveRightsFromAclW.
tree
|
commitdiff
2006-06-10
Saulius Krasuckas
advapi32: Test RegSetValueEx[AW] for setting some seque...
tree
|
commitdiff
2006-06-05
Mike McCormack
advapi32: Fix comment to match the function (thanks...
tree
|
commitdiff
2006-06-05
Mike McCormack
advapi32: Implement and test SystemFunction031.
tree
|
commitdiff
2006-06-05
Mike McCormack
advapi32: Implement and test SystemFunction030.
tree
|
commitdiff
2006-06-02
Saulius Krasuckas
advapi32: Enable some tests and extend them to succeed...
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-05-22
Saulius Krasuckas
advapi32: Skip token attribute testing if OpenProcessTo...
tree
|
commitdiff
2006-05-22
Saulius Krasuckas
advapi32: Make test loadable on win9x.
tree
|
commitdiff
2006-05-22
Mike McCormack
advapi32: Implement and test SystemFunction026+027.
tree
|
commitdiff
2006-05-22
Mike McCormack
advapi32: Implement and test SystemFunction011.
tree
|
commitdiff
2006-05-22
Mike McCormack
advapi32: Test and implement SystemFunction024/025.
tree
|
commitdiff
2006-05-22
Mike McCormack
advapi32: Implement and test SystemFunction(012-023).
tree
|
commitdiff
2006-05-22
Mike McCormack
advapi32: Implement and test SystemFunction010.
tree
|
commitdiff
2006-05-22
Mike McCormack
advapi32: Implement and test SystemFunction009.
tree
|
commitdiff
2006-05-20
Paul Chitescu
advapi32: Add stub FileEncryptionStatus and declarations.
tree
|
commitdiff
2006-05-16
Mike McCormack
advapi32: Implement and test SystemFunction005.
tree
|
commitdiff
2006-05-15
Francois Gouget
Fix some winapi_check documentation warnings.
tree
|
commitdiff
2006-05-15
Robert Shearman
advapi32: Add tests for getting the groups, user and...
tree
|
commitdiff
2006-05-15
Mike McCormack
advapi32: Implement and test SystemFunction004.
tree
|
commitdiff
2006-05-15
Mike McCormack
advapi32: Implement and test SystemFunction003.
tree
|
commitdiff
2006-05-15
Mike McCormack
advapi32: Implement and test SystemFunction002 (DES...
tree
|
commitdiff
2006-05-11
Mike McCormack
advapi32: Fix a typo (spotted by Peter Berg Larsen).
tree
|
commitdiff
2006-05-10
Mike McCormack
advapi32: Implement and test SystemFunction032 (arc4...
tree
|
commitdiff
2006-05-10
Mike McCormack
advapi32: Implement and test SystemFunction007.
tree
|
commitdiff
2006-05-10
Mike McCormack
advapi32: Implement and test SystemFunction001.
tree
|
commitdiff
2006-05-10
Mike McCormack
advapi32: Implement and test SystemFunction008.
tree
|
commitdiff
2006-05-10
Michael Stefaniuc
janitorial: Remove redundant NULL pointer checks before...
tree
|
commitdiff
2006-05-05
Robert Reif
advapi32: Add some lsa tests.
tree
|
commitdiff
2006-05-05
Robert Reif
advapi32: Fix LsaClose return value.
tree
|
commitdiff
2006-05-05
Robert Shearman
advapi32: Implement the majority of ImpersonateLoggedOn...
tree
|
commitdiff
2006-04-21
Robert Reif
advapi32: Fix LsaQueryInformationPolicy return values.
tree
|
commitdiff
next