From 26bddcf39b548d6d8a68f5cda2f77fd24d234e07 Mon Sep 17 00:00:00 2001 From: lostcontrol Date: Sun, 12 Feb 2006 18:15:44 +0000 Subject: [PATCH] - Updated git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@240 a942ae1a-1317-0410-a47c-b1dcaea8d605 --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index a480b6c6..e9058a9b 100644 --- a/TODO +++ b/TODO @@ -77,3 +77,6 @@ See Feature Request Tracking System at SourceForge.net Example: logfile = /var/log/apache2/access-*.log Should we start one thread per file or just one thread per serivce? + +- optionally read failure patterns from file. If one regex + matches, consider it as a breaking in attempt.