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@381 a942ae1a-1317-0410-a47c-b1dcaea8d605
This commit is contained in:
parent
d30cfd2095
commit
66526b550f
2 changed files with 5 additions and 1 deletions
|
|
@ -15,6 +15,7 @@ ver. 0.7.3 (2006/??/??) - beta
|
|||
- (Re)added "ignoreip" option
|
||||
- Added more concurrency protection
|
||||
- First attempt at solving bug #1457620
|
||||
- Performance improvements
|
||||
|
||||
ver. 0.7.2 (2006/09/10) - beta
|
||||
----------
|
||||
|
|
|
|||
5
TODO
5
TODO
|
|
@ -13,7 +13,10 @@ Legend:
|
|||
# partially done
|
||||
* done
|
||||
|
||||
- Prefix all private functions with "__"
|
||||
- Improve execution of action. Why does subprocess.call
|
||||
deadlock with multi-jails?
|
||||
|
||||
# Prefix all private functions with "__"
|
||||
|
||||
- Verify TAI64N
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue