| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Avoid the direct use of intptr_t wherever possible.•••This may cause problems on systems like CheriBSD where the pointer type stores extra data. | 2026-03-29 | 1 | -4/+8 | |
| * | Switch modules from reference<> to shared_ptr<> and weak_ptr<>. | 2026-03-29 | 1 | -5/+5 | |
| * | 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 | -7/+3 | |
| * | Rename newhash to hash now its the only option. | 2025-04-06 | 1 | -1/+1 | |
| * | Add the new hashing interface, port consumer modules to use it. | 2025-04-06 | 1 | -2/+2 | |
| * | Remove support for in-query password comparison in sqlauth.•••The only hashing systems that support this are wildly insecure and having two ways of doing this just makes it less clear for users. | 2025-03-28 | 1 | -46/+25 | |
| * | Remove more v3 config compat. | 2025-03-28 | 1 | -6/+0 | |
| * | Shuffle the modules about a bit. | 2024-07-17 | 1 | -0/+240 |
