summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* disabling entirely named-refused-udp jail with a big fat warning0.xYaroslav Halchenko2010-06-291-8/+16
* ENH: adding gen_badbots script to generate apache-badbots.confYaroslav Halchenko2010-06-222-1/+84
* added psad filter and jail, needs some reviewing. works OK.Arturo 'Buanzo' Busleiman2010-05-012-2/+35
* Added a "ban ip" command to fail2ban-client (manual IP banning for a certain ...Arturo 'Buanzo' Busleiman2009-08-288-2/+93
* Updated Changelog for 0.9.0 with manual IP ban command. Also buanzo's "test-c...Arturo 'Buanzo' Busleiman2009-08-281-2/+3
* - Added missing ignoreregex to filters. Thanks to Klaus Lehmann.Cyril Jaquier2008-05-214-1/+23
* - Removed deprecated mail*.conf actions.Cyril Jaquier2008-05-196-303/+1
* - Added and changed some logging level and messages.Cyril Jaquier2008-05-195-15/+24
* - Modified failregex to support new prefix remover.Cyril Jaquier2008-05-182-18/+9
* - Added new prefix remover.Cyril Jaquier2008-05-185-2/+180
* - Fixed ignoreregex processing in fail2ban-client. Thanks to René Berber.Cyril Jaquier2008-05-121-1/+4
* - Initial commit of the new prefix remover.Cyril Jaquier2008-05-0516-541/+509
* - Updated a few more files.Cyril Jaquier2008-04-132-8/+75
* - Overwrote head with some of 0.8.Cyril Jaquier2008-04-1372-929/+1758
* - Oupss... Forget to commit this one. Thanks to Robert VogelgesangCyril Jaquier2007-11-121-1/+2
* - Fixed ipfw action script. Thanks to Nick MungerCyril Jaquier2007-10-232-2/+3
* - Merged changes from FAIL2BAN-0_8Cyril Jaquier2007-10-061-1/+1
* - Replaced ssocket.py with asyncore/asynchat implementation. Correct fix for ...Cyril Jaquier2007-09-096-150/+188
* - Removed textToDns() which is not required anymore. Thanks to Yaroslav Halch...Cyril Jaquier2007-09-092-18/+6
* - Improved regular expressions. Thanks to Yaroslav HalchenkoCyril Jaquier2007-06-254-4/+5
* - Expand <HOST> in ignoreregex. Thanks to Yaroslav HalchenkoCyril Jaquier2007-06-253-3/+5
* - Fixed vulnerability in sshd.conf. Thanks to Daniel B. CidCyril Jaquier2007-06-072-4/+6
* - Fixed pure-ftpd regex when the LogPID option is on. Thanks to Roderick Sche...Cyril Jaquier2007-05-291-1/+1
* - Made interactive mode optional in fail2ban-clientCyril Jaquier2007-05-222-1/+1
* - UpdatedCyril Jaquier2007-05-212-6/+6
* - Removed Python 2.4 code. Need more testingCyril Jaquier2007-05-2017-43/+80
* - UpdatedCyril Jaquier2007-05-201-0/+5
* - Changed labelCyril Jaquier2007-05-201-1/+1
* - 0.8 is finally here :)0.8.0Cyril Jaquier2007-05-036-15/+14
* - Added common/ source directoryCyril Jaquier2007-05-031-1/+1
* - Added Solaris 10 filesCyril Jaquier2007-05-031-0/+2
* - Added Solaris 10 files. Thanks to Hanno 'Rince' WagnerCyril Jaquier2007-05-034-1/+123
* - Fixed RedHat init script. Thanks to Jonathan UnderwoodCyril Jaquier2007-05-013-6/+13
* - Updated to SVN versionCyril Jaquier2007-05-011-1/+1
* - Prepared release 0.7.90.7.9Cyril Jaquier2007-04-196-13/+14
* - Replaced -d with -f. We are looking for a file, not a directoryCyril Jaquier2007-04-192-1/+2
* - Modified filters config. Thanks to Michael C. HallerCyril Jaquier2007-04-182-1/+4
* - Added date format for asctime without yearCyril Jaquier2007-04-012-0/+7
* - Fixed "reload" bug. Many many thanks to Yaroslav HalchenkoCyril Jaquier2007-03-268-14/+15
* - Added a new line before "Regards,"Cyril Jaquier2007-03-261-1/+1
* - UpdatedCyril Jaquier2007-03-222-2/+6
* - Clean up resources. Does not seem to free resources correctly. Gamin bug???Cyril Jaquier2007-03-221-0/+10
* - Close opened handlers. Thanks to Yaroslav HalchenkoCyril Jaquier2007-03-221-3/+6
* - Updated for 0.7.80.7.8Cyril Jaquier2007-03-213-6/+6
* - Added pure-ftpd filter. Thanks to Yaroslav HalchenkoCyril Jaquier2007-03-192-9/+43
* - Updated Gentoo script. Thanks to Raphaël MarichezCyril Jaquier2007-03-132-1/+9
* - Improved failregex a bitCyril Jaquier2007-03-071-5/+6
* - UpdatedCyril Jaquier2007-03-071-1/+3
* - Added more commentsCyril Jaquier2007-03-073-0/+137
* - Catched socket.error raised by socket.accept on some platformCyril Jaquier2007-03-071-2/+5