Commit Graph

5016 Commits (7965d652a1e86ad0177a507e72be1107b2b1501e)
 

Author SHA1 Message Date
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
Cyril Jaquier f1770f937b - Update current changes
20 years ago
Cyril Jaquier 88313ea611 - Add firewall/ipfw.py and firewall/ipfwadm.py
20 years ago
Cyril Jaquier 8598ff2315 - Change to CVS version
20 years ago
Cyril Jaquier fabe6e59b4 - Add firewall and interface options
20 years ago
Cyril Jaquier 4d098fbd7a - Initial import
20 years ago
Cyril Jaquier 01a53b045b - Add interface parameter
20 years ago
Cyril Jaquier 6930f5c0c3 - Version 0.1.1. This is the first beta release
20 years ago
Cyril Jaquier f3dd99da0c - Add SIGTERM handler
20 years ago
Cyril Jaquier c7513aba77 - Fix retryAllowed. It is now conf["maxretry"]
20 years ago
Cyril Jaquier b9349fd45e - Configuration using /etc/fail2ban.conf
20 years ago
Cyril Jaquier 3b7f952cd2 - Update installation + configuration instructions
20 years ago
Cyril Jaquier f1d7157cae - Add config/fail2ban.conf.default
20 years ago
Cyril Jaquier aee13b03ee - Default config file
20 years ago
Cyril Jaquier d50f1cd0f7 - Remove this file has it is no more necessary. Fail2Ban seems to be more services dependant than syslog daemons
20 years ago
Cyril Jaquier 052f35eccb - Initial import
20 years ago
Cyril Jaquier ded1b1492b - Remove metalog class. Use now the "service" classes (Sshd for the moment)
20 years ago
Cyril Jaquier 1070273151 - Code comments
20 years ago
Cyril Jaquier 3331c9dccb - Change executeCmd to private
20 years ago
Cyril Jaquier 18029d4426 - Add log4py import exception handling
20 years ago
Cyril Jaquier 3fa88d60a6 - Some small update about current work
20 years ago
Cyril Jaquier 1786004c3d - Add logreader/parser.py and logreader/sshd.py
20 years ago
Cyril Jaquier 28c1d658a4 - Change to CVS version
20 years ago
Cyril Jaquier 03d73b78f8 - Setup and dist files
20 years ago