aboutsummaryrefslogtreecommitdiff
path: root/modules/disable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the remaining bits of stdalgo to utility/container.Gravatar Sadie Powell2026-04-041-2/+3
* Switch modules from reference<> to shared_ptr<> and weak_ptr<>.Gravatar Sadie Powell2026-03-291-4/+4
* Switch typedefs to using statements.Gravatar Sadie Powell2026-03-261-1/+1
* Rewrite sepstream and move to stringutils.Gravatar Sadie Powell2026-03-141-1/+2
* Replace IS_* with member functions.•••- All user types get an Is* function. - Only local users are cast using the old function so only local users get an As* function. Gravatar Sadie Powell2026-03-081-2/+2
* Rename ServiceProvider methods to avoid shadowing issues.Gravatar Sadie Powell2026-03-021-6/+6
* Add a numeric helper for ERR_NOPRIVILEGES.Gravatar Sadie Powell2026-02-261-1/+2
* Show disabled modes in 005 to allow clients to provide better UI.Gravatar Sadie Powell2025-06-101-0/+29
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-03-291-1/+1
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-03-221-4/+4
* Use C++20 <format> instead of fmtlib when available.Gravatar Sadie Powell2024-08-221-5/+5
* Shuffle the modules about a bit.Gravatar Sadie Powell2024-07-171-0/+200