summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Release 0.8.4.0_8_4lostcontrol2009-09-073-5/+6
* - Oups... Forgot the ChangeLog...lostcontrol2009-09-011-0/+2
* - Check the inode number for rotation in addition to checking the first line ...lostcontrol2009-09-011-3/+7
* - Fixed typo. Thanks to Dudi Goldenberg.lostcontrol2009-09-011-1/+1
* added traceback to asyncserver.py's import.buanzo2009-09-011-1/+1
* Added item about logging subsystem shutdown being moved, to Changelog.buanzo2009-08-311-0/+3
* moved logging shutdown out of quit(), into end of start() in server.pybuanzo2009-08-311-5/+5
* Disabled jail lighttpd-fastcgi by default.buanzo2009-08-311-1/+1
* - Added entry for "Ban IP" command.lostcontrol2009-08-301-0/+1
* added "Ban IP" command to fail2ban branch 0.8buanzo2009-08-304-0/+18
* - Added two new filters: lighttpd-fastcgi and php-url-fopen.lostcontrol2009-08-301-0/+1
* - Moved last entries in the config/ part.lostcontrol2009-08-301-2/+2
* added two new filter files (PHP url_fopen, lighttpd fastcgi alerts), updated ...buanzo2009-08-304-0/+71
* - Added svn:keywords property.lostcontrol2009-08-301-3/+3
* - Added helper module in common.lostcontrol2009-08-303-14/+41
* added 'unexpected communication error' fix to ChangeLog. Added formatExceptio...buanzo2009-08-302-1/+18
* added missing import sys to asyncserver.pybuanzo2009-08-301-1/+1
* more readable code for python version comparisonbuanzo2009-08-301-2/+2
* added python version detection to asyncore.loop(use_poll=True|False)buanzo2009-08-301-1/+6
* Fix for python 2.6 / 3.0 incompatibilitybuanzo2009-08-301-1/+2
* - Use 80 columns.lostcontrol2009-02-093-312/+237
* - Fixed maxretry/findtime rate. Many thanks to Christos Psonis. Tracker #2019...lostcontrol2009-02-094-4/+28
* - Made the named-refused regex a bit less restrictive in order to match logs ...lostcontrol2009-02-092-1/+3
* - Use timetuple instead of utctimetuple for ISO 8601. Maybe not a 100% correc...lostcontrol2009-02-082-1/+3
* - Changed <HOST> template to be more restrictive. Debian bug #514163.lostcontrol2009-02-0821-23/+25
* - Added cyrus-imap and sieve filters. Thanks to Jan Wagner. Debian bug #513953.lostcontrol2009-02-034-0/+52
* - Pull a commit from Yaroslav git repo. BF: addressing added bang to ssh log ...lostcontrol2009-02-031-1/+1
* - Added missing semi-colon in the bind9 example. Thanks to Yaroslav Halchenko.lostcontrol2009-02-031-1/+1
* - Added NetBSD ipfilter (ipf command) action. Thanks to Ed Ravin. Tracker #24...lostcontrol2009-01-273-0/+60
* - Improved SASL filter. Thanks to Loic Pefferkorn. Tracker #2310410.lostcontrol2009-01-272-2/+4
* - Added CPanel date format. Thanks to David Collins. Tracker #1967610.lostcontrol2009-01-272-0/+8
* - Added nagios script. Thanks to Sebastian Mueller.lostcontrol2009-01-274-0/+127
* - Removed print.lostcontrol2009-01-201-2/+1
* - Removed begin-line anchor for "standard" timestamp. Fixed Debian bug #500824.lostcontrol2009-01-202-1/+3
* - Remove socket file on startup is fail2ban crashed. Thanks to Detlef Reichelt.lostcontrol2009-01-202-0/+9
* - Added actions to report abuse to ISP, DShield and myNetWatchman. Thanks to ...lostcontrol2008-10-136-1/+447
* - Added svn:keywords property.lostcontrol2008-10-131-1/+1
* - Added apache-nohome.conf. Thanks to Yaroslav Halchenko.lostcontrol2008-10-133-0/+25
* - Added new time format. No idea from where it comes...lostcontrol2008-10-101-0/+6
* - Added new regex. Thanks to Tobias Offermann.lostcontrol2008-10-101-0/+1
* - Try to match the regex even if the line does not contain a valid date/time....lostcontrol2008-08-122-10/+15
* - Removed "timeregex" and "timepattern" stuff that is not needed anymore.lostcontrol2008-08-122-10/+2
* - Added date template for Day-Month-Year Hour:Minute:Second.lostcontrol2008-08-121-5/+11
* - Added date pattern for Hour:Minute:Second. Thanks to Andreas Itzchak Rehberg.lostcontrol2008-08-121-0/+6
* - Use current day and month instead of Jan 1st if both are not available in t...lostcontrol2008-08-122-0/+7
* - Improved pattern. Thanks to Yaroslav Halchenko.lostcontrol2008-08-121-1/+2
* - Merged patches from Debian package. Thanks to Yaroslav Halchenko.lostcontrol2008-07-222-1/+4
* - Changed to SVN version.lostcontrol2008-07-223-5/+8
* - Prepared for 0.8.3.0_8_3lostcontrol2008-07-171-1/+1
* - Prepared for 0.8.3lostcontrol2008-07-162-3/+3