Age | Commit message (Collapse) | Author |
|
Making init-script exit codes compliant with LSB 4.1
|
|
Allow U-lined services to bypass m_silence (configurable)
|
|
|
|
|
|
Fix xline reasons being truncated in m_xline_db.
|
|
Use ERR_YOUREBANNEDCREEP instead of NOTICE when a user is banned.
|
|
Adds a config entry (silence->exemptuline) that specifies whether
users on U-lined servers can bypass silence masks.
|
|
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
|
|
|
|
|
|
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.
|