Yaroslav Halchenko
698cba5708
Remove .project for Eclipse added originally by Cyril but IMHO never used since never tuned
1 year ago
Sergey G. Brester
eed319e896
gh-3604: filter.d/slapd.conf - switched to single-line processing
...
closes gh-3604
1 year ago
Sergey G. Brester
132c719386
Merge pull request #3603 from alexdrupal/patch-1
...
mysqld-auth: no suffix in message (mariadb 10.3 log format)
1 year ago
Sergey G. Brester
183f805ae3
amend
1 year ago
Sergey G. Brester
7931b67325
mysqld-auth.conf: better RE, optional suffix, non-capturing groups
1 year ago
Aliaksandr Yurchyk
162f0c4b6c
Update mysqld-auth test file
1 year ago
Aliaksandr Yurchyk
c55e9949dc
Fix issue with Mariadb 10.3 failed message
1 year ago
Sergey G. Brester
8eac5f597a
Merge pull request #3579 from stweil/travis
...
Remove Travis CI (no longer working)
1 year ago
Stefan Weil
cd2ba0a3ba
Remove Travis CI (no longer working)
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
1 year ago
Sergey G. Brester
f8f8c046a2
Merge pull request #3469 from vitkabele/routeros-auth
...
New filter: routeros-auth.conf
1 year ago
sebres
35af8b6d5d
fixes DNS resolve related tests on systems without IPv6 support (considering that --no-network simulate resolving example.com via cache)
1 year ago
sebres
f8622c6f92
fixes IPAddr.searchIP for IPv6 (IPv4 group scanning plain IPv6 is None)
1 year ago
Sergey G. Brester
db3b410a60
Merge pull request #3564 from nodiscc/ipset-maxelem-argument
...
action.d/*ipset*: make maxelem ipset option configurable through banaction arguments
1 year ago
Sergey G. Brester
f7ee023661
ChangeLog: gh-3564
1 year ago
nodiscc
77f80e8c3f
action.d/*ipset*: make maxelem ipset option configurable through banaction arguments
...
- previously there was no way to override this value and ipsets would stop being updated when full (Hash is full, cannot add more elements)
- preserve ipset's default value of 65536
- update tests
- Closes #3549
1 year ago
sebres
bbca81f34c
`splitwords` (used by ignoreip etc) considers now any kind of space as valid separator (also tabs) besides comma;
...
closes gh-3562
1 year ago
Sergey G. Brester
bcaf1e714e
Merge pull request #3557 from neofright/neofright-patch-1
...
Update FILTERS
1 year ago
neofright
6afaf35263
Update FILTERS
1 year ago
Sergey G. Brester
3e6a60f940
Merge pull request #3539 from Strykar/patch-1
...
Make ignorecommand help clearer
1 year ago
Sergey G. Brester
76f6bc81bc
small amend restore groff format (\f escape sequence)
1 year ago
Avinash H. Duduskar
c38f6654f7
Make ignorecommand help clearer
1 year ago
Sergey G. Brester
48c91dfb6b
Merge pull request #3532 from lade-odoo/master-restore_bans_with_full_ticket_info-lade
...
Restore bans from the database with full ticket information
1 year ago
Sergey G. Brester
7bfa133208
small amend: lets use lower level API for restored tickets too
1 year ago
Laurent Desausoi
3546071aa5
Restore bans from the database with full ticket information
...
In the case where we use the `ignoreCommand` with information from the
ticket, we want these informations to also be included when restoring
the bans from the database (the ticket may no longer be required to be
banned).
1 year ago
sebres
226a59445a
merge branch gh-2690--mig2to3 : fail2ban is python 3.x based now;
...
closes gh-2690
1 year ago
sebres
9c5f6eea76
version bump (master / 1.1 is python 3.x based now)
1 year ago
sebres
99ff701678
remove support of python 2.x
1 year ago
sebres
03d7c92ae8
2to3
1 year ago
sebres
e2c4982417
Merge branch 'fix-gh-3485', `filter.d/sshd.conf`:
...
- avoid double counting for "maximum authentication attempts exceeded" (gh-3502)
- message "Disconnecting ... Too many authentication failures" is not a failure anymore
1 year ago
sebres
101d6923e3
ChangeLog (gh-3485)
1 year ago
sebres
eebef0089c
avoid double counting for "maximum authentication attempts exceeded" ("Disconnecting ..." is no failure anymore, now it's helper only);
...
closes gh-3485
1 year ago
Sergey G. Brester
66e195b0f3
jail.conf: comment only (time abbr format), no function changes
...
closes gh-3522
1 year ago
Sergey G. Brester
8e97474586
Merge pull request #3517 from seaniedan/patch-1
...
Update README.md: added reference to wiki/How-to-install-fail2ban-packages
2 years ago
Sean Danischevsky
5cd4c5a29f
Update README.md
...
added link to wiki page install instructions
2 years ago
Sean Danischevsky
217f404b22
Update README.md
...
add install instructions for popular linux distributions
2 years ago
Sergey G. Brester
fb8a93b40f
Merge pull request #3514 from ulm/gentoo-url
...
Update URLs for Gentoo
2 years ago
Ulrich Müller
50cbc7e8dd
Update URLs for Gentoo
...
Gentoo moved from CVS to Git in 2015.
Drop the Gentoo URL from fail2ban-logrotate, because the distro
specific config file has been dropped in 2013.
2 years ago
Sergey G. Brester
5d9603c104
failregex.py: resolve deprecation warning for sre_constants
...
closes gh-3508
2 years ago
Sergey G. Brester
baf8330214
GHA: update python-versions, 3.11 is released
2 years ago
sebres
ca4af85cd7
avoid confusion of path as failure ID with IP/CIDR notation, improve IP/CIDR parsing;
...
wrong CIDR notation or invalid plen always causes a fallback to raw string now;
fixes recognition of `::` and `::/32`
2 years ago
Sergey G. Brester
de0ed85fb8
README.md: code status - switch from travis-ci to GHA
2 years ago
Sergey G. Brester
871101c3c1
Merge pull request #3502 from fail2ban/gh-3497
...
filter.d/exim.conf: fixes "dropped: too many ..." regex (also matches unrecognized commands)
2 years ago
Sergey G. Brester
3c8d5fd4ef
Update ChangeLog
2 years ago
Sergey G. Brester
809b904106
filter.d/exim.conf: fixes "dropped: too many ..." regex and also matches unrecognized commands new vector
2 years ago
Sergey G. Brester
7544e969d5
new test messages for exim (gh-3497)
2 years ago
Sergey G. Brester
2b98f461bb
Merge pull request #2860 from a16bitsysop/mikrotik
...
Add action for mikrotik routerOS
2 years ago
Sergey G. Brester
e73748c442
Merge branch 'master' into mikrotik
2 years ago
Sergey G. Brester
27294c4b9e
fail2banregextestcase: compatibility fix for testWrongRE
2 years ago
sebres
56485c8548
filtertestcase.py: byte related copy of lines in tests (locale independent); closes gh-2936
2 years ago
Sergey G. Brester
a9b30eb86e
Merge pull request #2226 from mbologna/nginx-forbidden
...
Feat: ban nginx forbidden accesses
2 years ago