projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msi: Create temp files in the destination directory instead of the root.
[wine]
/
dlls
/
msi
/
files.c
2011-06-09
Alexandre Julliard
msi: Create temp files in the destination directory...
blob
|
commitdiff
|
raw
2011-06-07
Hans Leidekker
msi: Print a warning instead of an error if we're going...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-30
Hans Leidekker
msi: Skip files from global assemblies in the RemoveFil...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-24
Hans Leidekker
msi: Fix the file actions to revert components to the...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-20
Hans Leidekker
msi: Recursively create the destination directory in...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Marcus Meissner
msi: Check comp for NULL from msi_get_loaded_component...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-06
Hans Leidekker
msi: Destroy assembly caches right after use.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-06
Hans Leidekker
msi: Get rid of helpers.c.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-02
Hans Leidekker
msi: Use a separate function to retrieve the target...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-14
Hans Leidekker
msi: Add offsets to disk ids added by patches.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-29
David Hedberg
msi: Add support for patching files.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-29
David Hedberg
msi: Generalize media helpers a bit.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-16
Hans Leidekker
msi: Let the InstallFiles action determine which privat...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-10
Hans Leidekker
msi: Fix a memory leak (valgrind).
blob
|
commitdiff
|
raw
|
diff to current
2011-03-08
Hans Leidekker
msi: Assume a file is present if the target exists...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-08
Hans Leidekker
msi: Load media info even if there's no file to install.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-08
Hans Leidekker
msi: Make a second pass to determine which files to...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-07
Hans Leidekker
msi: Reduce filename to the long name in ITERATE_Remove...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-10
Hans Leidekker
msi: Get rid of msi_component_set_state and msi_feature...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-07
Hans Leidekker
msi: Split up resolve_folder.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-02
Hans Leidekker
msi: Try harder to remove non-persistent directories.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-01
Hans Leidekker
msi: Reset file attributes before removing a file.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-19
Hans Leidekker
msi: Downgrade a warning.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-11
Hans Leidekker
msi: Don't extract files for assemblies which are alrea...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-18
Hans Leidekker
msi: Install assemblies only if the component action...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-16
Hans Leidekker
msi: Honor msidbComponentAttributesPermanent.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-16
Hans Leidekker
msi: Check component attributes before extracting the...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-12
Hans Leidekker
msi: Don't use a temporary directory for local assemblies.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-12
Hans Leidekker
msi: Honor msidbComponentAttributesNeverOverwrite.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-11
Hans Leidekker
msi: Add support for installing side-by-side assemblies.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-19
Hans Leidekker
msi: Compare strings without depending on thread locale.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-21
Hans Leidekker
msi: Move the component enabled check into the standard...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-11
Hans Leidekker
msi: Compare file versions as numbers instead of strings.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-09
Hans Leidekker
msi: Display the directory identifier instead of the...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-09
Hans Leidekker
msi: Directly pass the disk id to installfiles_cb.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-09
Hans Leidekker
msi: Create directories right before installing files.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-20
Hans Leidekker
msi: Consistently use the allocation macros.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-12
Hans Leidekker
msi: Improve some traces.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-12
Hans Leidekker
msi: Only extract a file when its disk id matches the...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-03
Gerald Pfeifer
msi: Fix return value for ITERATE_RemoveFiles (in the...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-28
Hans Leidekker
msi: Move all file comparisons to CostFinalize.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
Hans Leidekker
msi: Make msi_get_property_int and friends take a point...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-26
Hans Leidekker
msi: Return the right error when a cabinet cannot be...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-23
Hans Leidekker
msi: Set the action taken in the ProcessComponents...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-05
Hans Leidekker
msi: Also update the UI when removing files listed...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-05
Hans Leidekker
msi: Update the UI in the MoveFiles action.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-05
Hans Leidekker
msi: Move the implementation of the MoveFiles action...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-05
Hans Leidekker
msi: Properly update the UI in the DuplicateFiles and...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-26
Hans Leidekker
msi: Remove empty directories as part of the RemoveFile...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-23
Hans Leidekker
msi: Implement the RemoveDuplicateFiles standard action.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-16
Hans Leidekker
msi: Get rid of ACTION_VerifyComponentForAction.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-02
André Hentschel
msi: Fix crash with access to component.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-20
Michael Martin
msi: Shedule rename operation also for ERROR_USER_MAPPE...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-15
Hans Leidekker
msi: Define common strings only once.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-01
Hans Leidekker
msi: Schedule a rename operation when the file to overw...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-15
Michael Stefaniuc
msi: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-12
Alexandre Julliard
msi: Don't include msvcrt headers.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-07
James Hawkins
msi: Resolve file source paths dynamically, as the...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-08
James Hawkins
msi: Make sure read-only source files are set writable...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
James Hawkins
msi: Don't remove a misc file if the action is unknown.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
James Hawkins
msi: Don't remove a file that is installed as source.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
James Hawkins
msi: Downgrade an ERR to a TRACE.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
James Hawkins
msi: If the filename is empty or NULL, remove the direc...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-19
James Hawkins
msi: Base removal of a file on the component's action...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-19
James Hawkins
msi: Remove misc files from the RemoveFile table.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-19
James Hawkins
msi: A file's component's state does not determine...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-19
James Hawkins
msi: Don't remove a file if the old file is strictly...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-19
James Hawkins
msi: Don't check for a NULL component, as the component...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-19
James Hawkins
msi: Factor out media handling and use the new interfac...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-22
James Hawkins
msi: msidbFileAttributesVital has no effect on the...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-22
James Hawkins
msi: Halt the installation with an error if a source...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-25
James Hawkins
msi: Don't overwrite a file that has a greater or equal...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
James Hawkins
msi: Publish media disks whether the drive type is...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-11
James Hawkins
msi: Set the source path for uncompressed files when...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-22
James Hawkins
msi: Search the last used source if the cabinet to...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-30
James Hawkins
msi: Add initial implementation of MsiPublishAssemblies.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-07
James Hawkins
msi: Set the install context based on the ALLUSERS...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-20
James Hawkins
msi: Fix the type of the ID parameter of MsiSourceListE...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-07
Ove Kaaven
msi: Fix bug in handling of multivolume CAB files.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-26
James Hawkins
msi: Search existing published sources if the media...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-26
James Hawkins
msi: Store the media type and set the last used source...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-26
James Hawkins
msi: Remove setting a source list property that's in...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-26
James Hawkins
msi: Publish source information in the user-unmanaged...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-16
James Hawkins
msi: dest_path refers to the directory prefix, not...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
James Hawkins
msi: Create parent directories when duplicating files...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
James Hawkins
msi: Directly download mi->source now that SourceDir...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
James Hawkins
msi: Only read an internal package if the file to insta...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-12
James Hawkins
msi: Free the cabinet string on error.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-29
James Hawkins
msi: Don't check for the media or cabinet if the cabine...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-26
James Hawkins
msi: Only check the volume label if it's different...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-26
James Hawkins
msi: Check the destination file's hash and skip that...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-20
James Hawkins
msi: Check the cabinet's full path for existence, not...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-19
James Hawkins
msi: Don't check for a cabinet's existence if it's...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-15
James Hawkins
msi: Don't ignore the error returned by ready_media.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-15
James Hawkins
msi: Only check the presence of the cabinet if the...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-15
James Hawkins
msi: Simplify ready_media.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-23
James Hawkins
msi: Set media info strings to NULL after freeing them.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-03
James Hawkins
msi: Delay publishing of the SourceList until the Publi...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-26
James Hawkins
msi: Fetch the volume name when getting disk info.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-22
Rob Shearman
msi: Only use the long name for the file source if...
blob
|
commitdiff
|
raw
|
diff to current
next