summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorCyril Jaquier <cyril.jaquier@fail2ban.org>2006-09-28 19:37:18 +0000
committerCyril Jaquier <cyril.jaquier@fail2ban.org>2006-09-28 19:37:18 +0000
commit366584856da79c4dd5fe9bccd0e0d020e82a9966 (patch)
tree8224e9b76500c0ff0f00947a24eccb12d56c75c2 /TODO
parent897256f9f4c053a8240876bd1a8d94fd7cc34714 (diff)
downloadfail2ban-366584856da79c4dd5fe9bccd0e0d020e82a9966.tar.gz
- Updated for 0.7.30.7.3
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@391 a942ae1a-1317-0410-a47c-b1dcaea8d605
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index ea3d36f8..6a5e2760 100644
--- a/TODO
+++ b/TODO
@@ -13,13 +13,13 @@ Legend:
# partially done
* done
+- Improve communication. (asyncore, asynchat??)
+
- Improve execution of action. Why does subprocess.call
deadlock with multi-jails?
- Verify TAI64N
-# implement all get/set functions
-
# correct handling of threads (join???), concurrency, etc
protect "jails" in server.py