aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Firewall/test/WixToolsetTest.Firewall/TestData (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Send all tables to extension decompilers.Bob Arnson2025-05-283-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 valuesRob Mensching2024-03-241-3/+3
|
* Fix Profile column definition.Bob Arnson2024-03-181-2/+3
| | | | | | It's a formatted field but was too short. Fixes https://github.com/wixtoolset/issues/issues/8043.
* Use camelCase attribute values.Bob Arnson2024-02-271-7/+7
|
* add firewall extension decompiler, make msi modifications work, add all ↵chris_bednarski2023-11-195-2/+115
| | | | attributes
* change firewall extension table name to Wix5FirewallExceptionchris_bednarski2023-11-191-0/+4
|
* Fix broken firewall direction.Bob Arnson2022-12-181-1/+3
| | | | Fixes https://github.com/wixtoolset/issues/issues/7102.
* Loc files were still using inner text, stop doing thatRob Mensching2022-10-311-5/+3
| | | | Fixes 6970
* Clean up Firewall extension (model for all).Bob Arnson2021-12-175-51/+12
|
* Move Firewall.wixext into extRob Mensching2021-05-048-0/+82