Commit Graph

25 Commits (3252b158900e801bbd48f64c7ab326a4c809e76d)

Author SHA1 Message Date
Cyril Jaquier 8a253db9b5 - Propagated patches from Yaroslav Halchenko
18 years ago
Cyril Jaquier d29648d4de - Added a more robust firewall initialization loop. Thanks to Yaroslav Halchenko
19 years ago
Cyril Jaquier 1044b82e12 - Removed debug option
19 years ago
Cyril Jaquier 716e0840fc - Removed unneeded semicolon
19 years ago
Cyril Jaquier 840f6cd052 - Merged FAIL2BAN-0_5 with HEAD
19 years ago
Cyril Jaquier be43f2eaeb - Changed PID lock file location from /tmp to /var/run
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 62feec3227 - Improved verbose mode
20 years ago
Cyril Jaquier 4d9615f68a - Updated main loop (needed by logreader optimization)
20 years ago
Cyril Jaquier d6c1eb1543 - Return value of createDaemon() changed to True
20 years ago
Cyril Jaquier 1a876366a7 - Added a killApp() function
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 42937a5522 - Added "ipfw-start-rule" option (thanks to Robert Edeker)
20 years ago
Cyril Jaquier 1711a87dff - Added PID lock file support
20 years ago
Cyril Jaquier c7947c68e9 - Bantime was not used in the log reader
20 years ago
Cyril Jaquier b5eb68d884 - Only scan log files which were modified
20 years ago
Cyril Jaquier 2e5bfe5bb6 - Changed Fail2Ban in order to handle several log files
20 years ago
Cyril Jaquier a562542523 - Remove posix from import
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 18029d4426 - Add log4py import exception handling
20 years ago
Cyril Jaquier 4eeb61c0e1 - Update help message
20 years ago
Cyril Jaquier 8eb470019c - Add log4py support
20 years ago
Cyril Jaquier 4602bb1bfc - Add this file with .py extension in order to by recognize as Python source file with pydev (Eclipse plugin)
20 years ago