Commit Graph

1108 Commits (e0924e0d1bb948141cb4efd494d188436355032e)

Author SHA1 Message Date
Cyril Jaquier 9ed39a4387 - Send file if the number of lines is greater or equal and not only equal to the limit.
17 years ago
Cyril Jaquier 11c8c71014 - Added missing ignoreregex to filters. Thanks to Klaus Lehmann.
17 years ago
Cyril Jaquier 7dde8d6694 - Added svn:keywords.
17 years ago
Cyril Jaquier a32f04b0cb - Added gssftpd filter. Thanks to Kevin Zembower.
17 years ago
Cyril Jaquier d9f9a31802 - Added "pam-generic" filter and more configuration fixes. Thanks to Yaroslav Halchenko.
17 years ago
Cyril Jaquier 55d6baa66d - Added svn:keywords
17 years ago
Cyril Jaquier e7eaf5c488 - Fixed Debian bug #461426
17 years ago
Cyril Jaquier f77057d3dd - Fixed Debian bug #462060
17 years ago
Cyril Jaquier 06f8a1a8ca - Fixed Debian bug #468477
17 years ago
Cyril Jaquier ead3e50c97 - Fixed Debian bug #456567
17 years ago
Cyril Jaquier 6db1212152 - Added revision.
17 years ago
Cyril Jaquier 17e31b167e - Replaced "reject" with "drop" in shorwall action. Fix #1854875
17 years ago
Cyril Jaquier 0afa6fb2be - Replaced "echo" with "printf" in actions. Fix #1839673
17 years ago
Cyril Jaquier f0399ca5a4 - Absorbed some Debian patches. Thanks to Yaroslav Halchenko.
17 years ago
Cyril Jaquier 174ce7027a - Fixed fail2ban-regex. It support "includes" in configuration files.
17 years ago
Cyril Jaquier e66d9eee41 - Moved socket to /var/run/fail2ban.
17 years ago
Cyril Jaquier c40534123c - Fixed ipfw action script. Thanks to Nick Munger
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 d885fc786e - Fixed wrong path for apache-auth in jail.conf. Thanks to Vincent Deffontaines
18 years ago
Cyril Jaquier 938297138b - Fixed named filter. Thanks to Yaroslav Halchenko
18 years ago
Cyril Jaquier 732c66215f - Improved regular expressions
18 years ago
Cyril Jaquier 5fd5a8112a - Added named (bind9) example. Thanks to Yaroslav Halchenko
18 years ago
Cyril Jaquier 49b2e40682 - Fixed vsftpd filter. Thanks to Yaroslav Halchenko
18 years ago
Cyril Jaquier 3ef8fbe2e3 - Modified failregex again. Thanks to Yaroslav Halchenko
18 years ago
Cyril Jaquier a3ace8040b - Added filter file for named (bind9). Thanks to Yaroslav Halchenko
18 years ago
Cyril Jaquier 26c54c4538 - Added new action iptables-allports. Thanks to Yaroslav Halchenko
18 years ago
Cyril Jaquier 711f936ed0 - Corrected subject
18 years ago
Cyril Jaquier e841209f1b - Added new regex for proftpd. Thanks to Vaclav Misek
18 years ago
Cyril Jaquier 9ac663a121 - Added webmin authentication filter. Thanks to Guillaume Delvit
18 years ago
Cyril Jaquier f714c96d0e - Updated regular expressions
18 years ago
Cyril Jaquier 08c2c55742 - Added sendmail actions. The action started with "mail" are now deprecated. Thanks to Raphaël Marichez
18 years ago
Cyril Jaquier e2334db7a6 - Improved regular expressions. Thanks to Yaroslav Halchenko
18 years ago
Cyril Jaquier 1e2ddec485 - Fixed vulnerability in sshd.conf. Thanks to Daniel B. Cid
18 years ago
Cyril Jaquier bfab0409a2 - Replaced -d with -f. We are looking for a file, not a directory
18 years ago
Cyril Jaquier ac54c8b4f1 - Modified filters config. Thanks to Michael C. Haller
18 years ago
Cyril Jaquier b40b9d88d2 - Added a new line before "Regards,"
18 years ago
Cyril Jaquier ee234d424c - Added pure-ftpd filter. Thanks to Yaroslav Halchenko
18 years ago
Cyril Jaquier 64226d09c0 - Improved failregex a bit
18 years ago
Cyril Jaquier 0b9c41c015 - Removed actionstart and actionstop which are now obsolete
18 years ago
Cyril Jaquier f02a915de1 - Added a new example for vsftpd. Thanks to Christian Rauch
18 years ago
Cyril Jaquier 54e4d012d1 - Fixed bug #1664386. Thanks to Harry Rarig
18 years ago
Cyril Jaquier b4caed8c00 - Added new filter for spam bots
18 years ago
Cyril Jaquier d5ededc340 - Updated failregex
18 years ago
Cyril Jaquier 743ec88eef - Updated failregex
18 years ago
Cyril Jaquier 45277fff4a - Removed section with mail-report script which does not exist anymore
18 years ago
Cyril Jaquier 04cd3f5bd5 - Added new filters/actions. Thanks to Yaroslav Halchenko
18 years ago
Cyril Jaquier 6cf814245e - Fixed missing regular expression
18 years ago
Cyril Jaquier 44d75eb54f - Added missing svn:keywords
18 years ago
Cyril Jaquier 7719c00d37 - Allow comma in action options. The value of the option must be escaped with " or '. Thanks to Yaroslav Halchenko
18 years ago
Cyril Jaquier 3a344557ec - Exim4 filter. Thanks to mEDI
18 years ago
Cyril Jaquier 1ac00d062a - Regular expression should be more correct now
18 years ago
Cyril Jaquier 2e197487a2 - Fixed removal of host in hosts.deny. Thanks to René Berber
18 years ago
Cyril Jaquier 840b9fff0f - Fixed some comments
18 years ago
Cyril Jaquier 0c40adda4b - Fixed some comments
18 years ago
Cyril Jaquier 6f7df2cc3c - Use numeric output for iptables in "actioncheck"
18 years ago
Cyril Jaquier 8ca367d609 - Use /dev/log for SYSLOG output. Thanks to Joerg Sommrey
18 years ago
Yaroslav Halchenko 90fb1d442e slight english adjustment with no good english: Destinataire->Destination/Addressee
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 0fd9865172 - Defined default values in .conf. Should fix Debian bug #398758
18 years ago
Cyril Jaquier 90359ba523 - Added option "ignoreregex" in filter scripts and jail.conf. Feature Request #1283304
18 years ago
Cyril Jaquier d6e49f8480 - Fixed rebanned bug
18 years ago
Cyril Jaquier f74657f4b6 - Added "courierlogin" filter. Thanks to Christoph Haas
18 years ago
Cyril Jaquier 51fd8fac27 - Added ipfw action script and example. Thanks to Nick Munger
18 years ago
Cyril Jaquier 15a4634c38 - Added "shorewall" action
18 years ago
Cyril Jaquier 9a96428bd2 - Added "socket" option
18 years ago
Cyril Jaquier ebae6d70aa - Added "apache-noscript" filter. Thanks to Pander
18 years ago
Yaroslav Halchenko e39ef65e3a added sections for sasl and proftpd authentications
18 years ago
Cyril Jaquier 2bcc036cf2 - Improved configuration files
18 years ago
Cyril Jaquier 7b7d246a19 - Added DNS support for "ignoreip"
18 years ago
Cyril Jaquier 0d68fc9ef1 - Added "ignoreip" and a few other options in [DEFAULT]
18 years ago
Cyril Jaquier 5c020b99da - mail-report.conf is not a good idea as the jail is already deleted when creating the report
18 years ago
Cyril Jaquier 7864bdc953 - Improved jail.conf
18 years ago
Cyril Jaquier 1c3088b267 - Added new action
18 years ago
Cyril Jaquier b1160ab7ca - Added qmail and postfix filters
18 years ago
Cyril Jaquier 21b6e76cde - Added date detector
18 years ago
Cyril Jaquier f1f12518c8 - Moved "logpath" and "maxtime" to "jail.conf"
18 years ago
Cyril Jaquier 131a0a9cb3 - Added a couriersmtpd filter
19 years ago
Cyril Jaquier d7682360bc - Clean up configuration files
19 years ago
Cyril Jaquier f752dbe065 - Removed from version control
19 years ago
Cyril Jaquier 7ed59912f2 - Added *.local as svn:ignore
19 years ago
Cyril Jaquier 4bc6fe419b - Removed a new line
19 years ago
Cyril Jaquier 857f6d619b - Fixed bug in failregex
19 years ago
Cyril Jaquier f248c460f2 - Improved logging in server
19 years ago
Cyril Jaquier 3d73f45531 - Added 'host' group in failregex
19 years ago
Cyril Jaquier b5c0f7bae2 - Added whois information to mail. Feature Request #1533626
19 years ago
Cyril Jaquier 894bcbdbbf - Improved mail script
19 years ago
Cyril Jaquier be7cc4f81c - Added mail script
19 years ago
Cyril Jaquier 9aa6a505eb - Added header
19 years ago
Cyril Jaquier 7048e19995 - 0.7.0 soon
19 years ago
Cyril Jaquier 12c222bd1c - One step forward to 0.7.0
19 years ago
Cyril Jaquier ea1948eff4 - Initial commit of the new development release 0.7
19 years ago
Cyril Jaquier 7e24b948bf - Added vsftpd support. Thanks to zugeschmiert
19 years ago
Cyril Jaquier de7acd4d6c - Added support for shorewall and hosts.deny
19 years ago
Cyril Jaquier 3e86a8204b - Removed 192.168.0.0/16 from ignoreip
19 years ago
Cyril Jaquier be26cd5b75 - Removed debug option
19 years ago
Cyril Jaquier 15806fc3da - Added permanent banning feature
19 years ago
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 7b118f42d3 - Initd script for Gentoo
20 years ago
Cyril Jaquier 9317581b18 - Modified for readability. Thanks to Iain Lea
20 years ago
Cyril Jaquier b0cae2c43f - Changed all sections to disabled by default
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 ff088ec333 - Added more comments
20 years ago
Cyril Jaquier 2e5bfe5bb6 - Changed Fail2Ban in order to handle several log files
20 years ago
Cyril Jaquier fabe6e59b4 - Add firewall and interface options
20 years ago
Cyril Jaquier aee13b03ee - Default config file
20 years ago