Age | Commit message (Collapse) | Author |
|
Fix a minor warning in m_hideoper on some systems.
|
|
|
|
|
|
|
|
[2.0] Fix GCC 6 warning about null checking this.
|
|
Minor spelling errors in m_spanningtree.so
|
|
Don't show snotices for kills from ulined clients
|
|
|
|
As with 402a1bb010522a35600325c1a3084e092b40ca22 this is known to
be undefined behaviour but changing it is too risky for the 2.0
branch.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Default to 20
|
|
away-notify enabled and is away
|
|
[2.0] Fix hidden operators being shown in LUSERS.
|
|
|
|
|
|
|
|
Reported by @dequis on IRC.
|
|
Fixes issue #1109 reported by @Sheogorath-SI
|
|
This reverts commit b0e64b8cea2d721588d92072a8d16fdd99a9c945.
The original behavior isn't RFC incompliant, see #1095.
|
|
Passing a position equal to length() to the non-const version of operator[] is undefined
|
|
Fixed a build warning
|
|
[2.0] Fix exposing the opers hostname in KILL when using hidekills.
|
|
|
|
- Strip the directory name in the default casemapping value.
- Error out if the casemapping value contains a space.
- Error out if the locale file failed to load.
- Fix relative file path when building on Windows.
- Install nationalchars files on Windows.
|
|
Just a mismatched type, improperly done cast.
|
|
|
|
[2.0] Fix not being able to message ulines when m_restrictmsg is loaded.
|
|
|
|
completed
|
|
|
|
|
|
|
|
|
|
Fixes issue #989 reported by @B00mX0r
|
|
|
|
|
|
Fixes issue #1033 reported by @ping86
|
|
|
|
|
|
channel from internal bookkeeping
|
|
|
|
[2.0] Fix various warnings with the new Doxygen and LLVM releases.
|
|
|