projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msi: Don't create a temporary copy of the package.
[wine]
/
dlls
/
msi
/
package.c
2011-08-23
Hans Leidekker
msi: Don't create a temporary copy of the package.
blob
|
commitdiff
|
raw
2011-08-03
Frédéric Delanoy
dlls: Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-27
Hans Leidekker
msi: Clean up the database queries.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-07
Hans Leidekker
msi: Avoid using an uninitialized value (clang).
blob
|
commitdiff
|
raw
|
diff to current
2011-07-01
Hans Leidekker
msi: Delay creating local installer and patch packages...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-01
Hans Leidekker
msi: GetUserName sets last error to ERROR_INSUFFICIENT_...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-26
Alexandre Julliard
msi: Remove the temp files after the storage files...
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: Define common strings just once.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-02
Hans Leidekker
msi: Rewrite the folder resolution code to keep track...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-02
Hans Leidekker
msi: Avoid casts in IWineMsiRemotePackage methods.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-02
Hans Leidekker
msi: Support remote calls to MsiEnumComponentCosts.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-14
Hans Leidekker
msi: Add support for maintaining a list of cabinet...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-31
Hans Leidekker
msi: Fix building the message string in MSI_ProcessMessage.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-30
Hans Leidekker
msi: Avoid sprintf for simple concatenations.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-30
Hans Leidekker
msi: Explicitly pass product code and platform to MSIRE...
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-07
Hans Leidekker
msi: Manage one assembly cache per major version of...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-07
Hans Leidekker
msi: Avoid registering duplicate source list information.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-13
Hans Leidekker
msi: Fix some memory leaks (valgrind).
blob
|
commitdiff
|
raw
|
diff to current
2010-12-23
Hans Leidekker
msi: Remove an incorrect error trace.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-15
Michael Stefaniuc
msi: Use an iface instead of a vtbl pointer in msi_remo...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-06
Hans Leidekker
msi: Map neutral parts of package language ids to the...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-02
Hans Leidekker
msi: Reuse temporary executables.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-26
Peter Urbanec
msi: Add AMD64 platform definition to support installat...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-17
Hans Leidekker
msi: Fix handling of an empty language id list in msi_p...
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-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-10-13
Hans Leidekker
msi: Register class ids from 32-bit packages under...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-06
Hans Leidekker
msi: Validate packages based on supported version,...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-05
Hans Leidekker
msi: Put the uninstall key for 32-bit packages under...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-01
Hans Leidekker
msi: Set more 64-bit properties.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-27
Hans Leidekker
msi: Use more descriptive variable names for installer...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-24
Hans Leidekker
msi: Set some missing system folder properties.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-18
Hans Leidekker
msi: Read supported platform and language ids from...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-18
Hans Leidekker
msi: Adjust the AdminUser property too after applying...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-08
Hans Leidekker
msi: Open relocated package database in transacted...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-02
Hans Leidekker
msi: Set the System64Folder property on 64-bit.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-02
Hans Leidekker
msi: Set the MsiAMD64 and Msix64 properties on 64-bit.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-30
André Hentschel
msi: Prevent cryptic error.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-22
Hans Leidekker
msi: Make sure properties are updated after applying...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-20
Hans Leidekker
msi: Keep track of the patch filename in apply_register...
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-11
Hans Leidekker
msi: Set the SourceDir property to the registered sourc...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-05
Hans Leidekker
msi: Apply registered patches in MsiOpenPackage.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-04
Hans Leidekker
msi: Make a local copy of patch packages.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-29
Hans Leidekker
msi: Support multiple patches per package.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-29
Hans Leidekker
msi: Store a copy of the file extension in the MSIMIME...
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-21
Hans Leidekker
msi: Make msi_get_property_int and friends take a point...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Octavian Voicu
msi: Fix crash when calling MsiGetActiveDatabase with...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-22
Hans Leidekker
msi: Make msi_reset_folders static.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-18
Hans Leidekker
msi: Implement MsiSetMode.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-03
Hans Leidekker
msi: Move some helpers to the module where they are...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-17
Hans Leidekker
msi: Reset the ALLUSERS property from to 2 to 1.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-17
Hans Leidekker
msi: Fix download of installer packages. Return errors...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-17
Hans Leidekker
msi: Set the LogonUser property.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-09
Rob Shearman
msi: Improve stub for MsiGetFeatureCost{A, W} and hook...
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: Add support for the Unicode version of the global...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-20
Hans Leidekker
msi: Open the database read/write in MSI_OpenPackageW.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-20
Hans Leidekker
msi: Create the local copy before opening the database.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-20
Hans Leidekker
msi: Always create a temporary copy of the package.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-19
Hans Leidekker
msi: Get rid of some redundant initializations.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-19
Hans Leidekker
msi: Allocate MSISCRIPT structure at package creation...
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-11
Hans Leidekker
msi: Set ProductState property.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-26
Michael Stefaniuc
msi: Remove redundant NULL check before msi_free (Smatch).
blob
|
commitdiff
|
raw
|
diff to current
2009-03-25
Aric Stewart
msi: Verify the existence of fusion.dll before reportin...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-24
Hans Leidekker
msi: Only apply a transform when its language id matche...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-23
James Hawkins
msi: Don't try to release a NULL record, with tests...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-02
James Hawkins
msi: Use a SQL marker to query the _Property table...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-26
James Hawkins
msi: Don't create a temporary table that is not held.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-15
Michael Stefaniuc
msi: Remove superfluous pointer casts.
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: Publish the patch information.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-30
James Hawkins
msi: Allow private properties from the AdminProperties...
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-07-22
James Hawkins
msi: Use the newly added defines from the msidbSumInfoS...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-18
James Hawkins
msi: Determine the installation context after reading...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-17
Rob Shearman
msi: Fix the value parameter of IWineMsiRemotePackage...
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-01
James Hawkins
msi: Make local functions static.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-01
James Hawkins
janitorial: Remove links to any microsoft site.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-19
Francois Gouget
msi: Use 'HKCU\Software\Microsoft\MS Setup (ACME)'...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-18
James Hawkins
msi: Set the UserLanguageID property.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
James Hawkins
msi: OriginalDatabase is the fully-expanded path to...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
James Hawkins
msi: If the package is a URL, the OriginalDatabase...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-20
James Hawkins
msi: Allow NULL parameters to be passed to the local...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-18
Francois Gouget
msi: Add a trailing '\n' to Wine traces.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-17
James Hawkins
msi: Verify that the PID_PAGECOUNT and PID_REVNUMBER...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-17
James Hawkins
msi: If the package doesn't exist, return ERROR_FILE_NO...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-17
James Hawkins
msi: Validate the parameters of MsiOpenPackage.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-17
James Hawkins
msi: Add more tests for MsiOpenPackage.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-12
James Hawkins
msi: Properly release the record.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-12
James Hawkins
msi: Return a remote interface to the database in a...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-16
James Hawkins
msi: Only double the returned size when szValueBuf...
blob
|
commitdiff
|
raw
|
diff to current
next