Age | Commit message (Collapse) | Author |
|
contains more than 5 nicks
|
|
startup
|
|
|
|
This error was introduced in bbeb5ea3.
|
|
|
|
into a method
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
contains '*'
|
|
|
|
cmd_list: Give +s precedence to +p
|
|
When +ps is set, handle it as +s (most restrictive) instead of +p
|
|
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
|
|
lifetime of writev() in StreamSocket::DoWrite()
|
|
|
|
|
|
substr() returns a new string while erase() and assign() modify the existing one
|
|
|