summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorCyril Jaquier <cyril.jaquier@fail2ban.org>2006-08-20 20:41:55 +0000
committerCyril Jaquier <cyril.jaquier@fail2ban.org>2006-08-20 20:41:55 +0000
commit2455cb4f8a69f226bddd8100e009a84448089ffa (patch)
treec26b5f35543f6d0ae96424a99e4cc8ab83411bb6 /TODO
parent0326a9415717bc0500c94f99051c724e9b98c16b (diff)
downloadfail2ban-2455cb4f8a69f226bddd8100e009a84448089ffa.tar.gz
- Updated TODO
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@276 a942ae1a-1317-0410-a47c-b1dcaea8d605
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 9 insertions, 5 deletions
diff --git a/TODO b/TODO
index 4a4689ca..8add3074 100644
--- a/TODO
+++ b/TODO
@@ -13,13 +13,17 @@ Legend:
# partially done
* done
+- correct handling of threads (join???)
+
+- signal handling (ctrl-c, etc)
+
- add a reload option to fail2ban-client
- see Feature Request Tracking System at SourceForge.net
-- findall in dns.py should be no more needed
+* findall in dns.py should be no more needed
-- remove utils/ directory
+* remove utils/ directory
- improve installation process (better prefix support)
@@ -56,7 +60,7 @@ Legend:
? add gettext support. Is this really needed for a server
utility?
-- send an email when fail2ban is running
+* send an email when fail2ban is running
* add multithreading. Python threading is not really
efficient. However, fail2ban could benefit of it. We could
@@ -91,9 +95,9 @@ Legend:
- fail2ban list -> list available services.
- fail2ban flush <srv> -> flush the <srv> ban list.
-- remove PID file.
+* remove PID file.
-# remove most of the command lines options if possible.
+* 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