Sweden-Number/dlls/msi
Hans Leidekker 587e107398 msi: Allocate sufficient memory in ITERATE_InstallODBCDriver and ITERATE_InstallODBCTranslator.
Found by Valgrind.
2010-02-22 13:15:22 +01:00
..
tests msi/tests: Free exception information. 2010-02-22 13:15:16 +01:00
Makefile.in makefiles: Generate a general catch-all dependency on .tab.h files to replace the manually maintained ones. 2010-02-08 20:58:00 +01:00
action.c msi: Allocate sufficient memory in ITERATE_InstallODBCDriver and ITERATE_InstallODBCTranslator. 2010-02-22 13:15:22 +01:00
alter.c msi: Free the columns view if check_column_exists fails. 2009-12-16 12:26:59 +01:00
appsearch.c msi: Remove function name from fixme. 2010-02-04 13:39:28 +01:00
automation.c msi: Copy InstallerImpl_LastErrorRecord to use it for DatabaseImpl. 2010-02-04 13:39:26 +01:00
classes.c msi: Get rid of ACTION_VerifyFeatureForAction. 2010-02-16 12:29:01 +01:00
cond.y msi: Queue dynamically allocated strings in cond.y. 2010-01-08 17:03:15 +01:00
create.c msi: Add tablename tracking to VIEW_find_column. 2009-10-27 14:01:23 +01:00
custom.c msi: Call Custom function via wrapper. 2010-02-04 14:06:34 +01:00
database.c msi: Encode stream name in the callers of db_get_raw_stream. 2010-02-19 13:06:41 +01:00
delete.c msi: Add tablename tracking to VIEW_find_column. 2009-10-27 14:01:23 +01:00
dialog.c msi: Implement recursive INSTALLSTATE updates for msi treeview selector. 2010-01-06 09:51:17 +01:00
distinct.c msi: Add tablename tracking to VIEW_find_column. 2009-10-27 14:01:23 +01:00
drop.c msi: Implement DROP_delete that deletes the drop view. We were leaking the view before. 2009-12-14 12:20:33 +01:00
events.c msi: Add a partial implementation of the ValidateProductID standard action. 2010-02-10 14:31:49 +01:00
files.c msi: Get rid of ACTION_VerifyComponentForAction. 2010-02-16 12:28:56 +01:00
font.c msi: Get rid of ACTION_VerifyComponentForAction. 2010-02-16 12:28:56 +01:00
format.c msi: Don't trace an out parameter. 2009-06-04 12:17:59 +02:00
handle.c msi: Remove superfluous pointer casts. 2009-01-15 12:43:03 +01:00
helpers.c msi: Make msi_reset_folders static. 2010-02-22 13:14:35 +01:00
insert.c msi: Add tablename tracking to VIEW_find_column. 2009-10-27 14:01:23 +01:00
instabsent.bmp
instadvert.bmp
install.c msi: Include run mode in fixmes. 2010-02-19 13:06:27 +01:00
instlocal.bmp
join.c msi: Add support for updating rows in join tables. 2010-01-22 13:09:11 +01:00
media.c msi: Free the current filename if we choose to not extract the file. 2009-12-18 11:45:30 +01:00
msi.c msi: Implement and test MsiGetPatchInfoA/W. 2010-02-15 16:36:39 +01:00
msi.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi.spec msi: Implement and test MsiGetPatchInfoA/W. 2010-02-15 16:36:39 +01:00
msi_Bg.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_Da.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_De.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_En.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_Eo.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_Es.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_Fi.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_Fr.rc msi: Update French translation. 2009-07-03 13:11:24 +02:00
msi_Hu.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_It.rc msi: Fix Italian translation. 2010-02-01 12:48:13 +01:00
msi_Ko.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_Lt.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_Nl.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_No.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_Pl.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_Pt.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_Ro.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_Ru.rc msi: Convert the Russian resources to UTF-8. 2009-08-03 14:56:39 +02:00
msi_Si.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_Sv.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_Tr.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_Uk.rc msi: Add Ukrainian translations. 2010-01-29 13:30:04 +01:00
msi_Zh.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_main.c msi: Implement MsiSetExternalUIRecord. 2009-11-03 22:23:08 +01:00
msipriv.h msi: Make msi_reset_folders static. 2010-02-22 13:14:35 +01:00
msiquery.c msi: Don't print the function name twice in a WARN. 2010-02-04 13:39:28 +01:00
msiserver.idl msi: Implement MsiSetMode. 2010-02-18 14:39:06 +01:00
msiserver_dispids.h msi: Stub out a few more Installer object methods. 2009-12-11 12:16:26 +01:00
package.c msi: Make msi_reset_folders static. 2010-02-22 13:14:35 +01:00
preview.c msi: Get rid of some redundant initializations. 2009-10-19 15:02:42 +02:00
query.h msi: Add tablename tracking to VIEW_find_column. 2009-10-27 14:01:23 +01:00
record.c msi: Close the original record before copying new data into it. 2009-12-11 12:16:26 +01:00
registry.c msi: Define common strings only once. 2009-10-15 14:16:50 +02:00
regsvr.c
script.c jscript: Add IActiveScriptParse64 declaration and use it on Win64. 2009-02-03 12:39:23 +01:00
select.c msi: Add support for table names in select statements. 2009-11-24 15:53:53 +01:00
source.c msi: Define common strings only once. 2009-10-15 14:16:50 +02:00
sql.y msi: Keep track of the current view in the sql parser. 2009-12-16 12:26:38 +01:00
storages.c msi: Fix some pointer cast warnings on 64-bit. 2009-12-31 12:12:15 +01:00
streams.c msi: All stream names starting with 0x0005 are unencoded. 2010-02-22 13:15:09 +01:00
string.c msi: Remove an unused field from the string table. 2009-12-17 12:43:25 +01:00
suminfo.c msi: Add summary information stream to the streams table. 2010-02-19 13:06:53 +01:00
table.c msi: Encode stream name in the callers of db_get_raw_stream. 2010-02-19 13:06:41 +01:00
tokenize.c msi: Accept '\5' and '-' in SQL identifiers. 2010-02-19 13:06:32 +01:00
update.c msi: Add tablename tracking to VIEW_find_column. 2009-10-27 14:01:23 +01:00
upgrade.c msi: Define common strings only once. 2009-10-15 14:16:50 +02:00
version.rc
where.c msi: Reject greater than and less than string comparisons in WHERE clauses. 2009-12-15 11:45:04 +01:00