UnrealIRCd 6.0.2 comes with several nice feature enhancements along with some fixes. It also includes a fix for a crash bug that can be triggered by ordinary users.
deny dcc
blocks in the config or any spamfilters with the d
(DCC) target./etc/resolv.conf
is down or refusing requests.MODE
server-to-server commands were missing a timestamp at the end, even though this is mandatory for modes coming from a server.~a
to ~account
). Previously it did not, which caused letter extbans to appear in the banlist. Later on, when linking servers, this would cause duplicate entries to appear as well, with both the old and new format. The extbans were still effective though, so this is mostly a visual +b
/+e
/+I
list issue.~country:XX
was only checked against the WEBIRC proxy.unrealircdctl rehash
will now show the rehash output, including warnings and errors, and return a proper exit code.unrealircdctl reloadtls
unrealircdctl status
to show if UnrealIRCd is running, the version, channel and user count, ..unrealircdctl genlinkblock
is now documented and is referred to from the Linking servers tutorial.no
to hide the event information (e.g. connect.LOCAL_CLIENT_CONNECT
) in server notices. This can be overridden per-oper in the Oper block via oper::server-notice-show-event
.localhost
and IP 127.0.0.1
to keep things simple.MAP
command now shows percentages of usersWHO
option to search clients by time connected (e.g. WHO <300 t
to search for less than 300 seconds)MODE nick -x
and -t
via new vhost-flood
option in set::anti-flood block.help.ru.conf
.SVSMODE #chan -b nick
will now correctly remove extbans that prevent nick
from joining. This fixes a bug where it would remove too much (for ~time
) or not remove extbans (most other extbans, e.g. ~account
). SVSMODE #chan -b
has also been fixed accordingly (remove all bans preventing joins). Note that all these commands do not remove bans that do not affect joins, such as ~quiet
or ~text
.Please login to add feedback.
This update has been submitted for testing by robert.
This update's test gating status has been changed to 'ignored'.
robert edited this update.
robert edited this update.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.