| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update to latest signing infrastructure | Rob Mensching | 2023-09-13 | 5 | -48/+38 |
* | add FIREWALL_EXCEPTION_ATTRIBUTES struct | chris_bednarski | 2023-09-12 | 1 | -109/+89 |
* | Remove unused symbol `Version`. | Bob Arnson | 2023-09-12 | 10 | -20/+0 |
* | Correctly process build -outputType switch | Rob Mensching | 2023-09-05 | 14 | -14/+73 |
* | remove windows xp specific code from firewall extension | chris_bednarski | 2023-08-26 | 5 | -438/+102 |
* | add firewall extension decompiler | chris_bednarski | 2023-08-26 | 5 | -81/+164 |
* | use WcaGetRecordFormattedString to get firewall rule description | chris_bednarski | 2023-08-23 | 7 | -4/+153 |
* | add integration tests for the firewall extenstion | chris_bednarski | 2023-08-19 | 9 | -0/+898 |
* | Properly fragment NetFx custom actions. | Bob Arnson | 2023-08-15 | 2 | -22/+11 |
* | Fix the use of ModuleSubstitution table | Rob Mensching | 2023-08-07 | 6 | -3/+93 |
* | Remove Esproj test | Rob Mensching | 2023-08-07 | 22 | -29916/+0 |
* | Ensure the Font actions are scheduled for TrueType fonts | Rob Mensching | 2023-08-07 | 3 | -5/+13 |
* | Remove legacy permissions support. | Bob Arnson | 2023-08-07 | 2 | -49/+4 |
* | fix stack corruption around cbdata when adding a machine certificate | chris_bednarski | 2023-08-02 | 1 | -3/+3 |
* | Multiple extension support in unit tests | chris_bednarski | 2023-07-23 | 4 | -13/+31 |
* | Fix mentions of dark.exe. | Bob Arnson | 2023-07-21 | 2 | -2/+2 |
* | Allow custom package comments | Marco Stadler | 2023-07-19 | 12 | -13/+295 |
* | Fix out of date references to Product in warnings | Rob Mensching | 2023-07-19 | 1 | -12/+12 |
* | Remove invalid references to ToolsVersion in ext wixlib projects | Rob Mensching | 2023-07-19 | 2 | -3/+3 |
* | feat(build): update xunit to version 2.5.0, fix occasional test timeout | chris_bednarski | 2023-07-19 | 10 | -32/+32 |
* | Ensure extensions get the same decompiler helper. | Bob Arnson | 2023-07-13 | 4 | -23/+15 |
* | Partial fix for the weirdly broken... | Bob Arnson | 2023-07-13 | 5 | -7/+82 |
* | Fix typo where Level was used instead of Value in Level element error message | Rob Mensching | 2023-07-11 | 1 | -2/+2 |
* | Extract object fields with modularization GUIDs. | Bob Arnson | 2023-06-30 | 4 | -4/+30 |
* | Handle MergeModule.CABinet for extraction. | Bob Arnson | 2023-06-21 | 3 | -16/+36 |
* | Add more _NODOMAIN properties to WixQueryOsWellKnownSID | Michael Stoll | 2023-06-16 | 1 | -0/+6 |
* | Improve logging to remove `(null)`. | Bob Arnson | 2023-06-13 | 4 | -1/+64 |
* | Update WindowsInstallerStandard.cs ordered sequence | Jesper Hansen | 2023-06-13 | 1 | -147/+115 |
* | Allow customized AdditionalOptions for all HarvestX MSBuild ItemGroups | Nir Bar | 2023-06-13 | 1 | -5/+15 |
* | ProjectReferences to wixlibs should participate in DefineConstants creation | Rob Mensching | 2023-06-02 | 2 | -3/+6 |
* | Downgrade bad ProductVersion error to warning. | Bob Arnson | 2023-05-31 | 8 | -27/+85 |
* | Obsolete removed PackageState.Cached value | Rob Mensching | 2023-05-30 | 2 | -6/+7 |
* | Update CLA signatures location | Rob Mensching | 2023-05-22 | 1 | -4/+4 |
* | Fix duplicate keys from inline subdirectories. | Bob Arnson | 2023-05-17 | 3 | -11/+36 |
* | Skip processing missing FeatureComponents table. | Bob Arnson | 2023-05-16 | 8 | -1/+55 |
* | Fix Dialog table decompilation. | Bob Arnson | 2023-05-14 | 3 | -1/+5 |
* | Show correct error message when upgrade is blocked | timberto | 2023-05-03 | 3 | -3/+39 |
* | Fix Msmq key table relationship. | Bob Arnson | 2023-05-02 | 1 | -1/+1 |
* | Fix build failure when bundle has multiple RemoteBundle elements | Nir Bar | 2023-05-02 | 5 | -2/+49 |
* | Clean up generated files left in source tree. | Bob Arnson | 2023-05-02 | 2 | -0/+5 |
* | Fix XmlConfig decompile to produce schema element, Add unitest for XmlDecomile | fyodorkor | 2023-05-02 | 2 | -9/+34 |
* | Tame some wild pointers. | Bob Arnson | 2023-05-01 | 2 | -5/+16 |
* | Fix XmlConfig lookup logic. | Bob Arnson | 2023-04-27 | 8 | -16/+134 |
* | Fix WcaErrorMessage `cArgs==-1` case. | Bob Arnson | 2023-04-27 | 4 | -17/+26 |
* | Remove InstallDirDlg reference from WixUI_Mondo | Bob Arnson | 2023-04-26 | 2 | -2/+0 |
* | Fix merged ProductCode from mergemod.cub and... | Bob Arnson | 2023-04-20 | 7 | -54/+86 |
* | Fix harvesting project names with invalid chars | Mike Wileczka | 2023-04-19 | 6 | -32/+32 |
* | Attempt to fix develop build | Rob Mensching | 2023-04-18 | 1 | -4/+3 |
* | Catch a few left over references to v4 | Rob Mensching | 2023-04-18 | 3 | -5/+5 |
* | Do not crash on Subdirectory when missing Component Directory attribute | Rob Mensching | 2023-04-18 | 3 | -3/+41 |