Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix faulty memory access in Util's User custom actions | Rob Mensching | 2024-07-15 | 1 | -40/+8 |
| | | | | | | | | Generally, clean up the handling of getting the domain from a server name by centralizing and simplifying it behind an improved GetDomainFromServerName() based on the buggy GetServerName(). Fixes 8576 | ||||
* | Fix a couple minor bug in when adding/removing user comments | Rob Mensching | 2022-10-21 | 1 | -6/+9 |
| | | | | Plus some code clean up so error reporting is consistent. | ||||
* | Support add, modify and remove comments on user accounts | Ron Martin | 2022-10-21 | 1 | -16/+46 |
| | | | | Fixes 5371 | ||||
* | Consistent-ify primary key column names. | Bob Arnson | 2021-12-19 | 1 | -7/+7 |
| | |||||
* | Move Util.wixext into ext | Rob Mensching | 2021-05-03 | 1 | -0/+709 |