All Versions
65
Latest Version
Avg Release Cycle
176 days
Latest Release
1248 days ago

Changelog History
Page 7

  • v0.3.1 Changes

    March 31, 2005
    • Corrected level of messages
    • โž• Added DNS lookup support
    • ๐Ÿ‘Œ Improved parsing speed. Only parse the new log messages
    • โž• Added a second verbose level (-vv)
  • v0.3.0 Changes

    February 24, 2005
    • ๐ŸŒฒ Re-writting of parts of the code in order to handle several 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
    • โž• Added ipfw-start-rule option (thanks to Robert Edeker)
    • โž• Added -k option which kills a currently running Fail2Ban
  • v0.1.2 Changes

    November 21, 2004
    • โž• Add ipfw and ipfwadm support. The rules are taken from BlockIt. Thanks to Robert Edeker
    • โž• Add -e option which allows to set the interface. Thanks to Robert Edeker who reminded me this
    • Small code cleaning
  • v0.1.1 Changes

    October 23, 2004
    • โž• Add SIGTERM handler in order to exit nicely when in daemon mode
    • โž• Add -r option which allows to set the maximum number of login failures
    • โœ‚ Remove the Metalog class as the log file are not so syslog daemon specific
    • ๐ŸŒฒ Rewrite log reader to be service centered. Sshd support added. Match "Failed password" and "Illegal user"
    • โž• Add /etc/fail2ban.conf configuration support
    • ๐Ÿ“š Code documentation
  • v0.1.0 Changes

    October 12, 2004
    • ๐ŸŽ‰ Initial release