mirror of https://github.com/fail2ban/fail2ban
![]() - avoid duplicates in "matches" (previously always added matches of pending failures to every next real failure, or nofail-helper recognized IP, now first failure only); - several optimizations of merge mechanism (multi-line parsing); fail2ban-regex: better output handling, extended with tag substitution (ex.: `-o 'fail <ip>, user <F-USER>: <msg>'`); consider a string containing new-line as multi-line log-excerpt (not as a single log-line) filter.d/sshd.conf: introduced parameter `publickey` (allowing change behavior of "Failed publickey" failures): - `nofail` (default) - consider failed publickey (legitimate users) as no failure (helper to get IP and user-name only) - `invalid` - consider failed publickey for invalid users only; - `any` - consider failed publickey for valid users too; - `ignore` - ignore "Failed publickey ..." failures (don't consider failed publickey at all) tests/samplestestcase.py: SampleRegexsFactory gets new failJSON option `constraint` to allow ignore of some tests depending on filter name, options and test parameters |
||
---|---|---|
.. | ||
action.d | ||
filter.d | ||
fail2ban.conf | ||
jail.conf | ||
paths-arch.conf | ||
paths-common.conf | ||
paths-debian.conf | ||
paths-fedora.conf | ||
paths-freebsd.conf | ||
paths-opensuse.conf | ||
paths-osx.conf |