aboutsummaryrefslogtreecommitdiff
path: root/modules/log_sql.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch modules from reference<> to shared_ptr<> and weak_ptr<>.Gravatar Sadie Powell2026-03-291-6/+5
* Rename ServiceProvider::creator to service_creator and add GetSource.Gravatar Sadie Powell2026-03-021-1/+1
* 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. Gravatar Sadie Powell2026-03-021-5/+1
* Shuffle the modules about a bit.Gravatar Sadie Powell2024-07-171-0/+124