projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
joy.cpl: Remove uneeded FIXME message.
[wine]
/
dlls
/
msi
/
msi.c
2012-07-31
Vincent Povirk
msi: Stub Migrate10CachedPackagesW.
blob
|
commitdiff
|
raw
2012-04-23
Hans Leidekker
msi: Check supported languages in the AppSearch action.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-23
Hans Leidekker
msi: Dynamically allocate the path buffer in MsiQueryCo...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-23
Hans Leidekker
msi: Initialize hkey in msi_comp_find_prod_key.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-20
Hans Leidekker
msi: Fix install state detection for registry components.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-06
Robert van Herk
msi: Fixed MsiGetFileHashW for empty files.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-28
Hans Leidekker
msi: Clear the cert pointer in MsiGetFileSignatureInfor...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-06
Hans Leidekker
msi: Use the return value of IXMLDOMNode_get_text ...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-06
Hans Leidekker
msi: Avoid a null pointer dereference in MsiGetFileVers...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-18
Nikolay Sivov
msi: Support test for aplicable patch of MSIPATCH_DATAT...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-18
Nikolay Sivov
msi: Support MSIPATCH_DATATYPE_XMLBLOB when testing...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-06
Hans Leidekker
msi: Execute custom actions in the right script.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-13
Hans Leidekker
msi: Pass REINSTALL and REINSTALLMODE properties on...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-13
Hans Leidekker
msi: Don't set the LOGVERBOSE property in MsiReinstallF...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-13
Hans Leidekker
msi: Don't set the Installed property in MsiReinstallFe...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-13
Hans Leidekker
msi: Support all install contexts in MsiReinstallFeatureW.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-13
Hans Leidekker
msi: Move some traces from implementations to entry...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-13
Dan Kegel
msi: Initialize variable to placate static analyzers.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-20
Hans Leidekker
msi: Support TrueType font files in MsiGetFileVersion.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-23
Hans Leidekker
msi: Initialize the installation context from the regis...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-23
Hans Leidekker
msi: Don't create a temporary copy of the package.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-07
Hans Leidekker
msi: Add a stub implementation of MsiDeterminePatchSequ...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-01
Hans Leidekker
msi: Get rid of the remaining tabs.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-20
Hans Leidekker
msi: Factor out common code from MsiEnumComponentCostsW.
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-06
Hans Leidekker
msi: Handle NULL component correctly in MsiEnumComponen...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-02
Hans Leidekker
msi: Define common strings just once.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-02
Hans Leidekker
msi: Support remote calls to MsiEnumComponentCosts.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-02
Hans Leidekker
msi: Fix handling of components without a key path...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-14
Hans Leidekker
msi: Fix a memory leak (valgrind).
blob
|
commitdiff
|
raw
|
diff to current
2011-04-06
Hans Leidekker
msi: More Wow64 fixes.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-01
Hans Leidekker
msi: Implement and test MsiEnumComponentCostsA/W.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-30
Hans Leidekker
msi: Implement MsiGetFileSignatureInformationA/W.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-27
Hans Leidekker
msi: Initialize a variable in get_patch_product_codes...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-12
Hans Leidekker
msi: Fix parsing of patch product codes (valgrind).
blob
|
commitdiff
|
raw
|
diff to current
2010-12-24
Hans Leidekker
msi: Set the install level to the maximum if the reques...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-23
Hans Leidekker
msi: Add some traces.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-02
Hans Leidekker
msi: Clear last error on success in MsiQueryFeatureStat...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-17
Hans Leidekker
msi: Improve tracing in MsiQueryFeatureStateW.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-17
Hans Leidekker
msi: Trace the reinstall mode in hex in MsiReinstallFea...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-16
Hans Leidekker
msi: Forward MsiInstallMissingComponentA to MsiInstallM...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-11
Hans Leidekker
msi: Put quotes around the filename in MsiApplyPatch.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-26
Hans Leidekker
msi: Open the log file once per package.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-26
Hans Leidekker
msi: Open the log file in shared write mode.
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-09-02
Hans Leidekker
msi: Add stub implementations of MsiBeginTransaction...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-14
Hans Leidekker
msi: Add tests for MsiLocateComponent and make them...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-14
Hans Leidekker
msi: Don't trace the contents of an output buffer.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-31
Hans Leidekker
msi: Don't keep handles open to the patch database...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-25
Hans Leidekker
msi: Get rid of the goto in MSI_ApplicablePatchW.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-20
Hans Leidekker
msi: Release the package in MsiGetProductPropertyW.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-10
Gerald Pfeifer
msi: Fix the return value of msi_copy_outval in the...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-05
Hans Leidekker
msi: Forward MsiDetermineApplicablePatchesA to MsiDeter...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-04
Hans Leidekker
msi: Register more patch details.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-04
Hans Leidekker
msi: Handle non-null product code in MSI_ApplyPatchW.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-03
Gerald Pfeifer
msi: Remove variable product_code which is not really...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
Hans Leidekker
msi: Try to apply a patch to each product it is targete...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
Hans Leidekker
msi: Rename MSI_GetPropertyW and MSI_SetPropertyW.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
Hans Leidekker
msi: Make MSI_SetPropertyW take a pointer to a database...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-12
Detlef Riekenberg
msi: Display a MessageBox in MsiMessageBoxEx.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-15
Hans Leidekker
msi: Implement and test MsiGetPatchInfoA/W.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-14
James Hawkins
msi: Make sure we don't access pcchValueBuf when szBuff...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-03
Hans Leidekker
msi: Implement MsiSetExternalUIRecord.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-03
Hans Leidekker
msi: Unicode and ANSI global UI handlers are mutually...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-03
Hans Leidekker
msi: Add support for the Unicode version of the global...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-15
Hans Leidekker
msi: Define common strings only once.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-29
Hans Leidekker
msi: Don't set the Installed property twice.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-02
Hans Leidekker
msi: Add a partial implementation of MsiDetermineApplic...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-14
Gerald Pfeifer
msi: Initialize variable in MSI_ApplyPatchW.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-06
Hans Leidekker
msi: Reject NULL or empty patch package parameter in...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-05
Marcus Meissner
msi: Initialize info and patch variables (Coverity...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-01
Hans Leidekker
msi: Implement MsiApplyMultiplePatchesA/W.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-27
Nikolay Sivov
msi: Fix wrong calling convention.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-31
Hans Leidekker
msi: Build a proper source path in MsiConfigureProductExW.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-24
Hans Leidekker
msi: Implement MsiReinstallProductA/W.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-24
Hans Leidekker
msi: Add stub implementations of MsiDeterminePatchSeque...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-23
James Hawkins
msi: Handle a NULL and empty szPackagePath in MsiInstal...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-23
James Hawkins
msi: MsiCollectUserInfo cannot be called from a custom...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-23
James Hawkins
msi: Test and handle the case where the SourceList...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-23
James Hawkins
msi: Allow the enumeration of other users' patches.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-26
Nikolay Sivov
msi: Fix NULL dereference in MsiQueryComponentStateW...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-05
Michael Stefaniuc
msi: Change MSIHANDLE to ULONG for Win64 compatibility.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-15
James Hawkins
msi: Implement MsiGetPatchInfoExW.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-15
James Hawkins
msi: Add the ability to query a specific context for...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-15
James Hawkins
msi: Add the ability to query a specific context for...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-15
James Hawkins
msi: Forward MsiGetPatchInfoExA to MsiGetPatchInfoExW.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-15
James Hawkins
msi: Add a stub implementation of MsiGetPatchInfoEx.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-09
James Hawkins
msi: Implement MsiGetProductPropertyW.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-09
James Hawkins
msi: Forward MsiGetProductPropertyA to MsiGetProductPro...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-09
James Hawkins
msi: Remove a duplicated function.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-09
James Hawkins
msi: Remove a duplicated function.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-09
James Hawkins
msi: Add the ability to open multiple users' install...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-09
James Hawkins
msi: Add the ability to open multiple users' component...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-09
James Hawkins
msi: Add the ability to open multiple users product...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-28
Francois Gouget
msi: Remove WINAPI on static functions where not needed.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-04
James Hawkins
msi: Factor out the code to open the UserData features...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-04
James Hawkins
msi: Factor out the code to open the features key.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-04
James Hawkins
msi: Factor out the code to open a product key.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Andrew Talbot
msi: Sign-compare warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-09
James Hawkins
msi: Add a stub implementation of MsiDetermineApplicabl...
blob
|
commitdiff
|
raw
|
diff to current
next