Commit Graph

4272 Commits (152c9d27d598414ad5a3a5d0932e0310c5ecdc57)
 

Author SHA1 Message Date
Louis Sautier 152c9d27d5
Fix nftables actions for IPv6 addresses, fixes #1893
7 years ago
Serg G. Brester fbd46f29f2 Merge pull request #1891 from sbraz/openrc
7 years ago
Serg G. Brester 72ad904f58 Update ChangeLog
7 years ago
Louis Sautier 2ce0ffb977
Fix Gentoo init script's shebang
7 years ago
Serg G. Brester 8be4569d51 Update ChangeLog
7 years ago
sebres b185e7cb04 Merge remote-tracking branch 'upstream/master' into 0.10
7 years ago
Serg G. Brester 983b128c54 Update ChangeLog
7 years ago
Serg G. Brester 5221693ce0 Merge pull request #1889 from sebres/0.10-small-optim-review
7 years ago
sebres 462b534469 restrict saving of previous known values to section-related (don't overwrite with the values of other sections, especially like "INCLUDES", etc.)
7 years ago
sebres e20f6204d3 don't put parameters starting with `known/` to the ready stream (intermediate options only), makes streams and dumps of configuration shorter and better readable
7 years ago
sebres b698a74902 introduces new command-line options `--dp`, `--dump-pretty` to dump the configuration using more human readable representation;
7 years ago
Serg G. Brester fd83260bd8 jail "pass2allow-ftp" should supply blocktype to action
7 years ago
Serg G. Brester bb97e66627 Merge pull request #1882 from coderua/patch-1
7 years ago
Serg G. Brester 99a9a9136e Merge pull request #1887 from fail2ban/exim-gh-1886
7 years ago
Serg G. Brester db121a6f85 Update exim
7 years ago
Serg G. Brester 2cd02b731b filter.d/exim.conf: fixed failregex for case of `D=0s`
7 years ago
sebres 4bc226a692 optimized regex
7 years ago
Vladimir Chumak fafefc0293 Add Jorgee Vulnerability Scanner protect
7 years ago
sebres acd9e8155b Merge pull request #1376 from j-marz/master:
7 years ago
sebres 4163f32968 small review, prefix replaced with `%(_apache_error_client)s` from apache-common.conf include
7 years ago
john ac95449bbb changed zoneminder regex as per Sebres and yarikoptic recommendations
7 years ago
john 7013729a1f removed redundant options for zoneminder from jail.conf
7 years ago
john 5c3a666380 fixed incomplete regex after adding anchors
7 years ago
john 3d45fd2713 implemented yarikoptic's suggestions in fail2ban pull request #1376
7 years ago
john 776d463e92 added missing colon to failJSON
7 years ago
john 4d8ba7b668 fixed test log file
7 years ago
john 44c4496e49 added sample log files
7 years ago
john 08878d22dd added zoneminder.conf filter
7 years ago
john a90f6c4ae8 added zoneminder jail and filter
7 years ago
sebres c312962029 filter.d/dovecot.conf: partially cherry-pick to 0.9 PR #1880 from sebres/0.10-fix-dovecot-regex (d926e11a5c)
7 years ago
Serg G. Brester d926e11a5c Merge pull request #1880 from sebres/0.10-fix-dovecot-regex
7 years ago
sebres 2cfc53c08e remove capturing groups
7 years ago
sebres 9b8563f35e - fixes regex for message `imap-login: Disconnected (auth failed, X attempts) ...` has to many variations on additional info after `<HOST>`,
7 years ago
Serg G. Brester a287d0a05c Merge pull request #1872 from kmzby/master
7 years ago
Serg G. Brester 569283063b Merge pull request #1874 from sebres/fix-f2b-setup
7 years ago
Pavel Mihadyuk 4c1abe1cbf phpmyadmin-syslog: removed excess file, fixed test, updated failregex
7 years ago
sebres f451cf34b3 don't check return code by dry-run: returns 256 on some python/setuptool versions.
7 years ago
sebres e3b061e94b - `files/fail2ban.service` renamed as template to `files/fail2ban.service.in`;
7 years ago
Pavel Mihadyuk d09304b897 phpmyadmin-syslog: added default jail config
7 years ago
Pavel Mihadyuk 41994fcb56 Added filter for phpMyAdmin+syslog (>=4.7.0)
7 years ago
Pavel Mihadyuk 5b4bc2aafd Added filter for phpMyAdmin+syslog (>=4.7.0). Closes #1713
7 years ago
sebres 1d5fbb95ae Merge remote-tracking branch 'remotes/gh-upstream/master' into 0.10
7 years ago
Serg G. Brester 124e5587c6 Merge pull request #1869 from sebres/fix-gh-1389
7 years ago
Serg G. Brester b0e5efb631 bsd-ipfw.conf: sh-compliant redirect of stderr together with stdout
7 years ago
sebres 3be32adefb Replace not posix-compliant grep option: fgrep with `-q` option can cause 141 exit code in some cases (see gh-1389).
7 years ago
sebres 8e6b4346dc avoid using "ANSI_X3.4-1968" as preferred encoding, if missing environment variables 'LANGUAGE', 'LC_ALL', 'LC_CTYPE', and 'LANG'
7 years ago
Jacques Distler f84e58e769 Tweaks to action.d/pf.conf
7 years ago
sebres 69a6d0e653 amend to 10c0d954017fac270bf1c568e4b02e94d5949b58: order in cymru-info can variate on each level,
7 years ago
sebres a3c6bb601d Fixes version, causes "UserWarning: Normalizing '0.10.1dev1' to '0.10.1.dev1'" during setup-process.
7 years ago
sebres 72bd666797 Fixes representation of IPAddr (likely the string representation, enclosed in single-quotes).
7 years ago