projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
shell32: Add initial Romanian translation.
[wine]
/
dlls
/
advapi32
/
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-27
Dan Kegel
advapi32: Don't test buffer length if buffer is null.
tree
|
commitdiff
2008-05-22
Francois Gouget
advapi32/tests: Remove a stray reference to CryptReleas...
tree
|
commitdiff
2008-05-20
Andrew Talbot
advapi32: Remove unused file-static variables.
tree
|
commitdiff
2008-05-08
Alexandre Julliard
services: Send the service name in the control requests.
tree
|
commitdiff
2008-05-07
Paul Vriens
advapi32/tests: Add another test.
tree
|
commitdiff
2008-05-05
Andrew Talbot
advapi32: Avoid giving variables same name as library...
tree
|
commitdiff
2008-05-01
Rob Shearman
advapi32: Make sure not to return a credential with...
tree
|
commitdiff
2008-04-30
Alexandre Julliard
makefiles: List the static libraries as normal imports...
tree
|
commitdiff
2008-04-30
Andrew Talbot
advapi32: Use correct function pointer cast.
tree
|
commitdiff
2008-04-29
Alexandre Julliard
Include wine/port.h everywhere we use exceptions.
tree
|
commitdiff
2008-04-29
Lei Zhang
advapi32: Replace UuidToStringW call with a sprintfW.
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
2008-04-21
James Hawkins
advapi32: Remove a test that fails on some systems.
tree
|
commitdiff
2008-04-21
James Hawkins
advapi32: Fix a test that fails on some versions of...
tree
|
commitdiff
2008-04-18
Marcus Meissner
advapi32: Initialize hLock.
tree
|
commitdiff
2008-04-11
Rob Shearman
advapi32: Add exception handling around all service...
tree
|
commitdiff
2008-04-11
James Hawkins
advapi32: Fix a few tests that fail in win2k.
tree
|
commitdiff
2008-04-09
Andrew Talbot
advapi32: Array parameters are passed to function as...
tree
|
commitdiff
2008-04-07
Andrew Talbot
advapi32: Do not call MIDL_user_free() with pointer...
tree
|
commitdiff
2008-04-02
Rob Shearman
wineboot: Start services.exe on startup instead of...
tree
|
commitdiff
2008-04-01
Rob Shearman
advapi32: Remove some unused services functions.
tree
|
commitdiff
2008-03-31
Alexandre Julliard
advapi32: Silence the pipe read error in the normal...
tree
|
commitdiff
2008-03-29
Rob Shearman
services: Remove dependency on service name being deter...
tree
|
commitdiff
2008-03-29
Rob Shearman
services: Move ControlService and StartServiceW from...
tree
|
commitdiff
2008-03-29
Rob Shearman
services: Move LockServiceDatabase and UnlockServiceDat...
tree
|
commitdiff
2008-03-29
Rob Shearman
services: Move SetServiceStatus and QueryServiceStatusE...
tree
|
commitdiff
2008-03-29
Mikołaj Zalewski
services: Move GetServiceDisplayName to services.exe...
tree
|
commitdiff
2008-03-29
Mikołaj Zalewski
services: Move ChangeServiceConfigW implementation...
tree
|
commitdiff
2008-03-29
Mikołaj Zalewski
services: Move QueryServiceConfigW from advapi32.dll...
tree
|
commitdiff
2008-03-29
Mikołaj Zalewski
services: Move CreateService, OpenService and DeleteSer...
tree
|
commitdiff
2008-03-29
Mikołaj Zalewski
services: Start a local RPC server.
tree
|
commitdiff
2008-03-27
Austin English
Spelling fixes.
tree
|
commitdiff
2008-03-26
Stefan Leichter
advapi32: Partly implemented QueryServiceConfig2A/W.
tree
|
commitdiff
2008-03-25
Juan Lang
advapi32: Create MachineGuid value if it doesn't exist.
tree
|
commitdiff
2008-03-25
Juan Lang
advapi32: Test the MachineGuid value.
tree
|
commitdiff
2008-03-22
Dan Hipschman
advapi32: Add a stub for CreateRestrictedToken.
tree
|
commitdiff
2008-03-19
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-03-14
Paul Vriens
advapi/service: Give service its own debug channel.
tree
|
commitdiff
2008-03-11
Alexandre Julliard
advapi32: Implemented RegOverridePredefKey.
tree
|
commitdiff
2008-03-07
Paul Vriens
advapi32/tests: Fix a few typos.
tree
|
commitdiff
2008-03-04
Rob Shearman
makefiles: Simplify the use of the IMPORTLIB variable...
tree
|
commitdiff
2008-03-03
Paul Vriens
advapi32/tests: Skip not available functions.
tree
|
commitdiff
2008-02-25
Paul Vriens
advapi32/tests: Don't crash on NT4, W2K and XP-SP1.
tree
|
commitdiff
2008-02-22
Maarten Lankhorst
advapi: Check if service really exists before bombing...
tree
|
commitdiff
2008-02-19
Francois Gouget
advapi32/tests: Check whether RegGetValue() '\0'-termin...
tree
|
commitdiff
2008-02-19
Francois Gouget
advapi32/tests: Remove an obsolete comment: Wine's...
tree
|
commitdiff
2008-02-19
Rob Shearman
advapi32: Fix the AccessCheck tests so that the ACCESS_...
tree
|
commitdiff
2008-02-18
Paul Vriens
advapi32/tests: Skip tests when our language isn't...
tree
|
commitdiff
2008-02-18
Rob Shearman
advapi32: Add tests for the off-by-one fixing behaviour...
tree
|
commitdiff
2008-02-18
Rob Shearman
advapi32: Document that the cbData parameter of RegSetV...
tree
|
commitdiff
2008-02-18
Rob Shearman
advapi32: Add tests for RegSetValueA/W.
tree
|
commitdiff
2008-02-16
Juan Lang
advapi32: Fix CryptVerifySignatureW test failures on...
tree
|
commitdiff
2008-02-15
Francois Gouget
advapi32/tests: Check that a credential type is support...
tree
|
commitdiff
2008-02-15
Francois Gouget
advapi32/tests: Factorize the password constants.
tree
|
commitdiff
2008-02-15
Francois Gouget
advapi32: Add a rudimentary implementation of CredGetSe...
tree
|
commitdiff
2008-02-15
Rob Shearman
advapi32: The lpcbSecurityDescriptor parameter to RegGe...
tree
|
commitdiff
2008-02-15
Paul Vriens
advapi32/tests: CryptVerifySignatureW is not implemente...
tree
|
commitdiff
2008-02-12
Paul Vriens
advapi32/tests: Only use functions if they are implemented.
tree
|
commitdiff
2008-02-07
Alexandre Julliard
tests: Add a helper routine to wait for a child process...
tree
|
commitdiff
2008-02-05
Stefan Leichter
advapi32: Fix the failing QueryServiceConfig2 test...
tree
|
commitdiff
2008-02-04
Rob Shearman
advapi32: Fix the size calculation in StartServiceW.
tree
|
commitdiff
2008-01-25
Reece H. Dunn
advapi32: Fix some cred test failures on Vista and...
tree
|
commitdiff
2008-01-24
Alexandre Julliard
Avoid sizeof in traces.
tree
|
commitdiff
2008-01-23
Francois Gouget
advapi32/tests: Add the trailing '\n' to an ok() call.
tree
|
commitdiff
2008-01-23
Paul Vriens
advapi32/tests: Make tests run on win9x/NT4 again.
tree
|
commitdiff
2008-01-23
Rob Shearman
advapi32: Implement LookupAccountNameW for well-known...
tree
|
commitdiff
2008-01-23
Rob Shearman
advapi32: Add a test for LookupAccountNameA on a well...
tree
|
commitdiff
2008-01-23
Rob Shearman
advapi32: Implement SetEntriesInAclW.
tree
|
commitdiff
2008-01-23
Rob Shearman
advapi32: Add more tests for SetEntriesInAcl.
tree
|
commitdiff
2008-01-22
Stefan Leichter
advapi32: Added some tests for QueryServiceConfig2A/W.
tree
|
commitdiff
2008-01-18
Austin English
Misc spelling fixes.
tree
|
commitdiff
2008-01-18
Francois Gouget
advapi32/tests: Actually test strings that expand to...
tree
|
commitdiff
2008-01-11
Francois Gouget
advapi32: RegGetValueW() must return the required buffe...
tree
|
commitdiff
2008-01-11
Francois Gouget
advapi32: RegGetValue() should not return an error...
tree
|
commitdiff
2008-01-10
Paul Chitescu
advapi32: Accept a NULL lpServiceStatus in ControlService.
tree
|
commitdiff
2008-01-08
Paul Vriens
advapi32/tests: Don't crash on win98.
tree
|
commitdiff
2008-01-07
Alexandre Julliard
advapi32/tests: Print the correct size in an error...
tree
|
commitdiff
2008-01-07
Alexandre Julliard
advapi32: Fix the length written to the pipe for the...
tree
|
commitdiff
2008-01-04
Alexandre Julliard
advapi32: Don't wait for 20 seconds if a service fails...
tree
|
commitdiff
2007-12-31
Andrew Talbot
advapi32: Remove unneeded casts.
tree
|
commitdiff
2007-12-20
Alexandre Julliard
advapi32: Start non-interactive services in a separate...
tree
|
commitdiff
2007-12-20
Alexandre Julliard
advapi32: Move the EnumDependentServicesA/W stubs in...
tree
|
commitdiff
2007-12-19
Alexandre Julliard
advapi32: Return from StartServiceCtrlDispatcher when...
tree
|
commitdiff
2007-12-19
Alexandre Julliard
advapi32: Replace the list of services with an array.
tree
|
commitdiff
2007-12-19
Alexandre Julliard
advapi32: Use exponential backoff when waiting for...
tree
|
commitdiff
2007-12-19
Alexandre Julliard
advapi32: Fix RegisterServiceCtrlHandler spec entry.
tree
|
commitdiff
2007-12-19
Alexandre Julliard
advapi32: Reimplement RegisterServiceCtrlHandler on...
tree
|
commitdiff
2007-12-14
Sam Dennis
advapi32: Fix undocumented behaviour in ReqQueryValueEx...
tree
|
commitdiff
2007-12-07
Alexandre Julliard
Avoid size_t types in traces.
tree
|
commitdiff
2007-12-05
Tim Schwartz
advapi32: service_control_dispatcher(): Fixed invalid...
tree
|
commitdiff
2007-12-03
Andrew Talbot
advapi32: Remove unneeded casts.
tree
|
commitdiff
2007-11-29
Louis Lenders
advapi32: Add stub for CreateProcessWithLogonW.
tree
|
commitdiff
2007-11-29
Andrew Talbot
advapi32: Fix a typo.
tree
|
commitdiff
2007-11-28
Rob Shearman
advapi32: Make the credential registry key stay around...
tree
|
commitdiff
2007-11-28
Rob Shearman
advapi32: Use the open_for_write parameter to open_cred...
tree
|
commitdiff
2007-11-27
Rob Shearman
advapi32: Add support for using the Mac Keychain servic...
tree
|
commitdiff
2007-11-27
Rob Shearman
advapi32: Fix a typo in CredEnumerateW.
tree
|
commitdiff
next