Commit Graph

1044 Commits (d678440658541a3c02c8d57695bd363f72147724)

Author SHA1 Message Date
sebres 6cff2bb007 Merge branch '0.11'
5 years ago
sebres 1588200274 Merge branch '0.10' into 0.11
5 years ago
Sergey G. Brester 368aa9e775
Merge pull request #2689 from benrubson/gitlab
5 years ago
Sergey G. Brester 42aef09d69
Update ChangeLog
5 years ago
Sergey G. Brester da1652d0d7
Update ChangeLog
5 years ago
sebres 6b90ca820f filter.d/traefik-auth.conf: filter extended with parameter mode (`normal`, `ddos`, `aggressive`) to handle the match of username differently:
5 years ago
sebres affd9cef5f filter.d/courier-smtp.conf: prefregex extended to consider port in log-message (closes gh-2697)
5 years ago
sebres 06b46e92eb jail.conf: don't specify `action` directly in jails (use `action_` or `banaction` instead);
5 years ago
Sergey G. Brester 78651de7e5
Update ChangeLog
5 years ago
sebres 9905904bba Merge branch '0.11'
5 years ago
sebres 00c5d33e45 Merge branch '0.10' into 0.11
5 years ago
sebres bc2b81133c pyinotify backend: guarantees initial scanning of log-file by start (retarded via pending event if filter not yet active)
5 years ago
sebres 4c22d4a801 Merge branch '0.11'
5 years ago
sebres d42ec210cc Merge branch '0.10' into 0.11
5 years ago
sebres 9f1c6f1617 filter stability fix: prevent race condition - no ban if filter (backend) is continuously busy if too many messages will be found in log, e. g. initial scan of large log-file or journal (gh-2660)
5 years ago
sebres e3737bb7c0 filter stability fix: prevent race condition - no ban if filter (backend) is continuously busy if too many messages will be found in log, e. g. initial scan of large log-file or journal (gh-2660)
5 years ago
Sergey G. Brester d4da9afd7f
Update ChangeLog
5 years ago
sebres 8b43d54878 Merge branch '0.11'
5 years ago
sebres 32f02ef3b3 Merge branch '0.10' into 0.11
5 years ago
sebres 42714d0849 filter.d/common.conf: closes gh-2650, avoid substitute of default values in related `lt_*` section, `__prefix_line` should be interpolated in definition section (after the config considers all sections that can overwrite it);
5 years ago
sebres 2ddf687c31 Merge branch '0.10' into 0.11 - test cases only (add ban to database was moved to observer in 0.11)
5 years ago
sebres 15158e4474 closes gh-2647: add ban to database is moved from jail.putFailTicket to actions.__CheckBan; be sure manual ban is written to database, so can be restored by restart; reload/restart test extended
5 years ago
sebres f088e7bf76 Merge branch '0.10' into 0.11
5 years ago
sebres 4766547e1f performance optimization of `datepattern` (better search algorithm);
5 years ago
sebres ef1eaf9b37 Merge branch '0.11'
5 years ago
sebres c15c300d2a Merge branch '0.10' into 0.11
5 years ago
sebres e6ca04ca9d Merge branch '0.10' into 0.11 + version bump (back to dev)
5 years ago
Christopher Gurnee df885586d4 close Popen() pipes explicitly for PyPy
5 years ago
sebres e57e950ef5 version bump (back to dev)
5 years ago
sebres 8cbc1e0ebb ChangeLog (change actioncheck behavior)
5 years ago
sebres bb0f732ae6 version bump (master is 1.0.x-dev now)
5 years ago
sebres d004a2c79b release 0.11.1 -- This is the Way
5 years ago
sebres 27fb4790fb Merge branch '0.10' into 0.11
5 years ago
sebres b25d8565fc release 0.10.5 -- Deserve more respect a jedi's weapon must. Hrrrm, Yes
5 years ago
sebres 4860d69909 Merge branch '0.10' into 0.11
5 years ago
sebres f77398c49d filter.d/sshd.conf: captures `Disconnected from ... [preauth]`, preauth phase only, different handling by `extra` (with supplied user only) and `ddos`/`aggressive` mode (`normal` mode is not affected, used there just as a helper with `<F-NOFAIL>` to capture IP for multiline failures without IP);
5 years ago
sebres d1b7e2b5fb fail2ban-regex - several enhancements and fixes:
5 years ago
sebres 587e4ff573 Merge branch '0.10' into 0.11
5 years ago
sebres f30b7ae244 update ChangeLog + spelling
5 years ago
sebres 24d1ea9aa2 Merge branch '0.10' into 0.11
5 years ago
Sergey G. Brester e86e9b2ee9
Merge branch '0.10' into gh-927-subnet
5 years ago
sebres 27e6b0021c ChangeLog update gh-2563
5 years ago
sebres e5d02bc2e9 grouped tags (`<ADDR>`, `<HOST>`, `<SUBNET>`) recognize IP addresses enclosed in square brackets, closes gh-2494
5 years ago
sebres d44607a161 part of #927 - filter enhancement to parse IP sub-nets (IP/CIDR with correct recognition of IP-family),
5 years ago
sebres 0824ad0d73 Merge branch '0.10' into 0.11
5 years ago
Sergey G. Brester 8b850864cf
amend to #2254: update changelog
5 years ago
sebres d1a73d3004 filter.d/apache-auth.conf:
5 years ago
sebres 1cdd618232 Merge branch '0.10' into 0.11
5 years ago
sebres 5d5253dd70 Merge branch '0.10' into 0.11
5 years ago
sebres 91923b5c07 don't need to match identifier exactly (@ is precise enough as prefix), not capturing group;
5 years ago