Commit Graph

710 Commits (ad9f364800df706c3386a7264ae01de31e0c9f56)

Author SHA1 Message Date
sebres dae4988aea filter.d/roundcube-auth.conf: fixes failregex not working with `X-Real-IP` or/and `X-Forwarded-For` (gh-1303)
7 years ago
sebres aa92b68d4a filter.d/postfix.conf: normalized several postfix-filters using parameter `mode` (as discussed in gh-1813);
7 years ago
sebres d32a3913cf postfix postscreen (resp. other RBL's compatibility fix) / gh-1764
7 years ago
sebres 546cd55342 Merge branch 'master' into 0.10
8 years ago
sebres a1d0633e69 filter.d/asterisk.conf - fixed failregex AMI Asterisk authentification failed (see gh-1302):
8 years ago
sebres 33fcf8d809 Merge branch 'master' into 0.10
8 years ago
Serg G. Brester 1307e0a5b9 Merge pull request #1760 from szepeviktor/patch-12
8 years ago
Serg G. Brester 6110ba9cc3 filter.d/proftpd.conf: added option `journalmatch` for systemd backend (closes gh-1613)
8 years ago
sebres 37ca4f17c2 filter.d/roundcube-auth.conf: added missing entry `journalmatch` from original gh-1783.
8 years ago
Serg G. Brester 986dd3107d Merge branch '0.10' into patch-12
8 years ago
sebres d3ae70beb6 filter.d/roundcube-auth.conf: Use the same filter-file and jail also when logging errors to journal instead to a local file.
8 years ago
Johannes Weberhofer 691c080dc7 Added roundcube authentication filter, new jail and log-examples
8 years ago
Serg G. Brester 3294840c2a Merge pull request #1801 from jeaye/postfix-updates
8 years ago
Serg G. Brester efeca8fdeb postfix.conf: removes unneeded end-anchoring like `.*$`, etc.
8 years ago
sebres dcdf677438 Merge remote-tracking branch 'master' into 0.10
8 years ago
sebres 2b358bc1a4 filter.d/apache-overflows.conf: rewritten without end-anchor ($), because apache-log could contain very long URLs (and/or referrer), the parsing of it anchored way may be very vulnerable (at least as regards the system resources, see gh-1790).
8 years ago
jeaye 6f3d425c4d
Update postfix filters and tests
8 years ago
sebres bbea73d79d Merge remote-tracking branch 'remotes/gh-upstream/master' into 0.10
8 years ago
Peter Nowee b93e47b12f
dovecot: Match also when user field is empty
8 years ago
Marcel Bischoff 228d25c548 Update Kerio Connect filter (#1455)
8 years ago
Filippo Tessarotto ff1c6718da Postfix RBL: 554 & SMTP
8 years ago
sebres b13d9d4e22 Merge branch 'master' into 0.10
8 years ago
sebres 0600d51511 filter.d/exim.conf: added new reason for "rejected RCPT" regex: Unrouteable address
8 years ago
sebres 49e237209e Merge branch 'master' into 0.10
8 years ago
sebres c546f85207 filter.d/exim.conf: cherry-picked from 0.10, match complex time like `D=2m42s` (closes gh-1766)
8 years ago
Viktor Szépe ac256a822b Make courier-auth regexp a non-captured group
8 years ago
Viktor Szépe 4bb8a58dcf Courier may complain about the method only
8 years ago
Seth Reeser c3426ba5f6 Update botsearch-common.conf (#1759)
8 years ago
sebres 8839bcbb09 Merge remote-tracking branch master into 0.10
8 years ago
sebres 3161bcf78b filter.d/exim.conf: optional part `(...)` after host-name before `[IP]`, normalized over whole config file.
8 years ago
sebres 507034c5be filter.d/apache-auth.conf: joined some similar expressions
8 years ago
Serg G. Brester 6dfd080e20 Update apache-auth.conf
8 years ago
Serg G. Brester 311f8fea83 Merge branch '0.10' into issue1644
8 years ago
Serg G. Brester 4f0f22702a Update haproxy-http-auth.conf
8 years ago
Georges Racinet 4fc6323ff0 haproxy-http-auth: avoid port number in IPv6 addresses
8 years ago
Seth Reeser c82495353f Update mysqld-auth.conf (#1725)
8 years ago
Serg G. Brester 52c1950371 Update mysqld-auth.conf
8 years ago
sebres f13fac5ae9 amend to 5561423be3b2d4636f5484183c3ad470fd326d06: fixed incorrect failure counting despite the `<F-NOFAIL>` marked regex;
8 years ago
sebres 5561423be3 filter.d/sshd.conf: fixed failregex format - some parts are optional, new ddos more precise rule (Connection reset by with host entry);
8 years ago
sebres 0c1707afda filter.d/sshd.conf:
8 years ago
sebres 7e442c5b27 filter.d/sendmail-reject.conf:
8 years ago
sebres 52ed6597b2 Merge remote-tracking branch 'remotes/gh-upstream/master' into 0.10
8 years ago
sebres 8768776d68 filter.d/cyrus-imap.conf: fixed `failregex` - accept entries without login-info resp. hostname before IP address
8 years ago
sebres 35efca5941 Better multi-line handling introduced: single-line parsing with caching of needed failure information to process in further lines.
8 years ago
sebres 22afdbd536 Several filters optimized with pre-filtering using new option `prefregex`
8 years ago
sebres 4ff8d051f4 Introduced new filter option `prefregex` for pre-filtering using single regular expression;
8 years ago
Filippo Tessarotto 607568f5da Postfix RBL: 554 & SMTP
8 years ago
sebres 1823571e0f Merge branch 'ssh-filter-new-regexp' into 0.10
8 years ago
sebres 9d06f0ee40 sshd-amend: optional space after port part
8 years ago
sebres e8a1556562 Merge remote-tracking branch 'master' into 0.10
8 years ago