- Added PID lock file support

- Improved some parts of the code


git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@62 a942ae1a-1317-0410-a47c-b1dcaea8d605
This commit is contained in:
Cyril Jaquier 2005-02-20 13:34:43 +00:00
parent 2131d080c2
commit 4961847529

View file

@ -13,6 +13,8 @@ ver. 0.3.0 (02/??/2005) - alpha
log files with different rules
- Removed sshd.py because it is no more needed
- Fixed a bug when exiting with IP in the ban list
- Added PID lock file
- Improved some parts of the code
ver. 0.1.2 (11/21/2004) - beta
----------