Commit Graph

1325 Commits (30219b54c47e0e741985f816bb48c70f5dd587c3)

Author SHA1 Message Date
sebres 30219b54c4 Merge remote-tracking branch 'remotes/gh-upstream/master' into 0.10
7 years ago
Serg G. Brester c0eb7752a8 Merge pull request #1651 from szepeviktor/patch-9
7 years ago
Serg G. Brester 2ed8a38eca Update cloudflare.conf
7 years ago
Serg G. Brester da7072d40e Merge pull request #1846 from Chocobozzz/patch-3
7 years ago
sebres 94b163936a Merge remote-tracking branch 'remotes/gh-upstream/master' into 0.10
7 years ago
Serg G. Brester af25a9d203 Merge pull request #1566 from opoplawski/journalmatch
7 years ago
Orion Poplawski 84f552881c Add sendmail journalmatch options
7 years ago
Serg G. Brester 5b7375c614 Merge pull request #1638 from roedie/shorewall-ipv6
7 years ago
sebres e52f483557 Config reader's: introduced new syntax `%(section/option)s`, in opposite to extended interpolation of python 3 `${section:option}` work with all supported python version in fail2ban and this syntax is like our another features like `%(known/option)s`, etc.;
7 years ago
sebres 5ce8d4f741 fixes default backend handling (as default used value of `known/backend`, which can now be overridden in default section of jail.local);
7 years ago
sebres 2fe1479484 Merge branch '_0.9/gh-1849' into 0.10
7 years ago
sebres 5c538fb658 Recognize "unknown user" for additional auth-methods (pam, passwd-file, ldap, sql, etc); simplifying regular expressions (put "unknown user" and "invalid credentials" together as one regex).
7 years ago
sebres 0ef5b7c4d4 small amend to gh-1850: removed greedy catch-all at end.
7 years ago
Marcel Waldvogel daf57547c6 Parse ejabberd 17.06 output
7 years ago
Bigard Florian f4551d02c9 Fix empty logfile.log in xarf login attack action
7 years ago
sebres 1a562bed0f Merge remote-tracking branch 'master' into 0.10
7 years ago
sebres a5b62a7f36 failregex extended and simplified (partially ported from gh-1409).
7 years ago
sebres 098abae4e6 Remove greedy catch-all before `<HOST>`, make regex more universal, fewer prone to errors (should avoid future changes, if some optional parameters coming again before/after `RemoteAddress`) + non-captured groups now.
7 years ago
Kirill 4c0c7b97c0 Update asterisk.conf to new log message
7 years ago
Serg G. Brester 34cb55fd91 Merge pull request #1695 from benrubson/issue1693
7 years ago
sebres 0e33125129 be more precise using common `__prefix_line` expression (set `_daemon` to recognize apache and httpd only)
7 years ago
sebres b561af45ef apache-common.conf: introduced parameter `logging` for possibility to match lines, if apache logs into syslog/systemd journal;
7 years ago
benrubson b662cf03ac Apache, detect syslog prefix, simple example
7 years ago
Serg G. Brester 6c030c5e10 Merge pull request #1717 from szepeviktor/patch-11
7 years ago
sebres 7217ef5c9e filter.d/ejabberd-auth.conf: fixed ejabberd filter - accept new log-format with `wait_for_sasl_response` instead of `wait_for_feature_request` + optional part "IP " (gh-993)
7 years ago
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 e26cc5de45 restore backwards compatibility (jail postfix-sasl); changelog update
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
Serg G. Brester 57ea38c342 Update paths-debian.conf
8 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 f27e053592 Update bsd-ipfw.conf
8 years ago
Serg G. Brester 001c0898d6 Merge branch 'master' into master
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
Serg G. Brester d56554ecf3 Merge pull request #1688 from felixonmars/arch-config
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