Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Send all tables to extension decompilers. | Bob Arnson | 2025-05-28 | 3 | -0/+42 |
| | | | | | | Also fix Firewall decompiler to decompile all possible Firewall tables. Fixes https://github.com/wixtoolset/issues/issues/9070 | ||||
* | Use the correct case for firewall attribute values | Rob Mensching | 2024-03-24 | 1 | -3/+3 |
| | |||||
* | Fix Profile column definition. | Bob Arnson | 2024-03-18 | 1 | -2/+3 |
| | | | | | | It's a formatted field but was too short. Fixes https://github.com/wixtoolset/issues/issues/8043. | ||||
* | Use camelCase attribute values. | Bob Arnson | 2024-02-27 | 1 | -7/+7 |
| | |||||
* | add firewall extension decompiler, make msi modifications work, add all ↵ | chris_bednarski | 2023-11-19 | 5 | -2/+115 |
| | | | | attributes | ||||
* | change firewall extension table name to Wix5FirewallException | chris_bednarski | 2023-11-19 | 1 | -0/+4 |
| | |||||
* | Fix broken firewall direction. | Bob Arnson | 2022-12-18 | 1 | -1/+3 |
| | | | | Fixes https://github.com/wixtoolset/issues/issues/7102. | ||||
* | Loc files were still using inner text, stop doing that | Rob Mensching | 2022-10-31 | 1 | -5/+3 |
| | | | | Fixes 6970 | ||||
* | Clean up Firewall extension (model for all). | Bob Arnson | 2021-12-17 | 5 | -51/+12 |
| | |||||
* | Move Firewall.wixext into ext | Rob Mensching | 2021-05-04 | 8 | -0/+82 |