139 Commits (e09bdac206270ef0492433aa08e514b61289045f)
 

Author SHA1 Message Date
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
Cyril Jaquier 1711a87dff - Added PID lock file support 20 years ago
Cyril Jaquier deffa8f5aa - Added log reader name 20 years ago
Cyril Jaquier 16dbc44607 - Added TODO file 20 years ago
Cyril Jaquier c7947c68e9 - Bantime was not used in the log reader 20 years ago
Cyril Jaquier 2b5812ef9b - parser.py no more needed 20 years ago
Cyril Jaquier ff088ec333 - Added more comments 20 years ago
Cyril Jaquier e339a48751 - Fixed bug when flushing ban list 20 years ago
Cyril Jaquier f4b083d79b - Added more comments 20 years ago
Cyril Jaquier b5eb68d884 - Only scan log files which were modified 20 years ago
Cyril Jaquier 78dab1db70 - Updated information 20 years ago
Cyril Jaquier 2e5bfe5bb6 - Changed Fail2Ban in order to handle several log files 20 years ago
Cyril Jaquier 2c778a9b76 - Version 0.1.2. Second beta version 20 years ago
Cyril Jaquier a562542523 - Remove posix from import 20 years ago
Cyril Jaquier 11330ff944 - Fail2ban now support ipfw and ipfwadm 20 years ago