fail2ban/fail2ban/server
sebres 30352c5f03 fix sporadic coverage changes (sometimes produces "no such process" in popen.poll after terminate/kill in timeout test cases) 2017-03-23 17:48:52 +01:00
..
__init__.py Merge branch 'master' into 0.9 2013-05-08 13:53:38 -04:00
action.py fixed grave vulnerability by wrong escape of tags by executing of shell actions 2017-03-20 12:09:42 +01:00
actions.py [interim commit] try to fix possible escape vulnerability in actions 2017-03-20 12:08:14 +01:00
asyncserver.py no cover for sporadic executed (time-related) code pieces (just to prevent randomly increasing/decreasing of coverage) 2016-11-22 17:38:32 +01:00
banmanager.py amend to c2d2e79b0d48bf66b04c3772c2419f30a4b1f9db: fixed sporadically bug in getBanListExtendedCymruInfo: 2016-10-05 15:43:39 +02:00
database.py extended test-cases (coverage) 2016-09-26 10:50:02 +02:00
datedetector.py python-3.6 compatibility: 2017-02-15 19:05:45 +01:00
datetemplate.py small amend: removed unreachable code + coverage increase 2016-11-28 13:17:36 +01:00
failmanager.py separated host match group and tags for ip4, ip6, dns, fid (failure-id): 2016-05-31 21:55:26 +02:00
failregex.py Better multi-line handling introduced: single-line parsing with caching of needed failure information to process in further lines. 2017-02-22 22:19:43 +01:00
filter.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
filtergamin.py repair typo bug in reloading for systemd-filter; 2016-09-22 19:00:54 +02:00
filterpoll.py fixed sporadically (multi-threading) errors by reload/stop/start of polling filter inside getModified (so prevents to stop running main cycle) 2016-10-15 19:12:11 +02:00
filterpyinotify.py switch down log level for some annoying messages to tracedebug or heavydebug (to 7 or even 5); 2016-09-22 22:44:46 +02:00
filtersystemd.py fail2ban-regex: fix for systemd-journal (see gh-1657) 2017-01-10 10:59:53 +01:00
ipdns.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
jail.py repair typo bug in reloading for systemd-filter; 2016-09-22 19:00:54 +02:00
jails.py temp commit: reload not ready... 2016-09-07 21:07:50 +02:00
jailthread.py repair typo bug in reloading for systemd-filter; 2016-09-22 19:00:54 +02:00
mytime.py [temp commit] 2nd try to optimize datedetector/datetemplate functionality (almost ready, needs fine tuning) 2016-10-17 11:18:19 +02:00
server.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
strptime.py fixed UTC/GMT named time zone using `%Z` and `%z` patterns (special case with 0 zone offset); 2016-10-17 12:09:53 +02:00
ticket.py Better multi-line handling introduced: single-line parsing with caching of needed failure information to process in further lines. 2017-02-22 22:19:43 +01:00
transmitter.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
utils.py fix sporadic coverage changes (sometimes produces "no such process" in popen.poll after terminate/kill in timeout test cases) 2017-03-23 17:48:52 +01:00