| Commit message (Expand) | Author | Age | Files | Lines |
* | RelatedBundle/@Id is deprecated. | Bob Arnson | 8 days | 1 | -1/+8 |
* | Iis certstore more xsd | Bevan Weiss | 8 days | 2 | -1/+12 |
* | Add actions to BrowseDlg for WixUI_FeatureTree. | Bob Arnson | 9 days | 2 | -1/+6 |
* | Switch to MSTest built-in Test target. | Bob Arnson | 2025-03-20 | 20 | -38/+24 |
* | Formalize official WiX build and update tags in nupkgs | Rob Mensching | 2025-03-19 | 23 | -43/+75 |
* | Introduce the Open Source Maintenance Fee EULA | Rob Mensching | 2025-03-19 | 20 | -30/+375 |
* | Harvesting no longer aborts if any exclusions reference missing folders | Rob Mensching | 2025-03-19 | 3 | -26/+66 |
* | Verify more detail of the harvesting warning messages | Rob Mensching | 2025-03-19 | 1 | -23/+32 |
* | add missing CustomTableSetting parameter in ConvertCommand | PhilippNaused | 2025-03-18 | 1 | -1/+1 |
* | Include the major version in the Package/@Id to install SxS | Rob Mensching | 2025-03-18 | 1 | -1/+1 |
* | LocUtil occasionally failed due to XmlInitialization | Rob Mensching | 2025-03-18 | 3 | -60/+75 |
* | Fix documentation links in XSDs | Rob Mensching | 2025-03-18 | 2 | -12/+12 |
* | WiX v6 changes to the core schema | Rob Mensching | 2025-03-18 | 1 | -12/+42 |
* | WiX v6 changes to the UI extension | Rob Mensching | 2025-03-18 | 1 | -0/+8 |
* | Migrate XSDs from web project | Rob Mensching | 2025-03-18 | 18 | -0/+24625 |
* | Don't force x64 platform build. | Bob Arnson | 2025-03-11 | 1 | -1/+1 |
* | Set keypath when parsing naked File child elements | Bob Arnson | 2025-03-10 | 3 | -9/+6 |
* | Only referenced components get default feature.v6.0.0-rc.2 | Bob Arnson | 2025-03-03 | 8 | -64/+43 |
* | Fix icon cannot show in tsakbar when using WixInternalUIBootstrapperApplication | ueuuop8591 | 2025-03-03 | 1 | -1/+1 |
* | Convert WixToolsetTest.Sdk to MSTest.*** | Bob Arnson | 2025-03-03 | 10 | -136/+138 |
* | Convert tools\ to MSTest and traversal projects. | Bob Arnson | 2025-03-03 | 10 | -86/+113 |
* | Convert ext\ to MSTest and traversal projects. | Bob Arnson | 2025-03-03 | 96 | -767/+3204 |
* | Support non-SNI SSL certificates in Http extension | Bob Arnson | 2025-03-03 | 19 | -404/+672 |
* | Skip Decompile roundtrip test for Msmq (it will require more time | Bevan Weiss | 2025-03-03 | 2 | -10/+23 |
* | Msmq decompile test revealed some latent issues with the Wix6Group | Bevan Weiss | 2025-03-03 | 1 | -3/+9 |
* | Add a basic unit test for the round msmq decompiler round trip. | Bevan Weiss | 2025-03-03 | 5 | -22/+59 |
* | Fix up missing 'Wix4' prefixes on MSMQ Permission tables. | Bevan Weiss | 2025-03-03 | 6 | -110/+236 |
* | From wixtoolset/wix3/pull/535 | Bevan Weiss | 2025-02-28 | 25 | -42/+42 |
* | util: correct usage of NetLocalGroupGetInfo in GroupExecute | Bevan Weiss | 2025-02-28 | 1 | -8/+8 |
* | Target in-service .NET Framework versions. | Bob Arnson | 2025-02-13 | 1 | -1/+1 |
* | Update CI build to follow SomeVerv6.0.0-rc.1 | Rob Mensching | 2025-02-12 | 1 | -21/+24 |
* | Skip `CanChangeCommentOfExistingNonDomainGroup` test due to CI failures | Rob Mensching | 2025-02-12 | 1 | -1/+1 |
* | Backward compatible GUID generation | Rob Mensching | 2025-02-12 | 10 | -5/+357 |
* | Ensure user and group integration tests always clean up after themselves. | Rob Mensching | 2025-02-12 | 2 | -277/+383 |
* | Ignore IDL generated header | Rob Mensching | 2025-02-12 | 1 | -0/+1 |
* | Update README to include new dependency on ATL | Rob Mensching | 2025-02-11 | 1 | -0/+1 |
* | Keep Group symbol fields and attributes unnested | Rob Mensching | 2025-02-11 | 4 | -74/+74 |
* | Fix ups for Domain Group creation / removal. | Bevan Weiss | 2025-02-11 | 7 | -12/+45 |
* | Re-align enumeration values to those for User account modifications. | Bevan Weiss | 2025-02-11 | 3 | -78/+78 |
* | Group creation and update PR nits and feedback fixes | Rob Mensching | 2025-02-11 | 5 | -26/+26 |
* | Add/Remove Group Membership rollback handled. | Bevan Weiss | 2025-02-11 | 17 | -134/+346 |
* | Split into domain vs local CAs | Bevan Weiss | 2025-02-11 | 5 | -12/+66 |
* | Additional languages added | Bevan Weiss | 2025-02-11 | 3 | -0/+12 |
* | Group Add/Remove working. | Bevan Weiss | 2025-02-11 | 21 | -278/+736 |
* | CreateGroups additions | Bevan Weiss | 2025-02-11 | 60 | -136/+2848 |
* | Rewrite Prereq tests after hardening and bypassing .NET GUI errors | Rob Mensching | 2025-02-11 | 11 | -233/+71 |
* | Try setting DOTNET_DISABLE_GUI_ERRORS to prevent .NET install prompts for BAs | Rob Mensching | 2025-02-11 | 1 | -0/+4 |
* | Harden Burn's BootstrapperApplication and elevated engine extraction | Rob Mensching | 2025-02-11 | 14 | -44/+122 |
* | Remove the working folder as late as possible | Rob Mensching | 2025-02-11 | 1 | -5/+5 |
* | Support CreateFile with retries | Rob Mensching | 2025-02-11 | 2 | -13/+69 |