Age | Commit message (Collapse) | Author |
|
|
|
|
|
Update another password check to use InspIRCd::TimingSafeCompare.
|
|
|
|
|
|
|
|
|
|
|
|
disallow it by default
|
|
|
|
logic when checking caps percentage
|
|
m_repeat: fix typo (similiar->similar)
|
|
|
|
Also update docs/ accordingly
|
|
|
|
copies done by sendq flattening
|
|
Do sendq flattening in SSL modules, move code for it into class SSLIOHook from core
|
|
|
|
Let OnStreamSocketWrite see the entire sendq instead of one element at a time
|
|
|
|
|
|
|
|
|
|
Issue #1051
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Redesign to be more like m_mysql, polling ldap_result from a thread as
done previously is undefined.
|
|
Fix multiple ERROR messages being sent to unregistered users by removing the "Exiting with status..." message
|
|
|
|
quitting users while looping the local user list
|
|
This is a widely used format as without it the port is ambigious.
|
|
|
|
|
|
|
|
|
|
Fix IPv6 nameservers not being detected by the resolv.conf parser.
|
|
ResourceRecords
|
|
matches what was passed to MyManager::RemoveRequest()
|
|
|
|
|
|
|
|
|
|
No module we ship uses this flag and new modules should not use it either to make hotfixing possible
|
|
|
|
|