mirror of https://github.com/fail2ban/fail2ban
Updated TODO
parent
02894623cf
commit
c9945db756
4
TODO
4
TODO
|
@ -19,8 +19,6 @@ Legend:
|
||||||
|
|
||||||
- Add timeout to external commands (signal alarm, watchdog thread, etc)
|
- Add timeout to external commands (signal alarm, watchdog thread, etc)
|
||||||
|
|
||||||
- New backend: pyinotify
|
|
||||||
|
|
||||||
- Uniformize filters and actions name. Use the software name (openssh, postfix,
|
- Uniformize filters and actions name. Use the software name (openssh, postfix,
|
||||||
proftp)
|
proftp)
|
||||||
|
|
||||||
|
@ -52,3 +50,5 @@ Legend:
|
||||||
# better return values in function
|
# better return values in function
|
||||||
|
|
||||||
# refactoring in server.py, actions.py, filter.py
|
# refactoring in server.py, actions.py, filter.py
|
||||||
|
|
||||||
|
* New backend: pyinotify
|
||||||
|
|
Loading…
Reference in New Issue