Commit Graph

4152 Commits (36d42d7f0bb795a271990a7aceb5de783d136467)
 

Author SHA1 Message Date
Serg G. Brester 17922b621c Update ChangeLog
8 years ago
Yaroslav Halchenko a0cf31903d Merge pull request #1754 from yarikoptic/bf-tzdata
8 years ago
Paul Brook a639f0b083 BF: specify explicit time offset not a time zone name to avoid needing tzdata during testing
8 years ago
Serg G. Brester 36814c4274 Merge pull request #1749 from petervanderdoes/bugfix/problem_with_mail_command
8 years ago
Peter van der Does bb79e7f413
Parameter not needed
8 years ago
Serg G. Brester 61e73b9694 Merge pull request #1746 from gracinet/0.10-haproxy-ipv6
8 years ago
Serg G. Brester 4f0f22702a Update haproxy-http-auth.conf
8 years ago
Georges Racinet 07023436ac haproxy-http-auth: added a test for IPv4-mapped-in-IPv6
8 years ago
Georges Racinet 4fc6323ff0 haproxy-http-auth: avoid port number in IPv6 addresses
8 years ago
Serg G. Brester e7f1fc5cb3 Update ChangeLog
8 years ago
Serg G. Brester e63af0aa4e Merge pull request #1743 from sebres/0.10-flush-bulk-unban
8 years ago
sebres 97e8b42d34 dummy action extended with more examples and test-covered now
8 years ago
sebres 042a060a54 additionally complex test-case coverage for `actionflush` inside server via actions-mechanism of fail2ban - reload with removing action, unban all, stopping of jails and actions, etc.
8 years ago
sebres d03872fbbf bulk unban: add new command `actionflush` default for several iptables/iptables-ipset actions (and common include):
8 years ago
sebres a1e9cc552c bulk unban: introduced new command `actionflush`: executed in order to flush all bans at once (e. g. by unban all, reload with removing action, stop, shutdown the system);
8 years ago
Serg G. Brester 44a26c6159 Update ChangeLog
8 years ago
Serg G. Brester 4dcdcc3002 Merge pull request #1742 from sebres/0.10-actionstart-on-demand
8 years ago
sebres daa13eb5dd no cover for unreachable and abstract
8 years ago
sebres ca18270beb fix artificial test cases ('family' becomes mandatory in the action info, but dict was supplied in the test case)
8 years ago
sebres 8bf79fa483 implemented execution of `actionstart` on demand, if action depends on `family` (closes gh-1741);
8 years ago
Serg G. Brester 05f5c6efcc Update README.md
8 years ago
Serg G. Brester 1a59a5c5a7 Merge pull request #1740 from sebres/0.10-strptime-perf
8 years ago
sebres ee3c9fcb75 "%y" - in the fail2ban parsed year without century should be always relative current century (>= 2000);
8 years ago
sebres 7437fbd75b strptime.py: small code review and performance optimization (get some properties on demand, etc.)
8 years ago
Serg G. Brester ec19aed489 Merge pull request #1739 from gracinet/0.10-test_smtp-no-network
8 years ago
Georges Racinet 7b93f111e1 test_smtp inconsistency for py3+IPv6
8 years ago
sebres 873f97c6c5 Merge branch '0.9-log-level-msg' into 0.10
8 years ago
sebres 7982d1e627 Update ChangeLog
8 years ago
sebres e8596cfce7 amend resp. restore of change from 59c35bc44a (gh-129):
8 years ago
Serg G. Brester d26060ead0 Update ChangeLog
8 years ago
Serg G. Brester cea8ba7831 Merge pull request #1733 from sebres/0.10-repl-skiplines
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 6ac5c55edc the sequence in args-dict is currently undefined (so can be 1st argument with `?` instead of `&`)
8 years ago
sebres 990d9a66da fail2ban-regex: fixed matched output by multi-line (buffered) parsing + and multi-line debuggex URL;
8 years ago
sebres bc888e0753 Regex compiled in multi-line parsing mode only if `maxlines` > 1 (buffering), if however expected - prefix `(?m)` could be used in regex to enable it;
8 years ago
sebres 61c1bdfe79 Normalizes replacement of `<SKIPLINES>` (moved to _resolveHostTag, so will be replaced together with another tags);
8 years ago
Serg G. Brester b650503f00 Merge pull request #1732 from sebres/0.10-ignoreself
8 years ago
sebres e7052e9625 update man/jail.conf.5 (docu for the ignoreself)
8 years ago
sebres 30352c5f03 fix sporadic coverage changes (sometimes produces "no such process" in popen.poll after terminate/kill in timeout test cases)
8 years ago
sebres 663bc9903d increase coverage (was decreased since "ignoreip" was set to default empty)
8 years ago
sebres 6c4b1c7204 Update ChangeLog
8 years ago
sebres 5e93bf9bd3 Introduced new option "ignoreself", specifies whether the local resp. own IP addresses should be ignored (default is true).
8 years ago
Serg G. Brester 1e6787877a Merge pull request #1726 from sebres/0.10-grave-fix-escape-tags-1st
8 years ago
sebres 6ba0546824 code review and inline docu
8 years ago
Serg G. Brester 7a03c964c2 Update ChangeLog
8 years ago
sebres bb9541b7a9 Merge pull request #1728 from sebres/_0.10/fix-gh-1719
8 years ago
sebres 43d2cae8da small amend that correct log trace output by forget MLFID (outputs the reason why it was forgotten - close, disconnect, etc.)
8 years ago
sebres b6886f2e51 SampleRegexsFactory extended with optional filter constraint, if testing the same log-file with multiple filters (no possibility to match by the old sshd-filter 'zzz-sshd-obsolete-multiline')
8 years ago
sebres 1971fd4bd3 don't remove MLFID from cache (can recognize multiple attempt within the same connection)
8 years ago