583 Commits (a3d6ae19f63f6960a3b322144f5d23782149d1ff)
 

Author SHA1 Message Date
Cyril Jaquier a3d6ae19f6 - Check the inode number for rotation in addition to checking the first line of the file. Thanks to Jonathan Kamens. 15 years ago
Cyril Jaquier c480304c8e - Fixed typo. Thanks to Dudi Goldenberg. 15 years ago
Arturo 'Buanzo' Busleiman 3e3a68f9de added traceback to asyncserver.py's import. 15 years ago
Arturo 'Buanzo' Busleiman 6d1fa0cf1d Added item about logging subsystem shutdown being moved, to Changelog. 15 years ago
Arturo 'Buanzo' Busleiman 5945ca09ae moved logging shutdown out of quit(), into end of start() in server.py 15 years ago
Arturo 'Buanzo' Busleiman b91595dd11 Disabled jail lighttpd-fastcgi by default. 15 years ago
Cyril Jaquier 833c5413af - Added entry for "Ban IP" command. 15 years ago
Arturo 'Buanzo' Busleiman a1a106a27e added "Ban IP" command to fail2ban branch 0.8 15 years ago
Cyril Jaquier a354050913 - Added two new filters: lighttpd-fastcgi and php-url-fopen. 15 years ago
Cyril Jaquier f0f96a6cfd - Moved last entries in the config/ part. 15 years ago
Arturo 'Buanzo' Busleiman dde7afe1f3 added two new filter files (PHP url_fopen, lighttpd fastcgi alerts), updated MANIFEST and jail.conf accordingly 15 years ago
Cyril Jaquier 9c05632dd8 - Added svn:keywords property. 15 years ago
Cyril Jaquier b88956e898 - Added helper module in common. 15 years ago
Arturo 'Buanzo' Busleiman 81e2fe8306 added 'unexpected communication error' fix to ChangeLog. Added formatExceptionInfo to server/asyncserver.py 15 years ago
Arturo 'Buanzo' Busleiman b2f0bfe751 added missing import sys to asyncserver.py 15 years ago
Arturo 'Buanzo' Busleiman 08a36ca657 more readable code for python version comparison 15 years ago
Arturo 'Buanzo' Busleiman fd898c9eac added python version detection to asyncore.loop(use_poll=True|False) 15 years ago
Arturo 'Buanzo' Busleiman e09fad559a Fix for python 2.6 / 3.0 incompatibility 15 years ago
Cyril Jaquier 53886e91b3 - Use 80 columns. 16 years ago
Cyril Jaquier 0cf733e878 - Fixed maxretry/findtime rate. Many thanks to Christos Psonis. Tracker #2019714. 16 years ago
Cyril Jaquier 55fd21ec4b - Made the named-refused regex a bit less restrictive in order to match logs with "view". Thanks to Stephen Gildea. 16 years ago
Cyril Jaquier 3155bc8f03 - Use timetuple instead of utctimetuple for ISO 8601. Maybe not a 100% correct fix but seems to work. Tracker #2500276. 16 years ago
Cyril Jaquier abd061bad8 - Changed <HOST> template to be more restrictive. Debian bug #514163. 16 years ago
Cyril Jaquier 7fd0300a73 - Added cyrus-imap and sieve filters. Thanks to Jan Wagner. Debian bug #513953. 16 years ago
Cyril Jaquier 376f348823 - Pull a commit from Yaroslav git repo. BF: addressing added bang to ssh log (closes: #512193). 16 years ago
Cyril Jaquier e86e7d002e - Added missing semi-colon in the bind9 example. Thanks to Yaroslav Halchenko. 16 years ago
Cyril Jaquier e16c18d091 - Added NetBSD ipfilter (ipf command) action. Thanks to Ed Ravin. Tracker #2484115. 16 years ago
Cyril Jaquier e46e8ed32e - Improved SASL filter. Thanks to Loic Pefferkorn. Tracker #2310410. 16 years ago
Cyril Jaquier 6b9896c332 - Added CPanel date format. Thanks to David Collins. Tracker #1967610. 16 years ago
Cyril Jaquier 756cfcda5f - Added nagios script. Thanks to Sebastian Mueller. 16 years ago
Cyril Jaquier 024a77a679 - Removed print. 16 years ago
Cyril Jaquier 870f9d9ea7 - Removed begin-line anchor for "standard" timestamp. Fixed Debian bug #500824. 16 years ago
Cyril Jaquier 97f48991a2 - Remove socket file on startup is fail2ban crashed. Thanks to Detlef Reichelt. 16 years ago
Cyril Jaquier 6cd56802bb - Added actions to report abuse to ISP, DShield and myNetWatchman. Thanks to Russell Odom. 16 years ago
Cyril Jaquier 622218271d - Added svn:keywords property. 16 years ago
Cyril Jaquier bb8e610795 - Added apache-nohome.conf. Thanks to Yaroslav Halchenko. 16 years ago
Cyril Jaquier f6d44e6bc8 - Added new time format. No idea from where it comes... 16 years ago
Cyril Jaquier 391a38a7a8 - Added new regex. Thanks to Tobias Offermann. 16 years ago
Cyril Jaquier 6ee4843d11 - Try to match the regex even if the line does not contain a valid date/time. Described in Debian #491253. Thanks to Yaroslav Halchenko. 17 years ago
Cyril Jaquier 8db3e1f74a - Removed "timeregex" and "timepattern" stuff that is not needed anymore. 17 years ago
Cyril Jaquier 9e2a4a935a - Added date template for Day-Month-Year Hour:Minute:Second. 17 years ago
Cyril Jaquier e064ebba45 - Added date pattern for Hour:Minute:Second. Thanks to Andreas Itzchak Rehberg. 17 years ago
Cyril Jaquier b26f9ca97a - Use current day and month instead of Jan 1st if both are not available in the log. Thanks to Andreas Itzchak Rehberg. 17 years ago
Cyril Jaquier 3615c8ec81 - Improved pattern. Thanks to Yaroslav Halchenko. 17 years ago
Cyril Jaquier 155c4652a4 - Merged patches from Debian package. Thanks to Yaroslav Halchenko. 17 years ago
Cyril Jaquier a8f4d3a8b4 - Changed to SVN version. 17 years ago
Cyril Jaquier 24c8340d81 - Prepared for 0.8.3. 17 years ago
Cyril Jaquier 2ca9261bb3 - Prepared for 0.8.3 17 years ago
Cyril Jaquier 9ed39a4387 - Send file if the number of lines is greater or equal and not only equal to the limit. 17 years ago
Cyril Jaquier cc62cd7076 - Use poll instead of select in asyncore.loop. This should solve the "Unknown error 514". Thanks to Michael Geiger and Klaus Lehmann. 17 years ago