jscript: Added String_fromCharCode implementation.
[wine] / dlls / advapi32 /
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.
2008-12-26  Andrey Turkinadvapi32: Implement CredReadDomainCredentials stub...
2008-12-17  Maarten Lankhorstntdll: Make all exported wine functions CDECL.
2008-12-11  Ricardo Filipeadvapi32: Add stub for UnregisterTraceGuids.
2008-12-10  Paul Vriensadvapi32/tests: Fix a test failure on NT4.
2008-12-10  Paul Vriensadvapi32/tests: Only skip tests on NT4.
2008-12-09  Paul Vriensadvapi32/tests: Fix some test failures on NT4.
2008-12-08  Paul Vriensadvapi32/tests: Fix a few test failures on NT4.
2008-12-01  Paul Vriensadvapi32/tests: Fix some crashes on NT4.
2008-11-26  Alexandre Julliardadvapi32: Reimplemented ChangeServiceConfig2W in servic...
2008-11-25  Paul Vriensadvapi32/tests: Fix a test failure on NT4.
2008-11-24  Lei Zhangadvapi32: Allow opening HKEY_CLASSES_ROOT subkeys with...
2008-11-24  Ricardo Filipeadvapi32: Removed dead assignments (llvm/clang).
2008-11-21  Francois Gougetadvapi32/tests: Check how the registry APIs handle...
2008-11-21  Francois Gougetadvapi32/tests: Fix the line number reported by test_hk...
2008-11-21  Francois Gougetadvapi32/tests: Cleanup test_hkey_main_Value_[AW]().
2008-11-11  Kai Blinadvapi32: Implement LsaSetSecret stub.
2008-11-11  Paul Vriensadvapi32/tests: Fix valgrind warning.
2008-11-10  Alistair Leslie... advapi32: Correct off by one in LookupPrivilegeValueW.
2008-11-10  Detlef Riekenbergadvapi32/tests: Fix broken GetLastError tests.
2008-11-10  Detlef Riekenbergadvapi32/tests: Fix tests on win9x (GetFileSecurity...
2008-11-10  Alistair Leslie... advapi32: Correct spelling of SE_CHANGE_NOTIFY_PRIVILEGE.
2008-11-07  Alexandre Julliardadvapi32/tests: Avoid sizeof in traces.
2008-11-07  Paul Bryan Robertsserver: Clone file_get_sd() and file_set_fd() for direc...
2008-11-07  Paul Bryan Robertsadvapi32: Add TRACE to GetFileSecurity().
2008-11-07  Paul Bryan Robertsadvapi32/tests: Simple tests of GetFileSecurity()/SetFi...
2008-11-07  Nicolas Le Camadvapi32/tests: Run a test on more platforms.
2008-11-07  Nicolas Le Camadvapi32/tests: test_enum_provider_types test cleanup.
2008-10-31  Marcus Meissneradvapi32: Removed redundant NULL check.
2008-10-31  Juan Langadvapi32: Print error if opening /dev/urandom fails...
2008-10-28  Austin Englishadvapi32/tests: fix a couple failures on Vista.
2008-10-27  Michael Stefaniucadvapi32/tests: Use 0 instead of casting NULL to a...
2008-10-21  Paul Bryan Robertsadvapi32: LookupAccountNameW() - only first user accoun...
2008-10-21  Paul Bryan Robertsadvapi32: LookupAccountSidW() - handle first user account.
2008-10-21  Paul Bryan Robertsadvapi32: LookupAccountNameW() - NULL account name...
2008-10-21  Paul Bryan Robertsadvapi32: LookupAccountNameW() - use CreateWellKnownSid...
2008-10-21  Paul Bryan Robertsadvapi32: LookupAccountNameW() - correct call in SetEnt...
2008-10-21  Paul Bryan Robertsadvapi32: LookupAccountNameW() - use ACCOUNT_SIDS domai...
2008-10-21  Paul Bryan Robertsadvapi32: LookupAccountNameW() - return correct domain...
2008-10-21  Paul Bryan Robertsadvapi32: LookupAccountNameW() - passes expected SidTyp...
2008-10-21  Paul Bryan Robertsadvapi32: LookupAccountNameW() - add got clause to...
2008-10-20  Paul Bryan Robertsntdll: RtlSetControlSecurityDescriptor() implementation...
next