mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
* commit '0.8.8-160-g74e76e0': (65 commits) TST+BF: Use separate coveragerc for Travis CI RF+TST: bring inBanList back from private to protected and enabled its rudimentary unittests TST: coverage ignore Travis CI python virtual environments ENH: increase waiting to 4 sec for gamin/pyinotify TST+BF: Fix incorrect commands for coveralls support TST: Add support for coveralls for python 2.6 and python 2.7 ENH: deleted trailing spaces in fail2ban- cmdline tools DOC: minor change -- refer to the fail2ban manpage TST: be more aggressive in cleanup of temp files + use mktemp instead of mkstemp ENH(BF?): overload open() (for buffering) within filtertestcase to guarantee atomic writing BF: delay check for the existence of config directory until read() DOC: minor fix ups of manpages. fixes #159 non-static (get|set)BaseDir for Configurator. fixes #160 ENH: Slight tune ups for fresh SOGo filter + comment into the sample log file ENH: postfix filter -- react also on (450 4.7.1) with empty from/to. fixes #126 TST: basic testing of reading the shipped jail.conf (forcing all jails to be enabled) ENH: allow to force enable all jails (for testing), do not crash for jails without actions (just warn) ENH: minor -- add default value into the warning if option had none provided ENH: _copy_lines_between_files -- read all needed, and only then write/flush at once ENH: move pyinotify callback debug message into callback + delay string interpolations ... Conflicts: fail2ban-testcases testcases/clientreadertestcase.py -- fix for setBaseDir will follow |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| action.py | ||
| actions.py | ||
| asyncserver.py | ||
| banmanager.py | ||
| datedetector.py | ||
| datetemplate.py | ||
| faildata.py | ||
| failmanager.py | ||
| failregex.py | ||
| filter.py | ||
| filtergamin.py | ||
| filterpoll.py | ||
| filterpyinotify.py | ||
| iso8601.py | ||
| jail.py | ||
| jails.py | ||
| jailthread.py | ||
| mytime.py | ||
| server.py | ||
| ticket.py | ||
| transmitter.py | ||