Daniel Black
338d40f717
Merge pull request #606 from cmarkle/patch-1
...
Correct spelling error in changelog
11 years ago
Chris Markle
20886288e5
Correct spelling error in changelog
...
I know it's a nit but still... ;)
11 years ago
Ivo Truxa
f6ccd8878d
date fix
...
sorry, need to get some glasses
11 years ago
Ivo Truxa
a71bb89ccd
removing a dot (typo)
...
The dot at the ignoregex did not belong there. Somehow it was added during the copying and pasting. Thanks for reporting it, I did not see it. Otherwise, empty ignoregexes are in all filters, and if they are missing, fail2ban client shows warnings when starting the filter, which I prefer avoiding.
11 years ago
Ivo Truxa
a8a43e8f38
ENH: Nagios filter
...
new filter Nagios added
11 years ago
Ivo Truxa
dac4dd465e
ENH: Nagios filter
...
added typical configuration settings for the nagios filter
11 years ago
Ivo Truxa
c91fda8619
ENH: Nagios filter
...
Sample log for the first failregex is available in the testcases. No example available for the IPv6 denial yet.
11 years ago
Ivo Truxa
110b8e6905
ENH: Nagios filter
...
Sample log entry from /var/log/messages for a denied access to the nrpe2 (Nagios Remote Plugin Executor) daemon
11 years ago
Daniel Black
7b56daee8f
DOC: set realistic expectations of what fail2ban protects against
11 years ago
Daniel Black
ef82eac790
DOC: openssh real protection is pubkey
11 years ago
Daniel Black
59b9045e88
MRG: from master 2014-02-02
11 years ago
Daniel Black
1366ea382d
Merge pull request #601 from grooverdan/dovecot-no-lip-tls
...
ENH: dovecot filter enhancements / BF: remove "no auth attempts"
11 years ago
Daniel Black
273b2f45a3
MRG: remove the "no auth attempts" as per aseques gh-600
11 years ago
Daniel Black
9b614ce486
ENH: dovecot filter enhancements
11 years ago
Joan
9c6aab37d6
As suggested by @grooverdan, grouping the tests and making them false to avoid accidentally reenabling them in the future
11 years ago
Joan
aaa86cd10f
As suggested by @grooverdan, grouping the tests and making them false to avoid accidentally reenabling them in the future
11 years ago
Joan
84617fa6da
Fixed a failing case
11 years ago
Joan
08171ba52f
Removed the -no auth attempts- from the triggers because of lots of FP
11 years ago
Steven Hiscocks
0f318c225e
Merge pull request #599 from grooverdan/datecompression
...
ENH: more datetemplate compression
11 years ago
Daniel Black
a7456377b5
ENH: more datetemplate compression
11 years ago
Daniel Black
cc1a9cc45d
BF: match up fail2ban-regex for datedetector/datetemplate changes
11 years ago
Daniel Black
a749a2780e
Merge pull request #593 from grooverdan/tine
...
ENH: Tine20 filter
11 years ago
Daniel Black
7476ebabbd
Merge pull request #596 from grooverdan/pureftpd
...
BF: Pureftpd
11 years ago
Daniel Black
ae98a1f70c
Merge pull request #598 from kwirk/date-detector-template-rf
...
RF: Refactor date detector and date template elements
11 years ago
Steven Hiscocks
e7d4cf6296
TST: Fix dates in ISO8601 being converted back to local time.
11 years ago
Daniel Black
8b51d0c394
ENH: compress DateDetector templates more
11 years ago
Steven Hiscocks
f2ddb3e3d0
RF: Refactor date detector and date template elements
...
Changes include to use Python class properties, merge some date
patterns, and change ISO8601 date template to DatePatternRegex class.
11 years ago
Daniel Black
1a1e3bec86
ENH: framework for distro paths
11 years ago
Daniel Black
3c48e3f035
DOC: changelog for pure-ftpd filter fixes
11 years ago
Daniel Black
256c732bcd
BF/ENH: filter pure-ftpd - re-add _daemon. Add translations
...
_daemon was accidently removed in
89fd792dfb
Added translations from source code
11 years ago
Daniel Black
1e1261ccb4
MRG: from master 2014-01-23
11 years ago
Daniel Black
ca57427080
BF: firewallcmd-ipset had non-working actioncheck
11 years ago
Daniel Black
c8ae064b79
ENH: tighten regex and change failJSON to support timezone. Closes gh-583
11 years ago
Daniel Black
36d38043ba
DOC: thanks Lars for the filter base and log samples
11 years ago
Daniel Black
2063d96e59
MRG: import Lars' PR for tine20
11 years ago
Daniel Black
499b33f8a6
DOC: post release versioning
11 years ago
Daniel Black
819df889d8
Merge pull request #592 from kwirk/python-action-tests
...
TST+BF: Add tests for python actions, including test for smtp.py
11 years ago
Steven Hiscocks
0fb7921fb1
BF: Tweak python action tests and fix Deprecation Warning
11 years ago
Steven Hiscocks
8221c7ca71
TST+BF: Add tests for python actions, including test for smtp.py
...
Also fix bug when specifying multiple recipients for smtp.py action
11 years ago
Steven Hiscocks
a0f39255bc
BF: Kerio log datepattern fix for recent datepattern full regex merge
11 years ago
Steven Hiscocks
4aa50684ab
Merge pull request #581 from kwirk/datetemplate-regroupdict
...
ENH: Full regex for datepattern, utilising modified Python `_strptime`
11 years ago
Steven Hiscocks
e614a2f4a4
BF: Resolve Deprecation Warnings for python3
...
Mainly python imp -> importlib for python3.3+, and other minor tweaks
11 years ago
Daniel Black
33dd1733fb
DOC: version and release date to 0.8.12 on 2014-01-22
11 years ago
Daniel Black
79da66df5d
Merge pull request #591 from grooverdan/master_to_0.9
...
MRG: Master to 0.9 2014-01-19
11 years ago
Daniel Black
a650178bd1
MRG: merge from master 2014-01-19
11 years ago
Steven Hiscocks
77aab8d97a
Merge pull request #590 from grooverdan/kerio
...
Kerio filter for #120 also fix fail2ban-regex for datepattern
11 years ago
Daniel Black
97c7d391a4
BF: remove duplicate implemenation of reading datepatterns in fail2ban-regex
11 years ago
Daniel Black
10edd994d1
DOC: ChangeLog for kerio filters
11 years ago
Daniel Black
263ac32730
ENH: test log samples for kerio thanks to
...
Tony Lawrence
11 years ago
Steven Hiscocks
0b4dd6272c
Merge pull request #589 from grooverdan/one-bad-regex-gh-585
...
fault tolerance when pushing multiple configurations
11 years ago