Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #1055.
|
|
|
|
|
|
Also, default TAGMSG to being worth 0.2 NOTICE/PRIVMSG. This should
prevent flood kicks from typing notifications.
Closes #1649.
|
|
|
|
99% of cases of this are due to misconfigurations not due to
underhanded behaviour.
|
|
|
|
An oper with the 'channels/auspex' priv can now see the
topic of a secret channel (that they are not in) using
TOPIC. This is on par with the expectation of
'channels/auspex' and current LIST behaviour.
|
|
|
|
Closes #1652.
|
|
|
|
This stops users from accidentally killing their IRC server if they
forget to load the sslrehashsignal module.
|
|
- Allow replacing dead UNIX sockets on startup.
- Allow setting the permissions of the UNIX socket.
- Expand the UNIX socket path relative to the data directory.
|
|
|
|
written.
Fixes sending large pages in m_httpd (#1646).
|
|
|
|
|
|
|
|
If the command is LOCAL, the address length isn't set before it is used
in ReadProxyAddress()
|
|
There was a typo, making configure invoked with --system overwrite the
passed --log-dir option with the value of --module-dir
|
|
|
|
This fixes a crash bug in the silence module on some versions of GCC.
|
|
This fixes an issue with the previous commit where if a user had a
non-killing X-line applied to them (e.g. Q-line) they would not
have any further X-lines applied to them.
Thanks to @linuxdaemon for pointing this out.
|
|
|
|
|
|
|
|
This allows users to use the example config without any special
configuration.
|
|
|
|
|
|
|
|
|
|
|
|
This should fix #851.
|
|
|
|
|
|
|
|
|
|
|
|
|