jscript: Store a copy of code in parser_ctx_t.
[wine] / dlls / advapi32 /
2009-10-27  Paul Vriensadvapi32/tests: Add a input parameter check (CloseEvent...
2009-10-27  Paul Vriensadvapi32/tests: Cope with empty servername.
2009-10-27  Paul Vriensadvapi32/tests: Add some input parameter checks.
2009-10-27  Paul Vriensadvapi32/tests: Add some basic eventlog tests.
2009-10-23  Juan Langadvapi32: Fix a comment typo.
2009-10-23  Paul Vriensadvapi32/tests: Fix some test failures on several platf...
2009-10-22  Alexandre Julliardadvapi32: Fix lookup of the current user SID in SetEntr...
2009-10-22  Juan Langrsaenh: Revert part of d3c482250a8232e9657ecefb3e61fff0...
2009-10-22  Juan Langrsaenh: Fail if CRYPT_IPSEC_HMAC_KEY is passed to Crypt...
2009-10-22  Juan Langrsaenh: Add more tests of the RC2 key length.
2009-10-14  Paul Vriensadvapi32/tests: Fix a test failure on Vista and higher.
2009-10-14  Paul Vriensadvapi32/tests: Fix a test failure on W2K and lower.
2009-10-13  Paul Vriensadvapi32/tests: Add some extra tests.
2009-10-13  Paul Vriensadvapi32: Skip leading spaces when parsing.
2009-10-13  Paul Vriensadvapi32/tests: Make some tests table driven.
2009-10-13  Dmitry Timoshkovrsaenh: Fix the accepted RC2 key length, based on a...
2009-10-12  Detlef Riekenbergadvapi32: Add stubs for ControlTrace[A|W].
2009-10-12  Detlef Riekenbergadvapi32: Add stub for EnableTrace.
2009-10-12  Detlef Riekenbergadvapi32: Add stubs for StartTrace[A|W].
2009-10-12  Detlef Riekenbergadvapi32: Add stubs for QueryAllTraces[A|W].
2009-10-12  Andrey Turkinadvapi32: Ignore invalid MultipleTrusteeOperation value...
2009-10-07  Alexandre Julliardadvapi32: Use strict prototypes in the VTableProvStruc...
2009-10-06  Alexandre Julliardadvapi32: Retrieve the current user SID from the server...
2009-10-01  Aric Stewartadvapi32: Fill the PLSA_REFERENCED_DOMAIN_LIST paramete...
2009-09-24  Aric Stewartadvapi32: Implement LsaLookupSids.
2009-09-22  Detlef Riekenbergadvapi32: Don't use -1 as dstlen in MultiByteToWideChar.
2009-09-22  Detlef Riekenbergadvapi32: Don't use -1 as dstlen in WideCharToMultiByte.
2009-09-15  Austin Englishadvapi32/tests: Avoid #if 0, use if(0) instead.
2009-09-09  Alexandre Julliardadvapi32/tests: Use explicit prototypes for function...
2009-08-26  Ge van Geldorpadvapi32/tests: Fix tests on Win7.
2009-08-26  Ge van Geldorpadvapi32/tests: Add acceptable error codes for Win7.
2009-08-19  Alexandre Julliardadvapi32/tests: Use the global wine_dbgstr_w instead...
2009-08-18  Alexandre Julliardadvapi32: Fix sid pointer calculation in LsaLookupNames2.
2009-08-17  Rein Klazesadvapi32: SetEntriesInAclW() should accept account...
2009-08-12  Stefan Leichteradvapi32: Add stub for SaferGetPolicyInformation.
2009-08-07  Hans Leidekkeradvapi32: Add tests for LsaLookupNames2.
2009-08-07  Hans Leidekkeradvapi32: Add a basic implementation of LsaLookupNames2.
2009-08-06  Hans Leidekkeradvapi32: Factor out lookup of local usernames and...
2009-08-04  Hans Leidekkeradvapi32: LsaFreeMemory returns NTSTATUS.
2009-07-21  Stefan Leichteradvapi32: Test a combination of CreateServiceA and...
2009-07-20  Stefan Leichteradvapi32: Fix parameter types of CreateServiceA/W in...
2009-07-01  Detlef Riekenbergadvapi32/tests: Remove unneeded SetLastError.
2009-06-30  Francois Gougetadvapi32/tests: Add a trailing '\n' to ok() calls.
2009-06-29  Louis Lendersadvapi32: Add a few tests for GetSidSubAuthority and...
2009-06-29  Detlef Riekenbergadvapi32: Check the output pointer first in RegOpenKey...
2009-06-16  Ge van Geldorpadvapi32: Set values to 0 in LsaEnumerateAccountRights.
2009-06-16  Alexandre Julliardadvapi32: Fix self-relative security descriptor creatio...
2009-06-16  Alexandre Julliardadvapi32/tests: Avoid accessing an uninitialized pointer.
2009-06-03  Kai Blinadvapi32: Fix output of GetUserNameW when joined to...
2009-05-28  Aric Stewartadvapi: Correct buffer length in LookupAccountNameW.
2009-05-19  Aric Stewartadvapi32: Handle well qualified names in LookupAccountN...
2009-05-18  Francois Gougetadvapi32/tests: Replace realloc() with HeapReAlloc().
2009-04-24  Alexandre Julliardadvapi32/tests: Fix a couple of test failures on Vista.
2009-04-21  Hans Leidekkerntdll: Implement NtQuery/SetInformationToken(TokenDefau...
2009-04-15  Hans Leidekkeradvapi32: Fix buffer size query for CreateWellKnownSid.
2009-04-09  Andreas.Rosenbergadvapi32/tests: Added a test to verify result of Lookup...
2009-04-03  Paul Vriensadvapi32/tests: Fix test failures on W2K.
2009-04-01  Aric Stewartadvapi32: Handle fully qualified account names for...
2009-04-01  Aric Stewartadvapi32: Modify check_well_known_name test to be more...
2009-03-30  Aric Stewartadvapi32: Alias some sids in LookupAccountName and...
2009-03-27  Andrew Talbotadvapi32: Constify some variables.
2009-03-27  Andrew Talbotadvapi32: Constify some variables.
2009-03-25  Aric Stewartadvapi32: Stub TreeResetNamedSecurityInfo for the IE8...
2009-03-24  Rob Shearmanservices: svcctl_GetServiceDisplayNameW and svcctl_GetS...
2009-03-24  Rob Shearmanadvapi32: Trace the contents of the in parameter to...
2009-03-23  Michael Stefaniucadvapi32/tests: Don't use "long" for variable types.
2009-03-06  Vincent Povirkadvapi32: Stub TraceEvent.
2009-03-04  Alexandre Julliardadvapi32/tests: GetTokenInformation apparently needs...
2009-02-26  Francois Gougetadvapi32/tests: Use win_skip() to skip over unimplement...
2009-02-25  Paul Bryan Robertsadvapi32: Add stub for GetSecurityInfoExA.
2009-02-16  Michael Stefaniucadvapi32: Remove superfluous pointer casts.
2009-02-16  Juan Langadvapi32: Fix failing tests on a number of systems.
2009-02-13  Juan Langadvapi32: Fix a test failure on systems that are domain...
2009-02-09  Marcus Meissneradvapi32: LookupAccountNameW removed redundant NULL...
2009-02-06  Marcus Meissneradvapi32: Fixed size of userName.
2009-02-05  Juan Langadvapi32: Support the computer name as an account name...
2009-02-05  Juan Langadvapi32: Test LookupAccountName with the computer...
2009-02-04  Aric Stewartadvapi32: Add Security Label sids used by IE7.
2009-02-02  Marcus Meissneradvapi32: Fixed NULL ptr deref in QueryServiceConfig2A...
2009-02-02  Rob ShearmanChange parameter type from size_t to SIZE_T for MIDL_us...
2009-01-26  James Hawkinsadvapi32: Skip tests if the default provider cannot...
2009-01-26  Alasdair Sinclairadvapi32/tests: Fix missing void in empty parameter...
2009-01-21  Alexandre Julliardadvapi32: Fix GetServiceDisplayNameW behavior to pass...
2009-01-21  Alexandre Julliardadvapi32: Fix GetServiceKeyNameW behavior to pass the...
2009-01-21  Alexandre Julliardadvapi32/tests: Add some more tests for GetServiceDispl...
2009-01-20  Alexandre Julliardadvapi32/tests: Add some more tests for GetServiceKeyName.
2009-01-20  Alexandre Julliardadvapi32/tests: Improve error reporting in the service...
2009-01-19  Alexandre Julliardadvapi32/tests: Fix some service test failures on NT4...
2009-01-19  Alexandre Julliardadvapi32: Get rid of the client-side service handle...
2009-01-19  Alexandre Julliardadvapi32: Reimplemented QueryServiceConfig2W in service...
2009-01-15  Nikolay Sivovadvapi32: Added SaferCreateLevel stub.
2009-01-15  Nikolay Sivovadvapi32/tests: Test for enumeration order preservation...
2009-01-14  Nikolay Sivovntdll: Check pointers in NtAccessCheck to prevent acces...
2009-01-13  Michael Stefaniucadvapi32/tests: Remove superfluous pointer casts.
2009-01-08  Alexandre Julliardadvapi32: Fix pointer cast warnings on 64-bit.
2009-01-06  Paul Vriensadvapi32/tests: Fix two test failures on Vista and...
2009-01-04  Michael Stefaniucinclude: Change RPC_STATUS from long to LONG for Win64...
2009-01-02  James Hawkinsadvapi32: Request the owner and group token size instea...
2009-01-02  Andrew Talbotadvapi32: Remove unused function.
2008-12-29  Francois Gougetadvapi32/tests: Add a trailing '\n' to ok() calls.
next