fail2ban/fail2ban
2016-05-14 15:05:21 +02:00
..
client csocket multi-set fix: prevent to convert list, dict, set during transfer (send), this offers a sending of 'multi-set' arrays 2016-05-13 22:43:02 +02:00
server database: always explicit convert ip to str, because may be an IPAddr, that will be unsupported type by bind parameter (as long as we've found any default wrapper handler for sqlite3) 2016-05-13 22:53:57 +02:00
tests action.d/firewallcmd-ipset.conf: different name of the match set's for IPv4/IPv6, using conditional <ipmset>, analog to the iptables-ipset; 2016-05-14 15:01:35 +02:00
__init__.py Fix PEP8 E302 expected 2 blank lines, found X 2015-07-04 13:47:40 -04:00
exceptions.py Fix PEP8 E302 expected 2 blank lines, found X 2015-07-04 13:47:40 -04:00
helpers.py background servicing (temporally executed from failmanager): prevents memory leak on some platforms/python versions, using forced GC in periodic intervals (latency and threshold); 2015-12-29 12:49:44 +01:00
protocol.py renamed <NAME> to correct <ACT> in protocol 2015-08-02 14:55:38 +02:00
version.py ENH: version Fail2Ban in this branch as 0.10.0 alpha 1 2016-05-13 17:17:46 -04:00