| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch modules from reference<> to shared_ptr<> and weak_ptr<>. | 2026-03-29 | 1 | -8/+8 | |
| | | |||||
| * | Switch the extensible system to using shared pointers. | 2026-03-27 | 1 | -51/+16 | |
| | | |||||
| * | Rewrite sepstream and move to stringutils. | 2026-03-14 | 1 | -3/+3 | |
| | | |||||
| * | Replace IS_* with member functions. | 2026-03-08 | 1 | -2/+2 | |
| | | | | | | | - All user types get an Is* function. - Only local users are cast using the old function so only local users get an As* function. | ||||
| * | Rename ServiceProvider methods to avoid shadowing issues. | 2026-03-02 | 1 | -1/+1 | |
| | | |||||
| * | Add a numeric helper for ERR_NOPRIVILEGES. | 2026-02-26 | 1 | -2/+2 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2025-12-07 | 1 | -1/+1 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2025-11-03 | 1 | -11/+30 | |
| | | |||||
| * | Remove a deprecated configuration option. | 2025-10-31 | 1 | -21/+1 | |
| | | |||||
| * | Start splitting the user I/O interface from the network socket. | 2025-10-26 | 1 | -3/+3 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2025-10-26 | 1 | -3/+7 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2025-03-29 | 1 | -1/+1 | |
| | | |||||
| * | Only include <sstream> from files that actually use it. | 2025-03-22 | 1 | -0/+2 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2025-03-22 | 1 | -1/+1 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2025-03-03 | 1 | -1/+1 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2024-11-01 | 1 | -2/+45 | |
| | | |||||
| * | Use C++20 <format> instead of fmtlib when available. | 2024-08-22 | 1 | -1/+1 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2024-08-22 | 1 | -1/+6 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2024-08-18 | 1 | -7/+7 | |
| | | |||||
| * | Shuffle the modules about a bit. | 2024-07-17 | 1 | -0/+535 | |
