projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
msi: Remove function name from fixme.
[wine]
/
dlls
/
msi
/
appsearch.c
2010-02-04
Juan Lang
msi: Remove function name from fixme.
blob
|
commitdiff
|
raw
2009-12-16
James Hawkins
msi: Free the temp buffer if we haven't assigned it...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-27
Hans Leidekker
msi: Avoid accessing uninitialized memory in ACTION_App...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-15
Hans Leidekker
msi: Define common strings only once.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-23
Nicolas Le Cam
msi: Fix ACTION_AppSearchDr on empty path.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-23
Nicolas Le Cam
msi: Enfore use of GetFileAttributes return value.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-15
Michael Stefaniuc
msi: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-22
James Hawkins
msi: Only compare the file version if a version was...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Andrew Talbot
msi: Sign-compare warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-20
James Hawkins
msi: Use the quoted part of the registry value when...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-20
James Hawkins
msi: Fix a copy and paste error.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-20
James Hawkins
msi: Strip the file off the parent path if it's not...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-20
James Hawkins
msi: Only check the file signature if the candidate...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-20
James Hawkins
msi: Append the next directory to search to the current...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-20
James Hawkins
msi: Only append a backslash to directories.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-20
James Hawkins
msi: Don't get rid of the file signature when searching...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-20
James Hawkins
msi: Simplify and clean up ACTION_RecurseSearchDirectory.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-20
James Hawkins
msi: Handle searching for directories in the IniLocator...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-20
James Hawkins
msi: Handle searching for a file with no signature.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-20
James Hawkins
msi: Check the file version when a version is provided...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-20
James Hawkins
msi: Return the requested ini field.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-16
James Hawkins
msi: Append a backslash to the AppSearch registry path.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-16
James Hawkins
msi: Append a backslash to the AppSearch directory...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-13
James Hawkins
msi: Fix the returned format of REG_BINARY data.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-13
James Hawkins
msi: Expand REG_EXPAND_SZ registry values in the RegLoc...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-13
James Hawkins
msi: Append the file signature to the component's direc...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-01
James Hawkins
janitorial: Remove links to any microsoft site.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-17
James Hawkins
msi: Simplify ExpandAnyPath.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-08
James Hawkins
msi: Handle the CompLocator table in the AppSearch...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-29
James Hawkins
msi: Make sure attr is valid before checking for the...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-13
James Hawkins
msi: Fix the condition for checking a drive.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-13
James Hawkins
msi: Set the file to NULL when running the directory...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-05
James Hawkins
msi: Implement the CCPSearch standard action.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-23
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-01
Andrew Talbot
msi: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-10
James Hawkins
msi: Deformat the key path before opening the key.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-19
Andrew Talbot
msi: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-28
Mike McCormack
msi: Use MSI_IterateRecords in ACTION_AppSearch.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-28
Mike McCormack
msi: Use MSI_QueryGetRecord in ACTION_AppSearchIni.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-28
Mike McCormack
msi: Use MSI_QueryGetRecord in ACTION_AppSearchDr.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-27
Mike McCormack
msi: Use MSI_QueryGetRecord in ACTION_AppSearchReg.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-27
Mike McCormack
msi: Use MSI_QueryGetRecord in ACTION_AppSearchComponents.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-27
Mike McCormack
msi: Use MSI_QueryGetRecord in ACTION_AppSearchGetSigna...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Mike McCormack
msi: Merge action.h into msipriv.h.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Mike McCormack
msi: Fix memory leaks and bad frees.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
James Hawkins
msi: NULL-terminate dst on error.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
James Hawkins
msi: Add missing sizeof(WCHAR) multiplier.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-05
Mike McCormack
msi: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-03
Juan Lang
msi: Implement msidbLocatorTypeFileName in RegLocator...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-20
Andrew Talbot
msi: Cast-qual warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-27
Mike McCormack
msi: Use msi_alloc/free, not HeapAlloc/Free.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-21
Juan Lang
msi: Don't use fixed-size buffers in AppSearch action.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-20
Juan Lang
msi: Implement ACTION_AppSearchIni.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-19
Juan Lang
msi: Implement searching parent in ACTION_AppSearchReg.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-19
Juan Lang
msi: Set name in ACTION_AppSearchGetSignature.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-18
Juan Lang
msi: Fix silly pointer error.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-14
Juan Lang
msi: Let caller set property in AppSearch.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-12
Juan Lang
msi: Split up ACTION_AppSearchReg.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-11
James Hawkins
msi: AppSearchReg shouldn't create the key it's looking...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-12
Juan Lang
msi: Fix possible crash bugs in error path.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-03
Ivan Leo Puoti
Fix some wrong prototypes.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-27
Mike McCormack
Rename load_dynamic_stringW to msi_dup_record_field...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-20
Mike McCormack
Added memory allocation inline functions (part 2).
blob
|
commitdiff
|
raw
|
diff to current
2005-07-22
Aric Stewart
Bail out if the reg key is empty. This prevents us...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-10
Juan Lang
Partially implement AppSearch for RegLocator-type searches.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-28
Peter Berg Larsen
Janitorial: Get rid of strncpy/strncpyW.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-23
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-10
Juan Lang
Fix a regression in AppSearch.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-08
Juan Lang
If a full path isn't specified, search across all fixed...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-03
Juan Lang
Simplify AppSearch error checking.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-02
Aric Stewart
Fix a copy and paste error, check for a null value...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-01
Juan Lang
Partially implement AppSearch action.
blob
|
commitdiff
|
raw
|
diff to current