fail2ban/fail2ban
sebres e52f483557 Config reader's: introduced new syntax %(section/option)s, in opposite to extended interpolation of python 3 ${section:option} work with all supported python version in fail2ban and this syntax is like our another features like %(known/option)s, etc.;
Variable `default_backend` switched to `%(default/backend)s`, so totally backwards compatible now, but now the setting of parameter `backend` in default section of `jail.local` can overwrite default backend also.
Test cases extended: test targeted section options "section/option" (default and cross sections options);
2017-08-08 20:21:44 +02:00
..
client Config reader's: introduced new syntax %(section/option)s, in opposite to extended interpolation of python 3 ${section:option} work with all supported python version in fail2ban and this syntax is like our another features like %(known/option)s, etc.; 2017-08-08 20:21:44 +02:00
server coverage fix 2017-07-11 12:16:12 +02:00
tests Config reader's: introduced new syntax %(section/option)s, in opposite to extended interpolation of python 3 ${section:option} work with all supported python version in fail2ban and this syntax is like our another features like %(known/option)s, etc.; 2017-08-08 20:21:44 +02:00
__init__.py Merge branch '0.9-log-level-msg' into 0.10 2017-03-27 11:36:36 +02:00
exceptions.py Fix PEP8 E302 expected 2 blank lines, found X 2015-07-04 13:47:40 -04:00
helpers.py code review, increase coverage, etc. 2017-03-13 21:56:06 +01:00
protocol.py Introduced new option "ignoreself", specifies whether the local resp. own IP addresses should be ignored (default is true). 2017-03-23 15:52:31 +01:00
setup.py easy-fix: reset fail2ban link to python, if it targeted unavailable file 2016-08-12 21:32:18 +02:00
version.py life is going on 2017-05-11 11:17:27 -04:00