Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
'~' for connect classes which have disabled ident lookups through the <connect:useident> setting.
Fixes #683.
Some changes by @attilamolnar, original PR #684
|
|
The tls cap is handled by m_starttls
|
|
|
|
|
|
A large amount of this code can be removed when buildtool is done
as we will not need to worry about the differences between BSD and
GNU Make.
|
|
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
|
|
|
|
|
|
- Removed support for changing the build directory using configure.
This can still be set using make BUILDPATH=foo.
- Removed support for SPLIT_CC builds. This is not documented
anywhere and is quite useless as it doesn't work.
- Remove STARTSCRIPT from configure; always install the perl
helper.
|
|
<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
|
|
|
|
intrusive_list
|
|
|
|
|
|
|
|
helpop issues
|
|
|
|
|
|
Some of these were picked from #448
|