Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CreateGroups additions | Bevan Weiss | 2025-02-11 | 1 | -0/+4 |
| | | | | Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com> | ||||
* | add firewall extension decompiler, make msi modifications work, add all ↵ | chris_bednarski | 2023-11-19 | 1 | -197/+783 |
| | | | | attributes | ||||
* | change firewall extension table name to Wix5FirewallException | chris_bednarski | 2023-11-19 | 1 | -9/+9 |
| | |||||
* | add FIREWALL_EXCEPTION_ATTRIBUTES struct | chris_bednarski | 2023-09-12 | 1 | -109/+89 |
| | |||||
* | remove windows xp specific code from firewall extension | chris_bednarski | 2023-08-26 | 1 | -435/+7 |
| | |||||
* | use WcaGetRecordFormattedString to get firewall rule description | chris_bednarski | 2023-08-23 | 1 | -1/+1 |
| | |||||
* | Fix broken firewall direction. | Bob Arnson | 2022-12-18 | 1 | -13/+16 |
| | | | | Fixes https://github.com/wixtoolset/issues/issues/7102. | ||||
* | Minimize calls into GitInfo by caching results during build_init | Rob Mensching | 2022-11-13 | 1 | -1/+0 |
| | |||||
* | Update build dependencies and normalize more projects | Rob Mensching | 2022-10-19 | 1 | -2/+2 |
| | |||||
* | Set each native library dependency version to the build version. | Sean Hall | 2022-04-19 | 1 | -1/+0 |
| | |||||
* | Build with VS2022, which is now required. | Bob Arnson | 2021-12-25 | 1 | -1/+0 |
| | | | | - Use VS2022/v143 libraries exclusively. C++ compatibility works. | ||||
* | Clean up Firewall extension (model for all). | Bob Arnson | 2021-12-17 | 2 | -14/+1 |
| | |||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 2 | -17/+7 |
| | |||||
* | Move Firewall.wixext into ext | Rob Mensching | 2021-05-04 | 10 | -0/+1378 |