Commit Graph

4330 Commits (f917b4346bb7df2a9588393de4a5018cba4ddbef)
 

Author SHA1 Message Date
Serg G. Brester f917b4346b
Merge pull request #1974 from sebres/nginx-block-map
7 years ago
sebres 55c2a9968a remove lacking [Init] section check ([Init] section not necessary anymore for actions also);
7 years ago
sebres b62ab2d51e ChangeLog updated
7 years ago
sebres 76f2865883 implemented new action "action.d/nginx-block-map.conf", used in order to ban not IP-related tickets via nginx (session blacklisting in nginx-location with map-file);
7 years ago
Serg G. Brester 4fa0f48fa1
Merge pull request #1970 from sebres/fix-gh-1876
7 years ago
sebres 6db9ae8574 ChangeLog updated
7 years ago
sebres af0f7e93ce better handling by start/stop of server in foreground mode;
7 years ago
sebres f31195a4fc added new logtarget "SYSOUT" to log from fail2ban working in foreground as systemd-service (in opposite to "STDOUT" don't log time-stamps).
7 years ago
sebres 100b531aff travis: add build for python 3.7-dev and switch to newest pypy3.3 in travis
7 years ago
sebres 7bf5980def no root option if testing within virtualenv (fixed now).
7 years ago
sebres fa007bfa7c remove build folder, if created through setup-process in test
7 years ago
sebres eac80966c5 Fix scripts-root within `fail2ban.service` (relative install root-base directory).
7 years ago
sebres 6db8db04f8 Merge branch 'master' into 0.10: fixed test-cases covering dns2ip (IP of www.epfl.ch changed)
7 years ago
sebres 5708b8b90e fixed test-cases covering dns2ip (IP of www.epfl.ch changed)
7 years ago
sebres 159957ab88 filter.d/sshd.conf: extended failregex for modes "extra"/"aggressive": now finds all possible (also future) forms of "no matching (cipher|mac|MAC|compression method|key exchange method|host key type) found", see "ssherr.c" for all possible SSH_ERR_..._ALG_MATCH errors;
7 years ago
sebres 7e756da2b9 Merge remote-tracking branch 'remotes/gh-upstream/master' into 0.10
7 years ago
Serg G. Brester 4cd3b2d4c9
Merge pull request #1955 from sebres/fix-initial-config
7 years ago
Serg G. Brester ee80c52430 Update ChangeLog
7 years ago
sebres eba68a8f37 config/paths-common.conf: Added initial values for `syslog_authpriv`, `syslog_mail` in order to avoid errors while parsing/interpolating configuration;
7 years ago
Serg G. Brester c06f3c3fb8
Merge pull request #1812 from jpotter/patch-1
7 years ago
Serg G. Brester 4d10c615c4
Update ChangeLog
7 years ago
Serg G. Brester 8b26fd2778 Update ChangeLog
7 years ago
Serg G. Brester 9876dd44f9 replace port imap3 with imap everywhere, since imap3 is not a standard port and old rarely (if ever) used and missing on some systems
7 years ago
Jeff Potter 4a2fc8b7e8 Include imap (port 143) in courier-auth ports
7 years ago
Serg G. Brester a87af7bf41
Merge pull request #1948 from itoffshore/alpine
7 years ago
Stuart Cardall 18d2761dc0 gentoo-initd: add descriptions
7 years ago
sebres b615a98540 jail.conf: avoid overwriting of default value of the parameter `chain` of several actions (where default chain != INPUT);
7 years ago
Serg G. Brester e07a8cda07 Update jail.conf
7 years ago
Serg G. Brester 2409c4506a Merge pull request #1917 from martin61/patch-1
7 years ago
martin61 5db497017a add ip6tables.service ipset.service in systemd unit
7 years ago
Serg G. Brester 1a8fb6290d Merge pull request #1926 from sebres/0.10-pf-actionflush
7 years ago
sebres 0e66e3cc57 Merge branch 'master' into 0.10
7 years ago
Serg G. Brester 0aeb91d1e2 Merge pull request #1929 from miken32/patch-1
7 years ago
Serg G. Brester d81405adbc Update ChangeLog
7 years ago
Serg G. Brester b6ab0aa83f Update ChangeLog
7 years ago
Michael Newton 894a05b843 Update ChangeLog
7 years ago
Michael Newton 3f715e8577 Remove tests
7 years ago
Michael Newton d5d1fe679f Remove invalid regex
7 years ago
sebres a1b863fcf6 action.d/pf.conf: extended with bulk-unban, command `actionflush` in order to flush all bans at once (by stop jail, resp. shutdown of fail2ban)
7 years ago
sebres 667f48817b Merge pull request #1925 from sebres/0.10-fix-pf-multiport:
7 years ago
sebres 3c4910a3e2 ChangeLog entry + note for possible incompatibility.
7 years ago
sebres 8726c9fb0a pf.conf: enclose ports in braces, multiple ports expecting this syntax `... any port {http, https}`.
7 years ago
Serg G. Brester c6029bbef6 Merge pull request #1919 from IdahoPL/IdahoPL-patch-1
7 years ago
Łukasz Wąsikowski a4f94d2619 Update pf.conf
7 years ago
Serg G. Brester c42dd6941c Merge pull request #1921 from harry-wood/patch-1
7 years ago
Harry Wood ea1b663f85 typo
7 years ago
sebres 028f32b74b bump version (0.10.1 -> 0.10.2.dev1)
7 years ago
sebres 351abeb4ff prepare release: bump version, update ChangeLog, man's and MANIFEST etc.
7 years ago
sebres ceff489a46 amend to a4459765ef438db83a2898ba832ff7acba033e29: irrelevant condition removed
7 years ago
sebres a4459765ef pyinotify/polling: test filter reaction by delete of watching file, better detection of pending file (avoid errors in fail2ban.log during log-rotation).
7 years ago