Age | Commit message (Collapse) | Author |
|
contains '*'
|
|
|
|
cmd_list: Give +s precedence to +p
|
|
When +ps is set, handle it as +s (most restrictive) instead of +p
|
|
Fix a blank error message when trying to load a module with a path.
|
|
Channel::CheckDestroy() before proceeding
|
|
Don't add the channel to the cull list more than once
|
|
|
|
While at it, introduce a named constant for maximum key length
|
|
|
|
handler, even if the command has 0 penalty
|
|
|
|
|
|
and elsewhere
|
|
Don't load Data::Dumper in the configure script.
|
|
This is not used and apparently there are some distros which do
not include it as part of the system Perl.
|
|
lifetime of writev() in StreamSocket::DoWrite()
|
|
|
|
|
|
substr() returns a new string while erase() and assign() modify the existing one
|
|
|
|
|
|
|
|
|
|
flexibility to subclasses of CommandFJoin::Builder
|
|
|
|
Default it to this server
|
|
This value can be negative so it should be a signed long not an
unsigned long.
|
|
Fix a regression in m_cloaking
|
|
This is consistent with other server implementations and the RFC
|
|
|
|
|
|
5c7db14a5 made the cloak use hex-encoded hashes instead
of the binary output.
|
|
problems on systems not supporting it (Windows)
|
|
|
|
|
|
|
|
Fix some oversights from #895.
|
|
- Always write the configure cache file as it is needed for updating
the makefile when --update is called.
- List the modules which have been enabled in the "configuration
complete" message.
- Silence some harmless warnings about installing PEM files which
don't exist.
|
|
The setter cannot be empty unless the nick of a client is empty which is not possible
|
|
reverse iterating
|
|
|
|
Extensible storage
|
|
|
|
|
|
|
|
|
|
unloaded
|
|
|
|
|