- Updated

git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@239 a942ae1a-1317-0410-a47c-b1dcaea8d605
This commit is contained in:
lostcontrol 2006-02-12 12:30:39 +00:00
parent 52ab1d1171
commit db33022a84

9
TODO
View file

@ -11,7 +11,9 @@ See Feature Request Tracking System at SourceForge.net
- improve installation process (better prefix support)
- improve documentation and website
- improve documentation and website for user
- use Doxygen
- better configuration files
@ -70,3 +72,8 @@ See Feature Request Tracking System at SourceForge.net
- remove PID file.
- remove most of the command lines options if possible.
- add the possibility to specify wildcard in log files.
Example: logfile = /var/log/apache2/access-*.log
Should we start one thread per file or just one thread per
serivce?