Age | Commit message (Collapse) | Author |
|
Improve compiler detection in configure; update supported compiler tests.
|
|
|
|
|
|
- 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.
|
|
ModuleManager::SetPriority()
|
|
to use the current method, remove wrapper
|
|
|
|
|
|
|
|
Uptime can be calculated easily from the boot time
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
name points to multiple objects
|
|
|
|
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.
|
|
|
|
|