Age | Commit message (Collapse) | Author |
|
|
|
Most uses of Tick do not use the parameter and even when it is used
it is always the same as CurTime.
|
|
|
|
This was never actually changed from the default.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
These have no external dependencies so it makes no sense to not
always build them.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Unlike other regular expression engines this is available on all
systems.
|
|
|
|
Users should migrate to m_regex_pcre2 instead.
|
|
This is separate from the existing UNBAN privilege which applies
to all users.
Closes #331.
|
|
Closes #330.
|
|
|
|
|
|
Closes #325.
|
|
|
|
- Reject auth attempts that try to authenticate using an alternate
authorization identity.
- Reject auth attempts that contain extraneous null bytes in the
string as required by the SASL PLAIN RFC.
- General code quality cleanup.
|
|
|
|
|
|
|
|
|