Commit Graph

5953 Commits (ab9d41e5309b417a3c7a84fa8f03cf4f93831f1b)
 

Author SHA1 Message Date
Cyril Jaquier 840f6cd052 - Merged FAIL2BAN-0_5 with HEAD
19 years ago
Cyril Jaquier 07d127bebd - Added an initd script for RedHat/Fedora. Thanks to Andrey G. Grozin
20 years ago
Cyril Jaquier 73ff1540e8 - Prepared for 0.4.1
20 years ago
Cyril Jaquier be43f2eaeb - Changed PID lock file location from /tmp to /var/run
20 years ago
Cyril Jaquier 7b118f42d3 - Initd script for Gentoo
20 years ago
Cyril Jaquier 9317581b18 - Modified for readability. Thanks to Iain Lea
20 years ago
Cyril Jaquier 51f1dcee55 - Fixed textToDNS method which generated wrong matches for "rhost=12-xyz...". Thanks to Tom Pike
20 years ago
Cyril Jaquier a051e05cb4 - Prepared for 0.4.0 release
20 years ago
Cyril Jaquier b0cae2c43f - Changed all sections to disabled by default
20 years ago
Cyril Jaquier 468f70dc15 - Changed to CVS version
20 years ago
Cyril Jaquier 0c9c50397a - Fixed bug in utils/dns.py
20 years ago
Cyril Jaquier a4ff90cd0a - Fixed textToDNS method which did not recognize "12-344-54-33.adsl.xyz.ab". Thanks to K�vin Drapel
20 years ago
Cyril Jaquier 77dc3e4261 - Fixed exception if trying to kill Fail2Ban with a fail2ban.pid file present. Thanks to K�vin Drapel
20 years ago
Cyril Jaquier 04ae381215 - Prepared for 0.3.1 release
20 years ago
Cyril Jaquier 35e12b9ef3 - Cleanups
20 years ago
Cyril Jaquier 6f6742266c - Improved debug messages
20 years ago
Cyril Jaquier 62feec3227 - Improved verbose mode
20 years ago
Cyril Jaquier 4d9615f68a - Updated main loop (needed by logreader optimization)
20 years ago
Cyril Jaquier 3368f7dd14 - Updated TODO list
20 years ago
Cyril Jaquier 7f62f9df89 - The optimization in log reading should work
20 years ago
Cyril Jaquier c442955e30 - Bug fix: check for DNS only if no IP address found
20 years ago
Cyril Jaquier 949eb89c76 - Removed the "host" command dependency
20 years ago
Cyril Jaquier 0a80b69db5 - Removed the "host" command dependency. Used Python socket module instead. Thanks to K�vin Drapel
20 years ago
Cyril Jaquier 10d0070d42 - Log parsing improvements were totally wrong. Removed
20 years ago
Cyril Jaquier 36571c2ba9 - Bug fix: return [] instead of 'None'
20 years ago
Cyril Jaquier 064ef28dc4 - Bug fix: check for log rotation using the file size. Not the best solution...
20 years ago
Cyril Jaquier dabc1e9681 - Added "utils" to packages
20 years ago
Cyril Jaquier d6c1eb1543 - Return value of createDaemon() changed to True
20 years ago
Cyril Jaquier 54f2fc0ae5 - Added utils/__init__.py and utils/dns.py
20 years ago
Cyril Jaquier 7af62c05fa - Initial import
20 years ago
Cyril Jaquier 6fb00dc582 - Improved log parsing speed. We remember the last position and restart from there when the file is modified
20 years ago
Cyril Jaquier fa39e3b57d - Added "self" in method parameters
20 years ago
Cyril Jaquier f6b9749650 - Corrected log level
20 years ago
Cyril Jaquier ad93288bd8 - Corrected log level
20 years ago
Cyril Jaquier 1a876366a7 - Added a killApp() function
20 years ago
Cyril Jaquier bc4524c165 - Updated
20 years ago
Cyril Jaquier d1ec7fb830 - Change to CVS version
20 years ago
Cyril Jaquier 7fb2508960 - Version 0.3.0. Named it 0.3 because there is a lot of changes in this release
20 years ago
Cyril Jaquier f0625224c7 - Added a default value for each option
20 years ago
Cyril Jaquier 3d9318ad3e - Splitted "checkForPID" into "createPID" and "checkForPID". Fixed the bug which created a PID lock file when calling Fail2Ban with the kill option
20 years ago
Cyril Jaquier c429a69845 - Added the "-k" option. Kills a currently running Fail2Ban
20 years ago
Cyril Jaquier 45dd8ea43e - Increment "crtRuleNbr" after the creation of the rule
20 years ago
Cyril Jaquier 42937a5522 - Added "ipfw-start-rule" option (thanks to Robert Edeker)
20 years ago
Cyril Jaquier 9a74701807 - Added "ipfw-start-rule" option (thanks to Robert Edeker)
20 years ago
Cyril Jaquier acbbb11578 - A rule is added with a specified number now
20 years ago
Cyril Jaquier 7b13c386f9 - The options have a specified type now
20 years ago
Cyril Jaquier 78b32ef3b2 - Added "ipfw-start-rule" option (thanks to Robert Edeker)
20 years ago
Cyril Jaquier 3122f5eeae - Added PID lock file option
20 years ago
Cyril Jaquier 4961847529 - Added PID lock file support
20 years ago
Cyril Jaquier 2131d080c2 - Added PID lock file option
20 years ago