| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix ups for Domain Group creation / removal. | Bevan Weiss | 2025-02-11 | 2 | -4/+6 |
* | Group creation and update PR nits and feedback fixes | Rob Mensching | 2025-02-11 | 2 | -5/+6 |
* | Add/Remove Group Membership rollback handled. | Bevan Weiss | 2025-02-11 | 14 | -56/+135 |
* | Split into domain vs local CAs | Bevan Weiss | 2025-02-11 | 1 | -3/+2 |
* | Group Add/Remove working. | Bevan Weiss | 2025-02-11 | 5 | -13/+29 |
* | CreateGroups additions | Bevan Weiss | 2025-02-11 | 24 | -0/+861 |
* | Rewrite Prereq tests after hardening and bypassing .NET GUI errors | Rob Mensching | 2025-02-11 | 11 | -233/+71 |
* | Failures were seen in MSI Unit Tests around Firewall rules within | Bevan Weiss | 2025-02-11 | 1 | -0/+8 |
* | Migrate COM+ E2E tests from raw binaries to source code. | Bevan Weiss | 2025-02-11 | 36 | -7/+1283 |
* | Emit deprecation warning for Heat. | Bob Arnson | 2025-01-23 | 1 | -1/+1 |
* | Rename "bundle id" concept to "bundle code" | Rob Mensching | 2024-12-30 | 14 | -42/+42 |
* | Audit all transitive dependencies and fix latest vulnerabilities | Rob Mensching | 2024-12-27 | 6 | -6/+6 |
* | Fix up COM+ to be back in working order under Wix4+ | Bevan Weiss | 2024-12-26 | 15 | -0/+242 |
* | Add a few more checks on rollback of Util User. | Bevan Weiss | 2024-12-26 | 2 | -4/+9 |
* | Typos are bad; visible typos are an abomination. | Bob Arnson | 2024-11-10 | 2 | -2/+2 |
* | A basic install / uninstall test for RemoveFoldersEx | Bevan Weiss | 2024-09-02 | 3 | -0/+110 |
* | Add basic test for Msmq install/uninstall. | Bevan Weiss | 2024-07-18 | 5 | -0/+114 |
* | Initialize WOW64 in TouchFile custom action | Rob Mensching | 2024-07-17 | 3 | -0/+62 |
* | Add extra logging setup to registry. | Bevan Weiss | 2024-07-04 | 2 | -0/+22 |
* | Change lower case c:\ => C:\ in 'where' search to align with expected | Bevan Weiss | 2024-07-04 | 1 | -1/+1 |
* | No longer support downloading within the Sandbox. Just error instead. | Bevan Weiss | 2024-07-04 | 3 | -41/+51 |
* | Added host menu options for EXE / ZIP installation | Bevan Weiss | 2024-07-04 | 3 | -40/+88 |
* | Make faster... don't do both runtime and SDK, SDK is all we need | Bevan Weiss | 2024-07-04 | 2 | -19/+22 |
* | Found a way to get the hostname. | Bevan Weiss | 2024-07-04 | 1 | -1/+4 |
* | Wrap variable sets in double quotes so special characters don't break them. | Bevan Weiss | 2024-07-04 | 1 | -5/+5 |
* | Added some comments for the menu. | Bevan Weiss | 2024-07-04 | 2 | -10/+36 |
* | Added some more modifications to the Sandbox. | Bevan Weiss | 2024-07-04 | 3 | -6/+77 |
* | Add Sandbox configuration to more easily perform Integration tests. | Bevan Weiss | 2024-07-04 | 3 | -0/+81 |
* | Add trx logging for individual runtests.cmd. | Bob Arnson | 2024-06-19 | 2 | -2/+2 |
* | Update tests to use TestVersion property instead of generic Version property | Rob Mensching | 2024-04-25 | 107 | -209/+209 |
* | Ensure elevated SFXCA uses Windows Installer cache and unelevated uses Temp f... | Rob Mensching | 2024-04-05 | 2 | -1/+43 |
* | Add a managed custom action E2E test | Rob Mensching | 2024-04-05 | 6 | -0/+122 |
* | Report E_MOREDATA from Bal functions when string buffer too small | Rob Mensching | 2024-04-04 | 3 | -0/+53 |
* | Use the correct case for firewall attribute values | Rob Mensching | 2024-03-24 | 1 | -3/+3 |
* | Simplify BootstrapperApplication header files | Rob Mensching | 2024-03-21 | 4 | -8/+5 |
* | Use WixBA in an upgrade. | Bob Arnson | 2024-03-18 | 5 | -2/+79 |
* | Fix localization collation. | Bob Arnson | 2024-03-12 | 4 | -0/+59 |
* | Move wixstdba functions to Bal.wixext build | Rob Mensching | 2024-03-07 | 7 | -8/+12 |
* | Better .nupkg names | Rob Mensching | 2024-03-07 | 155 | -294/+272 |
* | Move the BootstrapperApplication out of proc | Rob Mensching | 2024-03-06 | 42 | -255/+270 |
* | Use camelCase attribute values. | Bob Arnson | 2024-02-27 | 2 | -5/+5 |
* | Allow MsiProperty/@Value to be an empty string. | Bob Arnson | 2024-02-17 | 2 | -1/+2 |
* | ArpEntry reads QuietUninstallString or UninstallString, and uses UninstallArg... | Nir Bar | 2023-12-24 | 3 | -0/+59 |
* | Make the minimum supported .NET Framework v4.6.2 | Rob Mensching | 2023-12-19 | 18 | -25/+25 |
* | Pretty up build output | Rob Mensching | 2023-12-16 | 2 | -4/+4 |
* | add firewall extension decompiler, make msi modifications work, add all attri... | chris_bednarski | 2023-11-19 | 18 | -20/+925 |
* | change firewall extension table name to Wix5FirewallException | chris_bednarski | 2023-11-19 | 5 | -0/+299 |
* | Correctly process build -outputType switch | Rob Mensching | 2023-09-05 | 6 | -10/+10 |
* | remove windows xp specific code from firewall extension | chris_bednarski | 2023-08-26 | 4 | -3/+95 |
* | use WcaGetRecordFormattedString to get firewall rule description | chris_bednarski | 2023-08-23 | 6 | -3/+152 |