mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
- Updated
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@239 a942ae1a-1317-0410-a47c-b1dcaea8d605
This commit is contained in:
parent
52ab1d1171
commit
db33022a84
1 changed files with 8 additions and 1 deletions
9
TODO
9
TODO
|
|
@ -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?
|
||||
|
|
|
|||
Loading…
Reference in a new issue