Age | Commit message (Collapse) | Author |
|
- Split the detection and compatibility checks into two different
steps (previously it was confusing as it would say the compiler
was not available when it was really not compatible).
- Fix a minor bug where compilers detected using xcrun on Darwin
would not have xcrun returned as part of the compiler name from
find_compiler.
|
|
|
|
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.
|
|
This error was introduced in bbeb5ea3.
|
|
|
|
into a method
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is specified in RFC 1459 so we should probably use it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TreeServer
|
|
Make methods const while at it
|
|
object is a User
|
|
ExtensionItem::type
|
|
|
|
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
|
|
|
|
and elsewhere
|
|
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
|
|
|