Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Replaces the dirty logic in m_hideoper and m_namesx
|
|
|
|
Lets not reinvent the wheel pointlessly.
|
|
|
|
|
|
|
|
|
|
|
|
* Deduplicate "FILTER" in some SNOTICES.
* Add the filter reason to removals to match
with X-line removals now.
* Use the new DurationString() function for a
standardized duration display when adding.
* Add X-line mask, duration, and expiry date to
the action messages.
|
|
Closes #1569.
|
|
a few other modules where it fits better than just showing seconds.
|
|
|
|
|
|
|
|
GNUTLS_DIG_SHA256 was added in version 1.7.4 and we require 2.0.0+
|
|
- The close module is borderline useless.
- The jumpserver numeric is supported by barely any clients and
has various security problems.
|
|
|
|
|
|
Closes #1568.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It is better to fix the underlying bug than the result of it.
This replaces commit 963213132dd923d0e7dbd47ea6f20373cdef343b.
|
|
|
|
|
|
|
|
Show the reason in manual xline removal SNOTICEs, just like
expiry SNOTICEs do.
This modifies XLineManager::DelLine() to require another string
reference passed to it.
Requested by @Robby-.
|
|
If the casemapping is set to ascii, advertise the m_ascii module to 2.0
to allow use of the m_ascii extras module for 2.0
|