Age | Commit message (Collapse) | Author |
|
password to connect
|
|
Make this consistent with other "Permission Denied" errors.
|
|
Set LDAP_OPT_NETWORK_TIMEOUT to 0 in m_ldap to prevent the asynchronous
library calls from blocking
Fix memory leak of pending queries when m_ldap is unloaded
|
|
|
|
|
|
Return MOD_RES_DENY to exclude the user from the NAMES list
|
|
Throws a ProtocolException if the input is invalid
|
|
returning CMD_INVALID
Catch CoreExceptions, log and close the link in OnDataReady()
|
|
These tokens have been deprecated in favour of STATUSMSG for a long time
|
|
|
|
Issue #818
|
|
Fixes issue #820 reported by @UselessOper
|
|
|
|
Remove channels/high-join-limit privilege
|
|
|
|
|
|
<exemptfromfilter> tags
Issue #655
|
|
"target", but keep compatibility
|
|
|
|
the set
|
|
the correct host when cgiirc users log in using SASL
|
|
|
|
The user is always inside if UserList() is called from ForceJoin() and the HasUser() result obtained in the /NAMES handler can be reused
|
|
a channel from Channel::UserList() to cmd_names
|
|
|
|
|
|
|
|
"hash/sha256" service provider
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
WriteCommonRaw(msg, false) has similiar functionality with a std::string parameter
|
|
This functionality is only used by the PRIVMSG and NOTICE handlers
|
|
The removed functions were rarely used and all they did was to call User::WriteFrom() with swapped arguments. On call sites, WriteTo() hardly offers any readability improvement over WriteFrom().
|
|
Spotted by @barosl
|
|
linked list
|
|
|
|
m_globalload
|
|
|
|
|
|
|
|
|
|
|
|
deopering
Fixes issue #801 reported by @UselessOper
|
|
|
|
|