Commit Graph

4692 Commits (6fe6ebe0392332717ce8d65be91d3362fbf09723)
 

Author SHA1 Message Date
sebres 6fe6ebe039 Merge branch 'fix-xarf-abuse-action' into 0.10 (closes gh-2372)
6 years ago
sebres a7ccbd46dc test cases extended to cover xarf-login-attack action
6 years ago
sebres e8401a7e65 action.d/xarf-login-attack.conf: fixes gh-2372, correction for split of addresses, interpolation is shell-independent now, etc;
6 years ago
sebres ec2b5dc483 fixed log-level in error case (logging error instead of Level 39)
6 years ago
Eli Schwartz ebf2f28294 tmpfiles.d: don't use legacy directory path
6 years ago
sebres 741cf8fb0e Merge branch 'master-0.9' into 0.10
6 years ago
sebres f3cea45d2a Merge pull request #2290 from james-choncholas/0.11 (rebased)
6 years ago
sebres 1a9527e6a4 fixed catch-all on user (and simplifying)
6 years ago
jim a7f3ba87f6 filter.d/sogo-auth.conf: fixes gh-2289 - matching auth-failures when behind a proxy;
6 years ago
Sergey G. Brester 415818d803
Merge pull request #2356 from sebres/0.10-th-stack-size
6 years ago
Sergey G. Brester 6c14f1987f
Update ChangeLog
6 years ago
sebres 32ba74463f coverage - move to another tests (directly covering server)
6 years ago
sebres f6468e753b resolves py3.x compat issues in tests
6 years ago
sebres fffeb7785c code review
6 years ago
sebres 3c70fe298a closes gh-969: introduces new section `[Thread]` and option `stacksize` to configure default stack-size of the threads running in fail2ban. Example:
6 years ago
Sergey G. Brester af18993ba2
Merge pull request #2245 from benrubson/loglevel
6 years ago
Sergey G. Brester 410a9804b1
Update ChangeLog
6 years ago
sebres 3fcb0a868d test-cases: availability of badips-service - avoid sporadic errors (like "The handshake operation timed out") during setup of tests
6 years ago
sebres 5126068099 loglevel and shortloglevel combined to single parameter loglevel, below an example logging summary with NOTICE and rest with DEBUG log-levels:
6 years ago
Ben RUBSON 34edec297b Add changelog entry
6 years ago
benrubson 689938ee99 Add a shortloglevel badips.py option
6 years ago
sebres 140243328f coverage: try to avoid sporadic "coverage decreased" in CI
6 years ago
Sergey G. Brester 7e46ceed7e
Merge pull request #2353 from Yannik/patch-3
6 years ago
sebres 3d7b072a15 covering short form of IPv6 (written-out full form of IPv6 is safe, no matter with or without square brackets)
6 years ago
Yannik Sembritzki 62acaae327 Add asterisk ipv6 test cases with and without port (related to #2317)
6 years ago
Sergey G. Brester d3f6d6ffdd
Merge pull request #2286 from crazy-max/0.10
6 years ago
Sergey G. Brester dcede9b3f1
comment rewritten (belongs to the filter)
6 years ago
Sergey G. Brester d84fb8a4b1
regex rewritten (more secure now, resolves catch-all vulni)
6 years ago
sebres 9ed35c423a Merge branch '0.9' into 0.10 (gh-2317)
6 years ago
Sergey G. Brester 5c44ca714f
Merge pull request #2317 from Yannik/patch-2
6 years ago
sebres 883864c774 optimizes processing of server-configuration stream by start and reload (no interim outputs produced, several calls of get-functions avoided also).
6 years ago
sebres 34dba44816 MANIFEST: forgotten test file
6 years ago
Sergey G. Brester 487e19420e
Merge pull request #2351 from sebres/0.10-multi-ban-unban-in-jail
6 years ago
Sergey G. Brester a48d50efc0
Update ChangeLog
6 years ago
sebres fc92021211 coverage and few enhancements
6 years ago
sebres 2dd3c546dd small code review (normalization and duplicated codes removal)
6 years ago
sebres 00a6717953 fail2ban-client: extended with new feature which allows to inform fail2ban about single or multiple attempts (failure) for IP (failure-ID), syntax:
6 years ago
sebres 84cec5e861 implements gh-2349: `fail2ban-client set jain banip/unbanip ip1 .. ipN` extended to ban/unban multiple tickets;
6 years ago
sebres e30ebb1f3b closes gh-2277: fixed and optimized cache facilities (operations on OrderedDict are not atomic); increased max-size of IPAddr cache; don't cache raw objects (it is fast enough).
6 years ago
sebres 14f997231d add test case to cover gh-2277, testOverflowedIPCache testing overflow of IP-cache multi-threaded (2 "parasite" threads flooding cache)
6 years ago
sebres 5a54a44559 provide more meaningful error-message if invalid `datepattern` set;
6 years ago
Sergey G. Brester c819a18a0a
Update ChangeLog
6 years ago
sebres e651bc7866 amend to #1622: jail-reader supports now multi-line option for multi-line action parameter:
6 years ago
sebres 89c611064d test-cases: be sure the test-files always written with new-line at end
6 years ago
Sergey G. Brester 4108e04ab4
Update ChangeLog
6 years ago
sebres a13fdcf4f7 closes gh-2314: extended regex for mysql 8.0.13 if used logging with details (e. g. log-error-verbosity = 3, so log output has few additional words enclosed in brackets after "[Note]").
6 years ago
Sergey G. Brester 67247999ff
closes #2313: missing dependency to nftables.service
6 years ago
Yannik Sembritzki 547504873e
Add test case for new asterisk pjsip log syntax which includes the port
6 years ago
Yannik Sembritzki 6b4404b1bc
Fix asterisk filter not catching attackers when port is logged (Fixes #2316)
6 years ago
sebres c9ba695ba3 minor, no cover for 3.x (2.6 only)
6 years ago