mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
* commit 'upstream-repo/FAIL2BAN-0_8': - Use 80 columns. - Fixed maxretry/findtime rate. Many thanks to Christos Psonis. Tracker #2019714. - Made the named-refused regex a bit less restrictive in order to match logs with "view". Thanks to Stephen Gildea. - Use timetuple instead of utctimetuple for ISO 8601. Maybe not a 100% correct fix but seems to work. Tracker #2500276. - Changed <HOST> template to be more restrictive. Debian bug #514163. - Added cyrus-imap and sieve filters. Thanks to Jan Wagner. Debian bug #513953. - Pull a commit from Yaroslav git repo. BF: addressing added bang to ssh log (closes: #512193). - Added missing semi-colon in the bind9 example. Thanks to Yaroslav Halchenko. - Added NetBSD ipfilter (ipf command) action. Thanks to Ed Ravin. Tracker #2484115. - Improved SASL filter. Thanks to Loic Pefferkorn. Tracker #2310410. - Added CPanel date format. Thanks to David Collins. Tracker #1967610. - Added nagios script. Thanks to Sebastian Mueller. - Removed print. - Removed begin-line anchor for "standard" timestamp. Fixed Debian bug #500824. - Remove socket file on startup is fail2ban crashed. Thanks to Detlef Reichelt. Conflicts: MANIFEST TODO |
||
|---|---|---|
| .. | ||
| __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 | ||
| iso8601.py | ||
| jail.py | ||
| jails.py | ||
| jailthread.py | ||
| mytime.py | ||
| server.py | ||
| ticket.py | ||
| transmitter.py | ||