aboutsummaryrefslogtreecommitdiff
path: root/modules/gateway.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch modules from reference<> to shared_ptr<> and weak_ptr<>.Gravatar Sadie Powell2026-03-291-10/+10
* Switch typedefs to using statements.Gravatar Sadie Powell2026-03-261-1/+1
* Rewrite sepstream and move to stringutils.Gravatar Sadie Powell2026-03-141-2/+2
* Make the ban checking functions able to check any list mode.Gravatar Sadie Powell2026-03-081-1/+1
* Convert the dnsbl and gateway modules to use standard replies.Gravatar Sadie Powell2026-03-051-8/+17
* Move the event/ prefix of events to the parent class.Gravatar Sadie Powell2026-03-021-1/+1
* Allow the use of extended bans in more scenarios.Gravatar Sadie Powell2026-01-051-1/+1
* Add <security:banrealmask>.Gravatar Sadie Powell2025-04-161-1/+1
* Rename newhash to hash now its the only option.Gravatar Sadie Powell2025-04-061-1/+1
* Add the new hashing interface, port consumer modules to use it.Gravatar Sadie Powell2025-04-061-1/+2
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-03-291-2/+1
* Move DefaultIsNick/DefaultIsUser/IsNick/IsUser to UserManager.Gravatar Sadie Powell2025-03-231-1/+1
* Merge branch 'insp4' into master.Gravatar Sadie Powell2024-08-181-5/+5
* Shuffle the modules about a bit.Gravatar Sadie Powell2024-07-171-0/+566