fail2ban/client
Yaroslav Halchenko a35e586ac0 BF: use addfailregex instead of failregex while processing per-jail "failregex" parameter (Closes: #635830) (LP: #635036)
patch from Marat Khayrullin received in Ubuntu BTS.  Otherwise custom per-jail
failregex forbidded fail2ban from starting

git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/branches/FAIL2BAN-0_8@780 a942ae1a-1317-0410-a47c-b1dcaea8d605
2011-07-29 02:08:31 +00:00
..
__init__.py - Fixed some Pylint warnings/errors 2006-10-24 19:40:51 +00:00
actionreader.py - Fixed some Pylint warnings/errors 2006-10-24 19:40:51 +00:00
beautifier.py - New log rotation detection algorithm. 2008-01-14 23:12:21 +00:00
configparserinc.py BF: use os.path.join to generate full path - fixes includes in configs given local filename 2011-06-27 03:40:16 +00:00
configreader.py - Fixed fail2ban-regex. It support "includes" in configuration files. 2008-03-04 00:17:56 +00:00
configurator.py - "reload <jail>" reloads a single jail and the parameters in fail2ban.conf. 2008-03-04 00:13:39 +00:00
csocket.py - Removed Python 2.4. Minimum required version is now Python 2.3. 2007-12-16 21:38:04 +00:00
fail2banreader.py - Added "socket" option in "fail2ban.conf" 2006-10-09 18:05:13 +00:00
filterreader.py - Removed "timeregex" and "timepattern" stuff that is not needed anymore. 2008-08-12 22:05:13 +00:00
jailreader.py BF: use addfailregex instead of failregex while processing per-jail "failregex" parameter (Closes: #635830) (LP: #635036) 2011-07-29 02:08:31 +00:00
jailsreader.py - "reload <jail>" reloads a single jail and the parameters in fail2ban.conf. 2008-03-04 00:13:39 +00:00