aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Util/ca/scauser.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix faulty memory access in Util's User custom actionsRob Mensching2024-07-151-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 commentsRob Mensching2022-10-211-6/+9
| | | | Plus some code clean up so error reporting is consistent.
* Support add, modify and remove comments on user accountsRon Martin2022-10-211-16/+46
| | | | Fixes 5371
* Consistent-ify primary key column names.Bob Arnson2021-12-191-7/+7
|
* Move Util.wixext into extRob Mensching2021-05-031-0/+709