Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
entries that are considered "covered by" the new mask
|
|
|
|
|
|
|
|
|
|
go through before issuing the second. Fixes users sometimes svsnick colliding when recovering nicknames.
|
|
|
|
future ircd-hybrid will reject UID messages with invalid IP addresses
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
gcc bug #56480
|
|
|
|
Prevent using enc_none as the main encryption module.
|
|
|
|
|
|
|
|
Plain text passwords are a terrible idea at best and are illegal at
worst. Lets not support them.
|
|
|
|
|
|
|
|
necessary, add templated set function
|
|
|
|
Split service management code nito a proper servicemanager. Make service
references managed instead of lazy lookup. Also made events and
serializable use service manager instead of their respective systems for
management
|
|
|
|
|
|
|
|
Add missing override keyword to methods that require it.
|
|
|
|
|
|
Clean up the build system, part 1.
|
|
|
|
There is already code in the build system using 3.0 stuff.
|
|
|