Yaroslav Halchenko
be75519402
Merge pull request #956 from yarikoptic/enh/badips_categories
...
ENH: check badips.com response on presence of "categories" in it
10 years ago
sebres
74c6f6ac4b
BF: fail2ban-regex does not read '.local' file of given filter (gh-954)
10 years ago
Yaroslav Halchenko
d5e68abf95
ENH: check badips.com response on presence of "categories" in it
...
As https://travis-ci.org/fail2ban/fail2ban/jobs/50609529 query might fail in
that response would not contain "categories". With this change we will handle
it explicitly and will spit out ValueError, providing information about
the response so it could be troubleshooted
10 years ago
Ache
ae1451b29f
Update bsd-ipfw.conf
...
Deleting not existent is not error.
Adding already present is not error.
Otherwise all those entries becomes stale forever, not removed and its number increases over time.
10 years ago
Yaroslav Halchenko
3fb2becddb
Merge pull request #949 from leeclemens/enh/configSyslogSocket
...
Configure Syslog Socket Path (closes #814 )
10 years ago
Lee Clemens
6268eb32be
Use syslogsocket value "auto" to determine syslog socket's path
10 years ago
Yaroslav Halchenko
b46ac0b58e
Merge pull request #950 from lwh/master
...
Fixed grammatical error in emails sent
10 years ago
Luke Hollins
549ab24e70
Fixed grammatical error in emails sent
10 years ago
Yaroslav Halchenko
119a7bbb16
Merge pull request #939 from szepeviktor/geoip
...
Added sendmail-geoip-lines.conf
10 years ago
Viktor Szépe
4c88a00c28
Line notes implemented
10 years ago
Lee Clemens
d676a9fd4f
update ChangeLog with syslogsocket config enhancement
10 years ago
Lee Clemens
445fd7367f
Configure Syslog Socket Path
10 years ago
Yaroslav Halchenko
40068f5f31
Merge pull request #933 from mrc0mmand/nginx-botsearch
...
Add jail nginx-botsearch and refactor common with apache-botsearch regexes into botsearch-common
10 years ago
Yaroslav Halchenko
eaca33e227
Merge branch 'enh/clarifyDnsUtilsMethods' of https://github.com/leeclemens/fail2ban
...
* 'enh/clarifyDnsUtilsMethods' of https://github.com/leeclemens/fail2ban :
Update ChangeLog
Clarify filter.DNSUtils functions' terminology and add unittests
Conflicts:
ChangeLog -- rephrased a bit as well
10 years ago
Lee Clemens
ed71a7cd22
Update ChangeLog
10 years ago
Lee Clemens
b28fea4d41
Clarify filter.DNSUtils functions' terminology and add unittests
10 years ago
František Šumšal
9bd25f51c1
Added ChangeLog and THANKS entry
10 years ago
František Šumšal
642e425f75
Merge branch 'master' into nginx-botsearch
10 years ago
Yaroslav Halchenko
5b3aa42c42
Merge pull request #945 from leeclemens/ENH/ChangeLogForLogIgnoreCause
...
Update ChangeLog from PR 930
10 years ago
Yaroslav Halchenko
43a30f0ad6
Added to CONTRIBUTING.md minimal guidelines for PRs
10 years ago
František Šumšal
eb0d086ed0
Merge branch 'master' into nginx-botsearch
10 years ago
Lee Clemens
4091fdde27
Update ChangeLog from PR 930
10 years ago
František Šumšal
1c6d2074fb
Changed default settings for nginx-botseach filter
10 years ago
Yaroslav Halchenko
991096e599
Merge pull request #930 from leeclemens/ENH/916-logCauseOfIgnore
...
Conditionally log Ignore IP, and pass in reason (Closes #916 )
10 years ago
Yaroslav Halchenko
51333bb0a6
just a bit of description for a test case
10 years ago
Lee Clemens
50d18f68df
fix typo (false positive test)
10 years ago
Lee Clemens
c755138672
create OK and NOK methods
10 years ago
Lee Clemens
8233f21fc2
Remove duplicate unittests
10 years ago
Lee Clemens
aa848a5f9e
Combine ignore cause unitests
10 years ago
Orion Poplawski
e7ff7e90b7
[postfix-sasl] update regexes
...
- Add : to match "SASL LOGIN authentication failed: Password:"
- Add ignoreregex to ignore system authentication issues:
"warning: unknown[1.1.1.1]: SASL LOGIN authentication failed: Connection lost to authentication server"
- Add test log messages for both
10 years ago
František Šumšal
fb0f463eac
Include consistency
10 years ago
František Šumšal
705718be52
Filter apache-botsearch.conf now loads variables from botsearch-common.conf
10 years ago
František Šumšal
18778d9174
Created botsearch-common.conf
...
File contains variables used in -botsearch filters
10 years ago
Lee Clemens
3186df55e3
add Ignore DNS and IP test cases
10 years ago
Yaroslav Halchenko
646c799231
Changelog for above merge
10 years ago
Yaroslav Halchenko
1fbafa46c9
Merge pull request #918 from sebres/issue/161
...
Issue/161
10 years ago
Yaroslav Halchenko
73af02ffc6
Merge pull request #940 from leeclemens/ENH/ApacheFakeGoogleBot
...
New jail: apache-fakegooglebot
10 years ago
Yaroslav Halchenko
df581fe6e2
Merge pull request #929 from opoplawski/pam_auth
...
Add filter variable __pam_auth to allow customize for setups with multiple authorization schemes (Close #928 )
10 years ago
Yaroslav Halchenko
7f2d1a7269
minor changelog entry reformatting
10 years ago
Yaroslav Halchenko
7ada96b4e9
Merge pull request #932 from opoplawski/dovecot
...
Dovecot - dovecot auth failure from EL7
10 years ago
František Šumšal
f8fe165cd2
Switched from tabs to spaces for indents
10 years ago
Yaroslav Halchenko
767ac4ecac
Merge branch 'master' of git://github.com/fail2ban/fail2ban
...
* 'master' of git://github.com/fail2ban/fail2ban:
Remove trailing semicolons
10 years ago
Yaroslav Halchenko
8f6d9c6a5a
Merge branch 'enh/local_time_zone' of https://github.com/yarikoptic/fail2ban
...
* 'enh/local_time_zone' of https://github.com/yarikoptic/fail2ban :
fixed typos, thanks szepeviktor for review
ENH: use non-UTC date invocation (without -u) and report offset for localzone (%z)
Conflicts:
ChangeLog
10 years ago
Yaroslav Halchenko
96ae041132
fixed typos, thanks szepeviktor for review
10 years ago
Yaroslav Halchenko
fc0ac45f55
Merge pull request #942 from leeclemens/ENH/RemoveTrailingSemicolons
...
Remove trailing semicolons
10 years ago
Lee Clemens
2d266d96d5
Remove trailing semicolons
10 years ago
Lee Clemens
b725db04d8
Add ignorecommands to MANIFEST*'s
10 years ago
Lee Clemens
eb17b68641
fix test for invalid IP
10 years ago
Lee Clemens
fef031b3cd
test ipToName Exception
10 years ago
Lee Clemens
4cfbb840ad
move test to more sensible function name
10 years ago