server: Check that the prefix type can support the client architecture.
[wine] / dlls / msi /
2010-03-02  Hans Leidekkermsi: Look at the requested action when publishing assem...
2010-03-02  Hans Leidekkermsi: Look at the requested action when moving files...
2010-03-02  Hans Leidekkermsi: Look at the requested action when deleting service...
2010-03-02  Hans Leidekkermsi: Look at the requested action when stopping service...
2010-03-02  Hans Leidekkermsi: Look at the requested action when installing servi...
2010-03-02  Hans Leidekkermsi: Only create environment strings when the component...
2010-03-02  Hans Leidekkermsi: Improve a trace.
2010-02-26  Hans Leidekkermsi: The table for isolated components is called Isolat...
2010-02-26  Hans Leidekkermsi: Remove empty directories as part of the RemoveFile...
2010-02-25  Hans Leidekkermsi: Add tests for removing registry values.
2010-02-25  Hans Leidekkermsi: Implement the RemoveRegistryValues standard action.
2010-02-23  Hans Leidekkermsi: Add tests for creating and removing duplicate...
2010-02-23  Hans Leidekkermsi: Implement the RemoveDuplicateFiles standard action.
2010-02-22  Hans Leidekkermsi: Allocate sufficient memory in ITERATE_InstallODBCD...
2010-02-22  Hans Leidekkermsi/tests: Free exception information.
2010-02-22  Hans Leidekkermsi: All stream names starting with 0x0005 are unencoded.
2010-02-22  Hans Leidekkermsi: Make msi_reset_folders static.
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-19  Hans Leidekkermsi: Add summary information stream to the streams...
2010-02-19  Hans Leidekkermsi: Fix a memory leak.
2010-02-19  Hans Leidekkermsi: Encode stream name in the callers of db_get_raw_st...
2010-02-19  Hans Leidekkermsi: Destroy streams cache when applying a transform.
2010-02-19  Hans Leidekkermsi: Accept '\5' and '-' in SQL identifiers.
2010-02-19  Hans Leidekkermsi: Include run mode in fixmes.
2010-02-18  Hans Leidekkermsi: Implement MSIRUNMODE_MAINTENANCE and MSIRUNMODE_RE...
2010-02-18  Hans Leidekkermsi: Implement MsiSetMode.
2010-02-17  Hans Leidekkermsi: Add tests for publishing and unpublishing components.
2010-02-17  Hans Leidekkermsi: Implement the UnpublishComponents standard action.
2010-02-17  Hans Leidekkermsi: PublishComponents must look at the requested insta...
2010-02-16  Hans Leidekkermsi: Only run the CreateFolder and RemoveFolder actions...
2010-02-16  Hans Leidekkermsi: Get rid of ACTION_VerifyFeatureForAction.
2010-02-16  Hans Leidekkermsi: Get rid of ACTION_VerifyComponentForAction.
2010-02-16  Hans Leidekkermsi: Update the UI when registering or unregistering...
2010-02-15  Hans Leidekkermsi: Implement and test MsiGetPatchInfoA/W.
2010-02-15  Hans Leidekkermsi: Add tests for creating and removing shortcuts.
2010-02-15  Hans Leidekkermsi: Implement the RemoveShortcuts standard action.
2010-02-12  Paul Vriensmsi/tests: Fix a test failure on Win9x/WinMe.
2010-02-12  Hans Leidekkermsi: Fix a memory leak in ITERATE_StartService.
2010-02-12  Hans Leidekkermsi: Return the right error from ITERATE_RegisterTypeLi...
2010-02-12  Hans Leidekkermsi: Implement the UnregisterTypeLibraries standard...
2010-02-11  Hans Leidekkermsi: Add tests for installing and removing ODBC drivers.
2010-02-11  Hans Leidekkermsi: Implement the RemoveODBC standard action.
2010-02-11  Hans Leidekkermsi: Make sure attrs variable is properly double nul...
2010-02-11  Hans Leidekkermsi: The File_Setup field in the ODBCDriver and ODBCTra...
2010-02-10  Paul Vriensmsi/tests: Run the 'in_use' tests again.
2010-02-10  Hans Leidekkermsi: Add a partial implementation of the ValidateProduc...
2010-02-10  Hans Leidekkermsi: Implement the UnregisterFonts standard action.
2010-02-10  Hans Leidekkermsi: Add stub implementations of the DisableRollback...
2010-02-08  Alexandre Julliardmakefiles: Generate a general catch-all dependency...
2010-02-05  Hans Leidekkermsi: Implement the SelfUnregModules standard action.
2010-02-05  Hans Leidekkermsi: Implement the RemoveFolders standard action.
2010-02-04  Marcus Meissnermsi: Handle some error returns (Coverity).
2010-02-04  Marcus Meissnermsi: Call Custom function via wrapper.
2010-02-04  Hans Leidekkermsi: Implement the DeleteServices standard action.
2010-02-04  Hans Leidekkermsi: Add tests for the _Streams table implementation.
2010-02-04  Hans Leidekkermsi: Fix an off-by-one error in STREAMS_find_matching_rows.
2010-02-04  Hans Leidekkermsi: Give the Name field from the _Streams table a...
2010-02-04  Hans Leidekkermsi: Make room for the new row in STREAMS_insert_row.
2010-02-04  Hans Leidekkermsi: Allow overwriting an existing stream in STREAMS_se...
2010-02-04  Hans Leidekkermsi: Encode the stream name before trying to open it.
2010-02-04  Hans Leidekkermsi: Improve error handling in STREAMS_set_row and...
2010-02-04  Hans Leidekkermsi: Implement STREAMS_get_row.
2010-02-04  Hans Leidekkermsi: Remove unused and redundant name field from STREAM...
2010-02-04  Juan Langmsi: Remove function name from fixme.
2010-02-04  Michael Stefaniucmsi: Don't print the function name twice in a WARN.
2010-02-04  André Hentschelmsi: Copy InstallerImpl_LastErrorRecord to use it for...
2010-02-03  Hans Leidekkermsi: Move some helpers to the module where they are...
2010-02-03  Hans Leidekkermsi: Implement the ScheduleReboot standard action.
2010-02-03  Hans Leidekkermsi: Add a stub implementation of the SetODBCFolders...
2010-02-02  Hans Leidekkermsi: Test duplicating files from a nonexistent component.
2010-02-02  André Hentschelmsi: Fix crash with access to component.
2010-02-02  Paul Vriensmsi/tests: Fix some test failures on Win9x up to W2K.
2010-02-01  Luca Bennatimsi: Fix Italian translation.
2010-02-01  Hans Leidekkermsi: Don't fail if the service to start is already...
2010-01-29  Michael Stefaniucmsi: Avoid using HIWORD() on string pointers.
2010-01-29  Igor Paliychukmsi: Add Ukrainian translations.
2010-01-28  Hans Leidekkermsi: Don't create all directories in the CreateFolders...
2010-01-28  Hans Leidekkermsi: Improve some traces.
2010-01-28  Hans Leidekkermsi: Name and arguments in the service control table...
2010-01-28  Hans Leidekkermsi: Add a test for MsiSetTargetPath.
2010-01-27  Hans Leidekkermsi: Don't evaluate the condition table when there...
2010-01-22  Hans Leidekkermsi: Add tests for updating rows in join tables.
2010-01-22  Hans Leidekkermsi: Add support for updating rows in join tables.
2010-01-20  Alexandre Julliardmsi: Add a partial stub for the ValidateProductID contr...
2010-01-20  Jason Edmeadesmsi: Correct the setting of environment variables.
2010-01-19  Hans Leidekkermsi: Add a test to exersize the code to retrieve rows...
2010-01-18  Hans Leidekkermsi: Fix parsing of feature overrides.
2010-01-18  Hans Leidekkermsi: Support retrieving rows from join tables.
2010-01-08  Nathan Gallahermsi: Queue dynamically allocated strings in cond.y.
2010-01-06  André Hentschelmsi/tests: Remove dead url.
2010-01-06  Andrew Eikummsi: Implement recursive INSTALLSTATE updates for msi...
2009-12-31  Alexandre Julliardmsi: Fix some pointer cast warnings on 64-bit.
2009-12-22  Marcus Meissnermsi: Removed unnecessary NULL check.
2009-12-21  Paul Vriensmsi/tests: Fix test failures on Win9x/WinMe.
2009-12-18  Hans Leidekkermsi: Propagate errors from IStorage_OpenStream again...
2009-12-18  Hans Leidekkermsi: Avoid a crash in STREAMS_delete.
2009-12-18  James Hawkinsmsi: Free the current filename if we choose to not...
2009-12-17  Hans Leidekkermsi: Reset the ALLUSERS property from to 2 to 1.
2009-12-17  Hans Leidekkermsi: Fix download of installer packages. Return errors...
2009-12-17  James Hawkinsmsi: Initialize type. If the value did not exist, type...
next