32
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 15 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'gh-2655--f2b-regex-4-jail': implemented loading of jail settings in fail2ban-regex; amend to RFE gh-2655 More... 23 days ago
amend to 781321d6092d415e079439389e6e6588b8feaaa7: better regex to detect jail name (it could contain dot etc) More... 23 days ago
Merge pull request #3697 from remontti/patch-1 More... about 1 month ago
ChangeLog: reorder (filters after actions) More... about 1 month ago
changelog More... about 1 month ago
loosening for denied suffix (would match no matter which reason in parenthesis); add coverage for denied with "(allow-query-cache did not match)" More... about 1 month ago
Merge branch 'gh-3060': adjusted `filter.d/exim.conf` and `filter.d/exim-spam.conf`: - messages are prefiltered by `prefregex` now - filter can bypass additional timestamp or pid that may be logged via systemd-journal or syslog-ng (gh-3060) closes #3060 More... about 1 month ago
bypass additional pid in prefix (may be logged by syslog-ng, gh-3060); matches protocol error with authentication mechanism not supported More... about 1 month ago
`filter.d/exim.conf`: - messages are prefiltered by `prefregex` now - filter can bypass additional timestamp that may be logged via systemd-journal (gh-3060) More... about 1 month ago
Merge pull request #3702 from bes-internal/exim More... about 1 month ago
pid part may contain full hostname More... about 1 month ago
final `<HOST>` to `<ADDR>` conversion More... about 1 month ago
Merge pull request #3701 from bes-internal/exim More... about 1 month ago
simplify fields-group a bit (everything up to 4 chars long but H), so it'll be faster (no multiple branches) as well as would theoretically accept future enhancements of logged fields. More... about 1 month ago
let's use `<ADDR>` instead `<HOST>` - only IPs expected, since host-name bypassed before it (directly after H=) More... about 1 month ago
filter.d/exim.conf: rewrite host line regex for all varied exim's log_selector states More... about 1 month ago
Update named-refused.conf More... about 1 month ago
filter.d/postfix.conf: add Sender address rejected: Malformed DNS server reply (#3590) More... about 1 month ago
amend to df9584505aea0e8570fb53dd5a8e43f8b3af994a (for gh-3487): setup must install fail2ban.compat More... about 1 month ago
filter.d/apache-common.conf: accepts remote instead of client (closes gh-3622) More... about 1 month ago
filter.d/apache-common.conf: remote besides client, gh-3622 More... about 1 month ago
test for apache-auth with remote, gh-3622 More... about 1 month ago
Merge pull request #3692 from pingou2712/postfixSystemd More... about 1 month ago
Maintain backward compatibility Postfix SYSTEMD_UNIT More... about 1 month ago
Merge pull request #3693 from pingou2712/ModifRecidive More... about 1 month ago
recidive: test case for journal log-format More... about 1 month ago
filter.d/recidive.conf: conditional RE depending on logtype (for file or journal) More... about 1 month ago
Change Regex Recidive and journalmatch For Systemd Match More... about 2 months ago
Change journalmatch postfix More... about 2 months ago
Merge pull request #3690 from karolyi/master More... about 2 months ago