Commit Graph

51 Commits (c480304c8e59ff9ec23b5eec93007a1132f69861)

Author SHA1 Message Date
Arturo 'Buanzo' Busleiman a1a106a27e added "Ban IP" command to fail2ban branch 0.8
15 years ago
Cyril Jaquier abd061bad8 - Changed <HOST> template to be more restrictive. Debian bug #514163.
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 8da2fe515a - Added and changed some logging level and messages.
17 years ago
Cyril Jaquier 174ce7027a - Fixed fail2ban-regex. It support "includes" in configuration files.
17 years ago
Cyril Jaquier 695b6b1fe5 - New log rotation detection algorithm.
17 years ago
Cyril Jaquier 65dcbed591 - Split Filter into Filter and FileFilter.
17 years ago
Cyril Jaquier 9199e02853 - Removed unused regular expression.
17 years ago
Cyril Jaquier adcc2ef386 - Removed user-defined time regex/pattern.
17 years ago
Cyril Jaquier ce6b8c959e - Removed Python 2.4. Minimum required version is now Python 2.3.
17 years ago
Cyril Jaquier c07a7a6e7a - Refactoring. Reduced number of files.
17 years ago
Cyril Jaquier 5176ce820e - Fixed "ignore IPs". Only the first value was taken into account. Thanks to Adrien Clerc
17 years ago
Cyril Jaquier 66063d2731 - Added "full line failregex" patch. Thanks to Yaroslav Halchenko. It will be possible to create stronger failregex against log injection
17 years ago
Cyril Jaquier 7c33b443ac - Removed textToDns() which is not required anymore. Thanks to Yaroslav Halchenko
18 years ago
Cyril Jaquier ada2d7234e - Added "ignoreregex" support to fail2ban-regex
18 years ago
Cyril Jaquier 090518ddaf - Fixed "reload" bug. Many many thanks to Yaroslav Halchenko
18 years ago
Cyril Jaquier 04e2b6730c - Removed IP list in status for failmanager
18 years ago
Cyril Jaquier 6d6acb075a - Added IP list in "status <JAIL>". Thanks to Eric Gerbier
18 years ago
Cyril Jaquier 5370b6740d - Removed unneeded local variable
18 years ago
Cyril Jaquier 0f31cc0feb - Added support for several "failregex" and "ignoreregex". This should simplify the configuration files.
18 years ago
Cyril Jaquier 071474089b - Improved regular expression checking
18 years ago
Cyril Jaquier f5d4cb6be2 - Added alias "<HOST>" for failregex
18 years ago
Cyril Jaquier 911b2b15fc - Merged "maxtime" with "findtime"
18 years ago
Cyril Jaquier 90359ba523 - Added option "ignoreregex" in filter scripts and jail.conf. Feature Request #1283304
18 years ago
Cyril Jaquier 7659452ade - Refactoring
18 years ago
Cyril Jaquier 5baa08c86f - Improved checking and logging output in findFailure
18 years ago
Cyril Jaquier 150a6abd0d - Stop reading log file when jail is no more active
18 years ago
Cyril Jaquier 71b9fe8fe8 - Fixed some Pylint warnings/errors
18 years ago
Cyril Jaquier 2f37284863 - Removed useless code
18 years ago
Cyril Jaquier af41290fc6 - Added the class MyTime. Replaces call to time.time() and time.gmtime(). A fixed time value can be set for testing purpose
18 years ago
Cyril Jaquier 7b7d246a19 - Added DNS support for "ignoreip"
18 years ago
Cyril Jaquier 0616135350 - Removed unneeded import
18 years ago
Cyril Jaquier 4502c0f6ba - Organized imports (pylint)
18 years ago
Cyril Jaquier 2c737f77f1 - Oups... Forgot 2 debug output. Removed
18 years ago
Cyril Jaquier 6ab1d13234 - Fixed log rotation bug
18 years ago
Cyril Jaquier 3ca397922d - Catch IOError when file can not be read
18 years ago
Cyril Jaquier 4b80546f10 - Fixed bugs introduced by refactoring
18 years ago
Cyril Jaquier 126807dea8 - Made private fields prefixed with "__"
18 years ago
Cyril Jaquier a618313206 - Added "ignoreip" feature
18 years ago
Cyril Jaquier 7f7361a282 - Added Gamin (file and directory monitoring system) support
18 years ago
Cyril Jaquier e146d07394 - Added wildcards support for "logpath"
18 years ago
Cyril Jaquier 77eef14ed8 - Improved date detector
18 years ago
Cyril Jaquier 90d46d177d - Set the jail to idle state if file path is wrong or file is unreadable
18 years ago
Cyril Jaquier 21b6e76cde - Added date detector
18 years ago
Cyril Jaquier 1fd2071cd8 - Fixed a bug in DNSUtils
19 years ago
Cyril Jaquier ca5b70cd24 - Fixed a bug with static class members
19 years ago
Cyril Jaquier 535b9a6a36 - Removed "utils" directory
19 years ago
Cyril Jaquier 79fc53bc04 - Regular expressions are now compiled
19 years ago
Cyril Jaquier 40425d051e - Removed debug comment
19 years ago
Cyril Jaquier 6d2aa15aa7 - Added property 'svn:keywords'
19 years ago