summaryrefslogtreecommitdiff
path: root/fail2ban
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Merge branch '0.10' into 0.11sebres2022-06-021-1/+1
| | |\ \ | | | |/
| | | * systemd backend: fixes missing space in message (tag `<matches>`) between tim...sebres2022-06-021-1/+1
| * | | Merge branch '0.11'sebres2022-03-032-0/+23
| |\ \ \ | | |/ /
| | * | Merge branch '0.10' into 0.11sebres2022-03-033-1/+24
| | |\ \ | | | |/
| | | * amend to #2279: ensure that `<F-MLFGAINED>` match would reset all pending mul...sebres2022-03-032-0/+23
| | | * fail2ban-regex: accepts filter parameters with new-linesebres2022-03-031-1/+1
| * | | fulfill getIP with getID replacement; added simple tests for ticketsebres2022-02-112-1/+12
| * | | more test cases (coverage for fail2ban-regex on constellations with different...sebres2022-02-111-5/+42
| * | | filter reader stream: don't need to generate None values from filter configsebres2022-02-111-3/+2
| * | | fail2ban-regex: accepts filter parameters with new-linesebres2022-02-111-1/+1
| * | | differentiate <ip> and <fid> (<F-ID>): if IP-address deviates from ID then `<...sebres2022-02-1114-79/+95
| * | | Add missing assert in Fail2banRegexTest.testFrmtOutputJohn Kristensen2022-02-111-0/+1
| * | | amend to drop support of python 2.6sebres2022-02-101-17/+0
| * | | drop support for python 2.6 (hardly possible in modern CIs, new features woul...sebres2022-02-107-118/+73
| * | | implements new interpolation variable `%(fail2ban_confpath)s` (automatically ...sebres2022-02-091-4/+7
| * | | Merge branch '0.11'sebres2022-02-095-28/+49
| |\ \ \ | | |/ /
| | * | Merge branch '0.10' into 0.11sebres2022-02-095-28/+51
| | |\ \ | | | |/
| | | * cherry pick #3210 from masterLászló Károlyi2022-02-091-0/+2
| | | * systemd backend: better avoidance of landing in dead space by seeks over jour...sebres2022-02-092-21/+30
| | | * filter.d/courier-auth.conf: consider optional port after IP, regex is rewritt...sebres2022-02-091-0/+2
| | | * python actions have no attribute 'consistencyCheck' by default;sebres2022-02-081-2/+3
| | | * filter.d/dovecot.conf: parse everything in parenthesis by auth-worker info, e...sebres2022-02-081-0/+5
| | | * amend to a147a8b0e1b2f32b6f191932afd3c2db9765e2e3: systemd journal test-cases...sebres2022-02-081-5/+9
| * | | added test to cover the new log-formatSergey G. Brester2022-01-271-0/+2
| * | | observer API simplification (no failmanager in call of failureFound, jail.fil...sebres2022-01-263-17/+12
| * | | iptables and iptables-ipset actions extended to support multiple protocols wi...sebres2022-01-261-61/+95
| * | | make several iptables actions more breakdown-safe: start wouldn't fail if cha...sebres2022-01-251-28/+40
| * | | make ipset actions more breakdown-safe: start wouldn't fail if set with this ...sebres2022-01-241-24/+24
| * | | Merge remote-tracking branch 'remotes/sebres/1.0-breakdown-safe-actions' with...sebres2022-01-242-16/+28
| |\ \ \
| | * | | replace internals of several iptables-ipset actions using internals of iptabl...sebres2020-02-141-4/+16
| | * | | first attempt to make certain standard actions breakdown safe starting with i...sebres2020-02-142-12/+12
| * | | | Merge branch '0.11'sebres2022-01-182-2/+19
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch '0.10' into 0.11sebres2022-01-182-2/+19
| | |\ \ \ | | | | |/ | | | |/|
| | | * | filter.d/sshd.conf: `ddos` mode extended - recognizes messages "kex_exchange_...sebres2022-01-181-0/+12
| | | * | filter.d/sshd.conf: `ddos` mode extended - recognizes new message "banner exc...sebres2022-01-181-0/+5
| | | * | suppress unneeded info (moved to debug level)Sergey G. Brester2021-12-201-2/+2
| * | | | Merge branch '0.11'sebres2021-12-023-30/+45
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '0.10' into 0.11sebres2021-12-023-30/+45
| | |\ \ \ | | | |/ /
| | | * | amend to fix gh-3098: no option `--disable-2to3` anymoresebres2021-12-021-2/+2
| | | * | gh-actions: coverage for systemd backend (to monitor journals in test-suite i...sebres2021-12-021-1/+2
| | | * | mytime.seconds2str: small amend with speed-up, code simplification and few testssebres2021-11-042-29/+43
| * | | | Merge branch '0.11'sebres2021-11-039-77/+306
| |\ \ \ \ | | |/ / /
| | * | | amend to merge: replace timedelta string representation with new function sec...sebres2021-11-031-3/+2
| | * | | Merge branch '0.10' into 0.11sebres2021-11-038-74/+304
| | |\ \ \ | | | |/ /
| | | * | several backends optimizations (in file and journal filters):sebres2021-11-033-20/+86
| | | * | filtersystemd.py: fixes wrong time point of "in operation" modesebres2021-11-032-19/+82
| | | * | better format of time delta (using seconds2str); increase stability for syste...sebres2021-11-034-7/+68
| | | * | Revert "`action.d/firewallcmd-*.conf` (multiport only): fixed port range sele...sebres2021-11-011-16/+16
| | | * | tests: improve detection of readable systemd journalMike Gilbert2021-10-191-1/+1
| | | * | added test cases covering different messages adjusted to new log-format (gh-3...Sergey G. Brester2021-10-011-1/+6