projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
quartz: Give video renderer's Inner_QueryInterface a less generic name.
[wine]
/
dlls
/
msi
/
2007-12-13
Lionel Debroux
msi: Fix memory leaks (found by Smatch).
tree
|
commitdiff
2007-12-13
Lionel Debroux
msi: Fix missing alloc check.
tree
|
commitdiff
2007-12-12
James Hawkins
msi: Free the cabinet string on error.
tree
|
commitdiff
2007-12-12
James Hawkins
msi: Properly release the record.
tree
|
commitdiff
2007-12-12
James Hawkins
msi: Free the user sid string.
tree
|
commitdiff
2007-12-12
James Hawkins
msi: Free the deformatted string.
tree
|
commitdiff
2007-12-08
James Hawkins
msi: Handle the CompLocator table in the AppSearch...
tree
|
commitdiff
2007-12-08
James Hawkins
msi: Reimplement MsiGetProductCode.
tree
|
commitdiff
2007-12-08
James Hawkins
msi: Remove two tests that depend on the sort order...
tree
|
commitdiff
2007-12-07
James Hawkins
msi: Add tests for MsiGetProductCode.
tree
|
commitdiff
2007-12-05
James Hawkins
msi: Reimplement MsiGetComponentPath.
tree
|
commitdiff
2007-12-05
James Hawkins
msi: Add tests for MsiGetComponentPath.
tree
|
commitdiff
2007-12-04
James Hawkins
msi: Test the CompLocator subset of the AppSearch action.
tree
|
commitdiff
2007-12-03
James Hawkins
msi: Add a stub implementation of MsiEnumComponentCostsW.
tree
|
commitdiff
2007-12-03
James Hawkins
msi: Implement the Version property of the Installer...
tree
|
commitdiff
2007-12-03
James Hawkins
msi: Test the CCPSearch action.
tree
|
commitdiff
2007-12-03
James Hawkins
msi: Use a hash table for reordering rows in a WHERE...
tree
|
commitdiff
2007-11-29
James Hawkins
msi: Don't check for the media or cabinet if the cabine...
tree
|
commitdiff
2007-11-29
James Hawkins
msi: Make sure attr is valid before checking for the...
tree
|
commitdiff
2007-11-28
Anatoly Lyutin
msi: Fix invalid SQL query.
tree
|
commitdiff
2007-11-26
James Hawkins
msi: Downgrade an ERR to a WARN.
tree
|
commitdiff
2007-11-26
James Hawkins
msi: Fix the condition of a FIXME.
tree
|
commitdiff
2007-11-26
James Hawkins
msi: Downgrade an ERR to a WARN.
tree
|
commitdiff
2007-11-26
James Hawkins
msi: Downgrade a FIXME to a WARN.
tree
|
commitdiff
2007-11-26
James Hawkins
msi: Only check the volume label if it's different...
tree
|
commitdiff
2007-11-26
James Hawkins
msi: Check the destination file's hash and skip that...
tree
|
commitdiff
2007-11-26
James Hawkins
msi: Set the file contents of the file hash test file...
tree
|
commitdiff
2007-11-26
James Hawkins
msi: Verify the szFilePath parameter of MsiGetFileHash.
tree
|
commitdiff
2007-11-26
James Hawkins
msi: Add tests for MsiGetFileHash and clean up the...
tree
|
commitdiff
2007-11-20
Misha Koshelev
msi: automation: Fix ITypeInfo leak.
tree
|
commitdiff
2007-11-20
Misha Koshelev
msi/tests: automation: Add missing VariantClear.
tree
|
commitdiff
2007-11-20
Misha Koshelev
msi/tests: Close opened service handles.
tree
|
commitdiff
2007-11-20
Misha Koshelev
msi: automation: Fix automation object reference counts...
tree
|
commitdiff
2007-11-20
James Hawkins
msi: Check the cabinet's full path for existence, not...
tree
|
commitdiff
2007-11-19
James Hawkins
msi: Don't check for a cabinet's existence if it's...
tree
|
commitdiff
2007-11-15
James Hawkins
msi: Don't ignore the error returned by ready_media.
tree
|
commitdiff
2007-11-15
James Hawkins
msi: Only check the presence of the cabinet if the...
tree
|
commitdiff
2007-11-15
James Hawkins
msi: Add tests for situations involving missing cabinets.
tree
|
commitdiff
2007-11-15
James Hawkins
msi: Simplify ready_media.
tree
|
commitdiff
2007-11-13
James Hawkins
msi: Fix the condition for checking a drive.
tree
|
commitdiff
2007-11-13
James Hawkins
msi: Set the file to NULL when running the directory...
tree
|
commitdiff
2007-11-13
James Hawkins
msi: Implement the VolumeSelectCombo control.
tree
|
commitdiff
2007-11-13
James Hawkins
msi: Test the Uninstall registry entries.
tree
|
commitdiff
2007-11-13
James Hawkins
msi: Delete the uninstall key when the product is removed.
tree
|
commitdiff
2007-11-12
James Hawkins
msi: Return a remote interface to the database in a...
tree
|
commitdiff
2007-11-12
James Hawkins
msi: Create the _Tables table when creating a database.
tree
|
commitdiff
2007-11-12
James Hawkins
msi: Test the default tables added by MsiOpenDatabase.
tree
|
commitdiff
2007-11-06
Alexandre Julliard
Make some variables static.
tree
|
commitdiff
2007-11-06
James Hawkins
msi: Test that the install state is dependent on the...
tree
|
commitdiff
2007-11-06
James Hawkins
msi: Process the ADDSOURCE property when setting featur...
tree
|
commitdiff
2007-11-06
James Hawkins
msi: Test the install states of removed features.
tree
|
commitdiff
2007-11-06
James Hawkins
msi: Add a missing struct initialization.
tree
|
commitdiff
2007-11-05
James Hawkins
msi: Implement the CCPSearch standard action.
tree
|
commitdiff
2007-11-05
James Hawkins
msi: Explicitly check the returned value against -1...
tree
|
commitdiff
2007-11-05
James Hawkins
msi: Don't update a table entry when applying a transfo...
tree
|
commitdiff
2007-11-05
James Hawkins
msi: Fix the location used to write the user's environm...
tree
|
commitdiff
2007-11-05
James Hawkins
msi: Remove an unused parameter.
tree
|
commitdiff
2007-11-05
James Hawkins
msi: Use a magic constant to silence signedness compari...
tree
|
commitdiff
2007-11-05
James Hawkins
msi: MsiQueryProductState returns INSTALLSTATE, not...
tree
|
commitdiff
2007-11-05
James Hawkins
msi: MsiQueryFeatureState and MsiUseFeatureEx return...
tree
|
commitdiff
2007-11-05
James Hawkins
msi: MsiViewGetError returns MSIDBERROR, not UINT.
tree
|
commitdiff
2007-11-05
James Hawkins
msi: Remove an unused parameter.
tree
|
commitdiff
2007-11-05
James Hawkins
msi: Remove an unused parameter.
tree
|
commitdiff
2007-11-05
James Hawkins
msi: Fix the sign of an index variable.
tree
|
commitdiff
2007-11-05
James Hawkins
msi: Remove a legacy error check.
tree
|
commitdiff
2007-11-05
James Hawkins
msi: Test and implement the MSIMODIFY_DELETE command.
tree
|
commitdiff
2007-11-05
James Hawkins
msi: Initialize a handle in case MsiGetSummaryInformati...
tree
|
commitdiff
2007-11-05
James Hawkins
msi: Fix the location used to read machine context...
tree
|
commitdiff
2007-11-05
James Hawkins
msi: szUserSid must be NULL if context is MSIINSTALLCON...
tree
|
commitdiff
2007-11-05
James Hawkins
msi: Handle the MSIINSTALLCONTEXT_USERMANAGED context.
tree
|
commitdiff
2007-11-05
James Hawkins
msi: Reimplement MsiSourceListAddSourceEx to handle...
tree
|
commitdiff
2007-11-05
James Hawkins
msi: The options must include a source type.
tree
|
commitdiff
2007-11-05
James Hawkins
msi: An empty source is an invalid parameter.
tree
|
commitdiff
2007-11-05
James Hawkins
msi: Append a slash to network and url sources.
tree
|
commitdiff
2007-11-05
James Hawkins
msi: Validate the product code.
tree
|
commitdiff
2007-11-05
James Hawkins
msi: Return the error from OpenSourceKey.
tree
|
commitdiff
2007-11-05
James Hawkins
msi: Add tests for MsiSourceListAddSourceEx.
tree
|
commitdiff
2007-11-05
James Hawkins
msi: Don't create the product source key when adding...
tree
|
commitdiff
2007-11-05
James Hawkins
msi: Implement MsiSourceListAddSourceExA.
tree
|
commitdiff
2007-11-05
James Hawkins
msi: do_query is supposed to fail, so don't release...
tree
|
commitdiff
2007-11-01
James Hawkins
msi: A feature's requested action does not depend on...
tree
|
commitdiff
2007-11-01
James Hawkins
msi: Only unpublish the features if the entire product...
tree
|
commitdiff
2007-11-01
James Hawkins
msi: Properly register features.
tree
|
commitdiff
2007-11-01
James Hawkins
msi: Properly register and unregister components.
tree
|
commitdiff
2007-11-01
James Hawkins
msi: Remove a duplicated function.
tree
|
commitdiff
2007-11-01
James Hawkins
msi: Implement the MoveFiles standard action.
tree
|
commitdiff
2007-11-01
James Hawkins
msi: Test the MoveFiles standard action.
tree
|
commitdiff
2007-10-26
James Hawkins
msi: Use package_from_db instead of opening the package...
tree
|
commitdiff
2007-10-26
James Hawkins
msi: Output expected values on failing tests.
tree
|
commitdiff
2007-10-26
James Hawkins
msi: Define _WIN32_MSI to pull in new definitions.
tree
|
commitdiff
2007-10-26
James Hawkins
msi: Set the ROOTDRIVE property so the admin sequence...
tree
|
commitdiff
2007-10-26
James Hawkins
msi: Add missing newline to the adm_custom_action table.
tree
|
commitdiff
2007-10-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-10-23
James Hawkins
msi: Set media info strings to NULL after freeing them.
tree
|
commitdiff
2007-10-23
James Hawkins
msi: Include the null terminator when writing data...
tree
|
commitdiff
2007-10-23
James Hawkins
msi: Don't delete the table if the table deleted itself...
tree
|
commitdiff
2007-10-23
James Hawkins
msi: Release the record only after using the record...
tree
|
commitdiff
2007-10-22
Mikolaj Zalewski
msi: Use BS_GROUPBOX for group boxes.
tree
|
commitdiff
2007-10-19
Detlef Riekenberg
msi/tests: Do not leak a HKEY when RegQueryValueEx...
tree
|
commitdiff
2007-10-18
Mikolaj Zalewski
msi: Make the WriteEnvironmentStrings handling of ...
tree
|
commitdiff
next