aboutsummaryrefslogtreecommitdiff
path: root/modules/operlevels.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace IS_* with member functions.Gravatar Sadie Powell2026-03-081-1/+1
| | | | | | - All user types get an Is* function. - Only local users are cast using the old function so only local users get an As* function.
* Add a numeric helper for ERR_NOPRIVILEGES.Gravatar Sadie Powell2026-02-261-1/+2
|
* Use C++20 <format> instead of fmtlib when available.Gravatar Sadie Powell2024-08-221-1/+1
|
* Shuffle the modules about a bit.Gravatar Sadie Powell2024-07-171-0/+62