Commit Graph

4202 Commits (5b7375c614294816ecf2917ab80e102c5449e350)
 

Author SHA1 Message Date
Serg G. Brester 5b7375c614 Merge pull request #1638 from roedie/shorewall-ipv6
7 years ago
Serg G. Brester 9a3716465b Merge pull request #1750 from sebres/0.10-fix-default-backend
7 years ago
sebres 7549f44ded code review: removed unused (unneeded) code, coverage increase...
7 years ago
sebres 6f4fde2c29 Update changelog and man/jail.conf.5
7 years ago
sebres 9a768c19d0 Fixes raw to interpolated value by recursive substitution. Avoid too deeply recursive extended interpolation cross sections (test covered now);
7 years ago
sebres 0782b28460 allow usage of "-" character in the name of sections by extended interpolation (like `%(my-section/some-value)s`).
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 51c54b3253 ChangeLog entry for 9a42ce12f4
7 years ago
sebres 8f76a052ec rebuild man's and MANIFEST
7 years ago
sebres 9a42ce12f4 amend to gh-1792: introduced new fail2ban-regex option "--timezone" ("--TZ"), to set time-zone used by convert of time format.
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 cb0f7ba4b9 Merge amend to PR #1850: removed greedy catch-all
7 years ago
sebres 0ef5b7c4d4 small amend to gh-1850: removed greedy catch-all at end.
7 years ago
Serg G. Brester 047d516661 Merge pull request #1850 from MarcelWaldvogel/ejabberd-17-06
7 years ago
Marcel Waldvogel ebd1e2c969 Add testcase
7 years ago
Marcel Waldvogel daf57547c6 Parse ejabberd 17.06 output
7 years ago
sebres 1a562bed0f Merge remote-tracking branch 'master' into 0.10
7 years ago
Serg G. Brester babb76cb3c Merge pull request #1839 from sebres/asterisk-patch
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
sebres 2ea22b9d30 test coverage for gh-1427
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 a12ac4242b ChangeLog updated
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 10cc7e6e59 Apache, detect syslog prefix, add test
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
Serg G. Brester 99b668a3cc Merge pull request #1390 from khumarahn/xxx
7 years ago
Serg G. Brester 4126b16e7c Merge pull request #1828 from sebres/filter-ejabberd-auth-gh-993
7 years ago
Serg G. Brester 5dcbcb99b9 Merge pull request #1648 from hlein/master
7 years ago
sebres c9385a2e04 ChangeLog updated
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
Serg G. Brester ad9f364800 Merge pull request #1827 from sebres/filter-roundcube-fix-gh-1303
7 years ago
sebres ea3a6aa971 ChangeLog updated
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 00456b8270 review: documentation, small enhancement of `fail2ban-client` to test time abbreviation format:
7 years ago
sebres 89f2dbb97b small bug fix (missing `-` by option `--timeout`, wrong module reference)
7 years ago
Serg G. Brester d334a36a60 Merge pull request #1825 from sebres/_0.10/postfix-filter-opti
7 years ago
sebres cf3b8f63f6 coverage fix
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 36d42d7f0b SampleRegexsFactory: introduce opportunity to supply multiple options combinations (check lines using filters with several options), see for example filter sshd.conf
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
Serg G. Brester d05d9f4c28 Merge pull request #1816 from sebres/fix-gh-1302
8 years ago