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