| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch modules from reference<> to shared_ptr<> and weak_ptr<>. | 2026-03-29 | 1 | -9/+9 | |
| * | 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. | 2026-03-08 | 1 | -2/+2 | |
| * | Switch Reply::Type to be an enum instead of an enum class.•••This is shorter and its fully disambiguated anyway. | 2026-03-05 | 1 | -4/+4 | |
| * | Fix using the wrong parameter in the rline module. | 2026-03-05 | 1 | -2/+2 | |
| * | Convert the shun and rline modules to use standard replies. | 2026-03-05 | 1 | -4/+13 | |
| * | Massive rework of how internal service providers work.•••- ServiceType is dead. All modules use RegisterService now. - Modules can implement UnregisterService which is called from DelService now. - Split the service type prefix into its own field. - Renamed Service::name to Service::service_name. This revealed a few bugs. | 2026-03-02 | 1 | -1/+1 | |
| * | Merge branch 'insp4' into master. | 2026-01-04 | 1 | -2/+1 | |
| * | Merge branch 'insp4' | 2025-08-15 | 1 | -1/+1 | |
| * | Merge branch 'insp4' into master. | 2025-07-12 | 1 | -0/+2 | |
| * | Merge branch 'insp4' into master. | 2025-06-29 | 1 | -12/+15 | |
| * | Merge branch 'insp4' into master. | 2025-03-22 | 1 | -2/+2 | |
| * | Merge branch 'insp4' into master. | 2025-03-03 | 1 | -2/+2 | |
| * | Merge branch 'insp4' into master. | 2025-03-01 | 1 | -1/+1 | |
| * | Merge branch 'insp4' into master. | 2025-01-17 | 1 | -8/+8 | |
| * | Merge branch 'insp4' into master. | 2024-11-03 | 1 | -1/+1 | |
| * | Merge branch 'insp4' into master. | 2024-11-01 | 1 | -1/+1 | |
| * | Remove support for the v3 server protocol. | 2024-07-23 | 1 | -4/+1 | |
| * | Shuffle the modules about a bit. | 2024-07-17 | 1 | -0/+358 |
