aboutsummaryrefslogtreecommitdiff
path: root/modules/ldapauth.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch modules from reference<> to shared_ptr<> and weak_ptr<>.Gravatar Sadie Powell2026-03-291-12/+10
* Rewrite sepstream and move to stringutils.Gravatar Sadie Powell2026-03-141-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-3/+3
* Remove more v3 config compat.Gravatar Sadie Powell2025-03-281-13/+0
* Shuffle the modules about a bit.Gravatar Sadie Powell2024-07-171-0/+479