mirror of https://github.com/fail2ban/fail2ban
- Updated
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@435 a942ae1a-1317-0410-a47c-b1dcaea8d6050.x
parent
4536ddbcc1
commit
9f44b18a2f
9
TODO
9
TODO
|
@ -28,17 +28,8 @@ Legend:
|
|||
|
||||
# improve documentation and website for user
|
||||
|
||||
- use PyLint to check the code
|
||||
|
||||
# better return values in function
|
||||
|
||||
? add gettext support. Is this really needed for a server
|
||||
utility?
|
||||
|
||||
# add a test framework. We could use unittest which is in
|
||||
Python since 2.1. It should be possible to run all tests
|
||||
automatically.
|
||||
|
||||
? restart automatically the daemon if an exception occurs.
|
||||
|
||||
- do not close socket after a send
|
||||
|
|
Loading…
Reference in New Issue