- Updated

git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@240 a942ae1a-1317-0410-a47c-b1dcaea8d605
0.6
Cyril Jaquier 2006-02-12 18:15:44 +00:00
parent 83ea17fd24
commit 293f077d7b
1 changed files with 3 additions and 0 deletions

3
TODO
View File

@ -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.