| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch modules from reference<> to shared_ptr<> and weak_ptr<>. | 2026-03-29 | 1 | -4/+4 | |
| | | |||||
| * | Switch typedefs to using statements. | 2026-03-26 | 1 | -1/+1 | |
| | | |||||
| * | Change ServerList to return a list of Server* not a duplicate class. | 2026-03-15 | 1 | -7/+7 | |
| | | |||||
| * | Replace IS_* with member functions. | 2026-03-08 | 1 | -3/+3 | |
| | | | | | | | - 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 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2025-03-01 | 1 | -1/+1 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2025-01-17 | 1 | -1/+1 | |
| | | |||||
| * | Fix the case of some InspIRCd class member variables. | 2024-08-27 | 1 | -1/+1 | |
| | | |||||
| * | Shuffle the modules about a bit. | 2024-07-17 | 1 | -0/+506 | |
