| Commit message (Expand) | Author | Files | Lines |
6 days | Set keypath when parsing naked File child elements | Bob Arnson | 3 | -9/+6 |
13 days | Only referenced components get default feature.v6.0.0-rc.2 | Bob Arnson | 8 | -64/+43 |
13 days | Fix icon cannot show in tsakbar when using WixInternalUIBootstrapperApplication | ueuuop8591 | 1 | -1/+1 |
13 days | Convert WixToolsetTest.Sdk to MSTest.*** | Bob Arnson | 10 | -136/+138 |
13 days | Convert tools\ to MSTest and traversal projects. | Bob Arnson | 10 | -86/+113 |
13 days | Convert ext\ to MSTest and traversal projects. | Bob Arnson | 96 | -767/+3204 |
13 days | Support non-SNI SSL certificates in Http extension | Bob Arnson | 19 | -404/+672 |
13 days | Skip Decompile roundtrip test for Msmq (it will require more time | Bevan Weiss | 2 | -10/+23 |
13 days | Msmq decompile test revealed some latent issues with the Wix6Group | Bevan Weiss | 1 | -3/+9 |
13 days | Add a basic unit test for the round msmq decompiler round trip. | Bevan Weiss | 5 | -22/+59 |
13 days | Fix up missing 'Wix4' prefixes on MSMQ Permission tables. | Bevan Weiss | 6 | -110/+236 |
2025-02-28 | From wixtoolset/wix3/pull/535 | Bevan Weiss | 25 | -42/+42 |
2025-02-28 | util: correct usage of NetLocalGroupGetInfo in GroupExecute | Bevan Weiss | 1 | -8/+8 |
2025-02-13 | Target in-service .NET Framework versions. | Bob Arnson | 1 | -1/+1 |
2025-02-12 | Update CI build to follow SomeVerv6.0.0-rc.1 | Rob Mensching | 1 | -21/+24 |
2025-02-12 | Skip `CanChangeCommentOfExistingNonDomainGroup` test due to CI failures | Rob Mensching | 1 | -1/+1 |
2025-02-12 | Backward compatible GUID generation | Rob Mensching | 10 | -5/+357 |
2025-02-12 | Ensure user and group integration tests always clean up after themselves. | Rob Mensching | 2 | -277/+383 |
2025-02-12 | Ignore IDL generated header | Rob Mensching | 1 | -0/+1 |
2025-02-11 | Update README to include new dependency on ATL | Rob Mensching | 1 | -0/+1 |
2025-02-11 | Keep Group symbol fields and attributes unnested | Rob Mensching | 4 | -74/+74 |
2025-02-11 | Fix ups for Domain Group creation / removal. | Bevan Weiss | 7 | -12/+45 |
2025-02-11 | Re-align enumeration values to those for User account modifications. | Bevan Weiss | 3 | -78/+78 |
2025-02-11 | Group creation and update PR nits and feedback fixes | Rob Mensching | 5 | -26/+26 |
2025-02-11 | Add/Remove Group Membership rollback handled. | Bevan Weiss | 17 | -134/+346 |
2025-02-11 | Split into domain vs local CAs | Bevan Weiss | 5 | -12/+66 |
2025-02-11 | Additional languages added | Bevan Weiss | 3 | -0/+12 |
2025-02-11 | Group Add/Remove working. | Bevan Weiss | 21 | -278/+736 |
2025-02-11 | CreateGroups additions | Bevan Weiss | 60 | -136/+2848 |
2025-02-11 | Rewrite Prereq tests after hardening and bypassing .NET GUI errors | Rob Mensching | 11 | -233/+71 |
2025-02-11 | Try setting DOTNET_DISABLE_GUI_ERRORS to prevent .NET install prompts for BAs | Rob Mensching | 1 | -0/+4 |
2025-02-11 | Harden Burn's BootstrapperApplication and elevated engine extraction | Rob Mensching | 14 | -44/+122 |
2025-02-11 | Remove the working folder as late as possible | Rob Mensching | 1 | -5/+5 |
2025-02-11 | Support CreateFile with retries | Rob Mensching | 2 | -13/+69 |
2025-02-11 | Support extracting cabbed file straight to file handle | Rob Mensching | 2 | -31/+99 |
2025-02-11 | Failures were seen in MSI Unit Tests around Firewall rules within | Bevan Weiss | 1 | -0/+8 |
2025-02-11 | Migrate COM+ E2E tests from raw binaries to source code. | Bevan Weiss | 36 | -7/+1283 |
2025-02-11 | IIS Ext: Add support for more certificate stores | Bevan Weiss | 4 | -1/+36 |
2025-02-11 | Minor build improvements and cleanup | Rob Mensching | 4 | -11/+9 |
2025-02-11 | Raise conversion warning for After and Before attributes, at least on | Bevan Weiss | 3 | -6/+95 |
2025-01-23 | Emit deprecation warning for Heat. | Bob Arnson | 7 | -9/+17 |
2025-01-21 | Reference `Error` strings in Sql. | Bob Arnson | 2 | -1/+3 |
2024-12-30 | Rename "bundle id" concept to "bundle code" | Rob Mensching | 125 | -2302/+2452 |
2024-12-30 | Add Package/@Id and Bundle/@Id that can replace UpgradeCodes | Rob Mensching | 47 | -69/+104 |
2024-12-29 | Use PerUserProgramFilesFolder for default INSTALLFOLDER in a per-user package | Rob Mensching | 5 | -17/+54 |
2024-12-29 | Add "PerUserProgramFilesFolder" as standard directory | Rob Mensching | 2 | -1/+5 |
2024-12-29 | Fix WixPackageSymbol Attributes, Scope, UpgradeStrategy fields | Rob Mensching | 2 | -15/+27 |
2024-12-29 | Overridable WixVariables should be treated as virtual | Rob Mensching | 3 | -6/+51 |
2024-12-28 | Break out parsing of file naming attributes. | Bob Arnson | 1 | -84/+90 |
2024-12-28 | Ensure naked files take Subdirectory into account. | Bob Arnson | 12 | -22/+99 |