projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
advapi32/tests: Don't crash on win98.
[wine]
/
dlls
/
advapi32
/
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
2007-11-27
Rob Shearman
advapi32: Move credential registry reading code to...
tree
|
commitdiff
2007-11-19
Gerald Pfeifer
advapi32: Remove untriggerable check.
tree
|
commitdiff
2007-11-12
Dan Kegel
advapi32: Fix buffer overrun in tests/registry.c:wine_d...
tree
|
commitdiff
2007-11-09
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-11-06
Alexandre Julliard
Make some variables static.
tree
|
commitdiff
2007-11-02
Paul Vriens
advapi32/tests: Make tests run on win98 again.
tree
|
commitdiff
2007-10-31
Rob Shearman
advapi32: Implement filter matching for CredEnumerate.
tree
|
commitdiff
2007-10-31
Rob Shearman
advapi32: Add tests for credential management functions.
tree
|
commitdiff
2007-10-31
Rob Shearman
advapi32: Implement ANSI credential management functions.
tree
|
commitdiff
2007-10-31
Rob Shearman
advapi32: Implement CredEnumerateW.
tree
|
commitdiff
2007-10-31
Rob Shearman
advapi32: Implement CredDeleteW.
tree
|
commitdiff
2007-10-31
Rob Shearman
advapi32: Implement CredReadW and CredFree.
tree
|
commitdiff
2007-10-31
Rob Shearman
advapi32: Implement CredWriteW.
tree
|
commitdiff
2007-10-30
Dan Kegel
advapi32/tests: Fix undefined memory references in...
tree
|
commitdiff
2007-10-26
Louis Lenders
advapi32: Export RegOverridePredefKey.
tree
|
commitdiff
2007-10-26
Mikolaj Zalewski
advapi32: Add a well known sid.
tree
|
commitdiff
2007-10-26
Mikolaj Zalewski
advapi32: Fix CreateWellKnownSid test on Windows XP.
tree
|
commitdiff
2007-10-26
Rob Shearman
server: Ignore ACEs with the INHERIT_ONLY_ACE flag...
tree
|
commitdiff
2007-10-26
Rob Shearman
advapi32: Fix the ACCESS_SYSTEM_SECURITY test by impers...
tree
|
commitdiff
2007-10-26
Rob Shearman
advapi32: Add a test for access checks with the INHERIT...
tree
|
commitdiff
2007-10-25
Juan Lang
advapi32: Add stubs for CredEnumerateA/W.
tree
|
commitdiff
2007-10-25
Rob Shearman
advapi32: Print out the unknown value for sid use in...
tree
|
commitdiff
2007-10-23
Rob Shearman
ntdll: Add a stub for RtlSetControlSecurityDescriptor.
tree
|
commitdiff
2007-10-23
Francois Gouget
Better match the PSDK types and update win32.api to...
tree
|
commitdiff
2007-10-23
Rob Shearman
ntdll: Fix RtlValidAcl to accept newer ACL revisions.
tree
|
commitdiff
2007-10-23
Rob Shearman
advapi32: Add some tests for ACL functions.
tree
|
commitdiff
2007-10-23
Rob Shearman
advapi32: Runtime link to CreateWellKnownSid in the...
tree
|
commitdiff
2007-10-23
Hans Leidekker
advapi32: Remove tests for the sha context structure.
tree
|
commitdiff
2007-10-22
Lionel Debroux
advapi32/tests: Fix memory leak (found by Smatch).
tree
|
commitdiff
2007-10-22
Mikołaj Zalewski
advapi32: Make CreateWellKnownSid create domain sids...
tree
|
commitdiff
2007-10-22
Mikołaj Zalewski
advapi32: Add a test for CreateWellKnownSid and impleme...
tree
|
commitdiff
2007-10-22
Mikołaj Zalewski
advapi32/tests: Define OBJECT_BASIC_INFORMATION in...
tree
|
commitdiff
2007-10-22
Mikołaj Zalewski
advapi32/tests: Make the SDDL test pass under Vista.
tree
|
commitdiff
2007-10-17
Bang Jun-young
advapi32: Fix AdjustTokenPrivileges() to match the...
tree
|
commitdiff
2007-10-16
Rob Shearman
advapi32: Don't link to CreateWellKnownSid at compile...
tree
|
commitdiff
2007-10-16
Rob Shearman
server: Fix token_access_check to allow full access...
tree
|
commitdiff
2007-10-16
Rob Shearman
ntdll: Fix the return code from RtlSetDaclSecurityDescr...
tree
|
commitdiff
2007-10-16
Rob Shearman
advapi32: Add tests for AccessCheck with NULL DACLs...
tree
|
commitdiff
2007-10-15
Louis Lenders
advapi32: Improve stub for EnumServicesStatusExA a...
tree
|
commitdiff
2007-10-15
Francois Gouget
Better match the PSDK types and update win32.api to...
tree
|
commitdiff
2007-10-11
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-10-04
Mikolaj Zalewski
advapi32: security: Remove unneeded FIXME.
tree
|
commitdiff
2007-10-03
Lionel Debroux
advapi32/tests: Fix a typo.
tree
|
commitdiff
2007-10-03
Lionel Debroux
advapi32/tests: Fix memory leaks (found by Smatch).
tree
|
commitdiff
2007-10-03
Rob Shearman
advapi32: Allow GetFileSecurityA/W to work on files...
tree
|
commitdiff
2007-10-03
Rob Shearman
advapi32: Implement SetFileSecurityW on top of NtSetSec...
tree
|
commitdiff
2007-09-28
Mikolaj Zalewski
advapi32: Fix GetServiceDisplayNameA for cchBuffer...
tree
|
commitdiff
2007-09-28
Mikolaj Zalewski
advapi32: Implement GetPrivateObjectSecurity (with...
tree
|
commitdiff
2007-09-28
Mikolaj Zalewski
advapi32: In ConvertStringSecurityDescriptorToSecurityD...
tree
|
commitdiff
2007-09-28
Mikolaj Zalewski
advapi32: Make ConvertStringSecurityDescriptorToSecurit...
tree
|
commitdiff
2007-09-28
Mikolaj Zalewski
advapi32/ntdll: GetSecurityDescriptorOwner/Group should...
tree
|
commitdiff
2007-09-28
Mikolaj Zalewski
advapi32/ntdll: MakeRelativeSD should preserve NULL...
tree
|
commitdiff
2007-09-27
Mikolaj Zalewski
advapi32: The lpServiceStartName should default to...
tree
|
commitdiff
2007-09-27
Michael Stefaniuc
advapi32: Move the storage specifier to the beginning...
tree
|
commitdiff
2007-09-26
Mikolaj Zalewski
advapi32: Make ConvertSidToStringSid use helper functio...
tree
|
commitdiff
2007-09-26
Mikolaj Zalewski
advapi32: Implement ConvertSecurityDescriptorToStringSe...
tree
|
commitdiff
2007-09-25
Christian Gmeiner
advapi32: fix some compiler warnings when using -Wsign...
tree
|
commitdiff
2007-09-25
Mikolaj Zalewski
advapi32: Make ConvertStringSidToSid not to ignore...
tree
|
commitdiff
2007-09-25
Mikolaj Zalewski
advapi32: Add AddAuditAccessAceEx.
tree
|
commitdiff
2007-09-25
Mikolaj Zalewski
advapi32: Fix a test.
tree
|
commitdiff
2007-09-24
Mikołaj Zalewski
advapi32: Add some more rights constants for ConvertStr...
tree
|
commitdiff
2007-09-18
Francois Gouget
advapi32: Add and use LSTATUS.
tree
|
commitdiff
2007-09-18
Mikolaj Zalewski
advapi32: QueryObjectSecurity should return a self...
tree
|
commitdiff
2007-09-14
Rob Shearman
advapi32: Fix ImpersonateNamedPipeClient to pass in...
tree
|
commitdiff
2007-09-12
Lionel Debroux
advapi32: Replace SERV_free by HeapFree.
tree
|
commitdiff
2007-08-27
Paul Vriens
advapi32/tests: Don't use locale dependent string for...
tree
|
commitdiff
2007-08-23
Mikolaj Zalewski
advapi32: Obtain the process id locally.
tree
|
commitdiff
2007-08-23
Mikolaj Zalewski
advapi32: Return an error if we try to start an already...
tree
|
commitdiff
2007-08-23
Juan Lang
advapi32: Add more tests for CryptVerifySignatureW...
tree
|
commitdiff
2007-08-17
Paul Vriens
advapi32/tests: Skip a test when not properly logged...
tree
|
commitdiff
2007-08-14
Paul Vriens
advapi32/tests: Use GetModuleHandleA and skip.
tree
|
commitdiff
2007-08-14
Paul Vriens
advapi32/tests: Make tests run again on win95.
tree
|
commitdiff
2007-08-08
Paul Vriens
advapi32/tests: Fix typo.
tree
|
commitdiff
2007-07-31
Paul Vriens
advapi32/service: Cater better for domain in test.
tree
|
commitdiff
2007-07-31
Alexandre Julliard
advapi32/tests: Don't test the contents of an uninitial...
tree
|
commitdiff
2007-07-31
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-07-31
Francois Gouget
crypt32: Fix the CryptReleaseContext() prototype.
tree
|
commitdiff
2007-07-30
Paul Vriens
advapi32/service: Cater for domain in the test.
tree
|
commitdiff
next