summaryrefslogtreecommitdiffstats
path: root/python.d/fail2ban.chart.py
AgeCommit message (Expand)Author
2018-10-15modularized all source code (#4391)Costa Tsaousis
2018-10-03Fix the last few PEP 8 compliance issues. (#4345)Austin S. Hemmelgarn
2018-09-30fix spdx (#4327)Paweł Krupa
2018-09-26Python.d PEP 8 cleanup, modules D-H (#4287)Austin S. Hemmelgarn
2018-09-12[WIP] fail2ban: ipv6 support added + module simplification (#4168)Ilya Mashchenko
2018-05-31Add SPDX-License-Identifier headers to most files.Austin S. Hemmelgarn
2017-10-20"fail2ban" module updatelgz
2017-09-10fail2ban: jails search function bugfixIlya
2017-05-19fail2ban plugin: regex updateIlya
2017-04-23fail2ban plugin: regex update; fixes #2118Ilya
2017-03-27fail2ban plugin: docstrings added + minor fixesIlya
2017-03-26fail2ban plugin: "/etc/fail2ban/jail.d/" added as default "conf_dir"; module ...Ilya
2017-03-26fail2ban_plugin: jail auto detection improvementsIlya
2017-03-26fail2bain plugin: "Currently In Jail" chart renamedIlya
2017-03-24fail2ban_plugin: "filterfalse" removedIlya
2017-03-24fail2ban_plugin: "Currently In Jail" chart addedIlya
2017-02-24fail2ban_plugin: parse both conf_path and conf_dir/; regex updateIlya
2017-02-18fail2ban_plugin: module configuration file updateIlya
2017-02-18fail2ban_plugin: code optimizationIlya
2017-02-17fail2ban_plugin: can read config files from "conf_dir" nowIlya
2016-12-28add fail2ban pluginlgz