fail2ban/testcases
Yaroslav Halchenko 9d4b613ee4 Merge branch '3proxy' of https://github.com/grooverdan/fail2ban
* '3proxy' of https://github.com/grooverdan/fail2ban:
  BF: fix to proxy port in 3proxy example
  ENH: sample log + more specific regex
  BF: authentication errors end in 01-09 but the beginning part indicates the service as per https://github.com/fail2ban/fail2ban/issues/246#issuecomment-19327955 thanks to ykimon
  BF: need to anchor the start to avoid another repeat of DoS injection like Apache
  ENH: stricter regex thanks to Steven Hiscocks (kwirk)
  DOC: credits

Conflicts:
	ChangeLog
2013-06-14 12:32:51 -04:00
..
files Merge branch '3proxy' of https://github.com/grooverdan/fail2ban 2013-06-14 12:32:51 -04:00
__init__.py
actiontestcase.py
banmanagertestcase.py
clientreadertestcase.py TST: Fix fail2ban.conf reader test for unreliable dictionary order 2013-05-26 14:36:51 +01:00
datedetectortestcase.py
failmanagertestcase.py
filtertestcase.py ENH: close open file in a test 2013-05-09 13:25:29 -04:00
misctestcase.py BF: (travis) relax the test for needed to be presented installed directories -- allow new 2013-05-12 23:42:57 -04:00
servertestcase.py ENH: issue a warning if jail name is longer than 19 symbols (Close #222) 2013-05-12 22:19:50 -04:00
sockettestcase.py
utils.py ENH: actually tune up TraceBack to determine "unittest" portions of the stack across all python releases 2013-05-10 00:02:49 -04:00