Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is specified in RFC 1459 so we should probably use it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix a snotice in m_spanningtree incorrectly using an unsigned long.
|
|
TreeServer
|
|
Make methods const while at it
|
|
|
|
|
|
|
|
object is a User
|
|
ExtensionItem::type
|
|
|
|
|
|
Fix modules not being versioned on Windows.
|
|
|
|
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
|
|
|
|
|