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
|
|
|
|
|
|
|
|
Thanks
|
|
m_sqlite: Fix possible memory leak when opening a database fails
|
|
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.
|