Age | Commit message (Collapse) | Author |
|
Thanks
|
|
Added a Date field to the Header
|
|
Thanks
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
account name
|
|
|
|
Also, enable channel support because it wasn't specified already and point charybdis to these methods instead.
|
|
|
|
|
|
|
|
|
|
As seen within this commit: https://github.com/anope/anope/commit/22658d63bdb1e52a66f4514af45fa55ca5891345
'expiretimeout' is no longer set within cs_seen and I can't see it used elsewhere to be needed in the config.
|
|
Thanks
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|