aboutsummaryrefslogtreecommitdiff
path: root/src/mod_fail2ban.erl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright to 2016 (#901)Badlop2016-01-131-1/+1
|
* Error converting times in mod_fail2ban (#889)Badlop2016-01-051-1/+4
|
* More now() replacementsPaweł Chmielowski2015-12-071-8/+3
|
* cosmetic cleanupChristophe Romain2015-10-071-1/+1
|
* Add config validation at startupEvgeniy Khramtsov2015-06-011-3/+12
|
* mod_fail2ban: Add 'access' option for whitelistingHolger Weiss2015-04-181-14/+25
| | | | Closes #535.
* Fix missing copyright dates to 2015 (EJAB-1733)Christophe Romain2015-01-211-0/+17
|
* Automatically remove IPs from ban, add the documentationEvgeniy Khramtsov2014-08-271-21/+134
|
* Remove useless -include()Evgeniy Khramtsov2014-08-271-2/+0
|
* Ban the IP if there are too many failed authenticationsEvgeniy Khramtsov2014-08-271-26/+21
|
* Add mod_fail2banEvgeniy Khramtsov2014-08-271-0/+55