fail2ban/testcases
Yaroslav Halchenko abd56dbedf Merge branch 'master' into 0.9
* master: (26 commits)
  DOC: added a note that coverage script is python-coverage on Debian systems
  Fixed typos
  Added additional Transmitter tests, and some associated fixes
  TODO: test filters/examples files
  add corresponding ChangeLog entry
  do catch all exception
  ENH: typo + head -1 has been deprecated for 10+ years.
  ENH: add help command
  BF: allow more than single word for command action[start,stop,ban,unban,check] and for setcinfo too
  BF: general Exception catch was excessive. Only IOError and OSError are possible and has different meanings
  Add development documentation and framework for code coverage measurement
  FSF address changes missing from previous
  refresh generated manpages (since 0.8.2 state)
  Downgrade log rotation detection message to DEBUG level from INFO. Closes: gh-129
  BF: do not shutdown logging until all jails stop -- so move into Server.quit()
  BF: safeguard closing of log handlers + close in reverse order
  Added transmitter get cinfo option for action
  Fix for missing value in transmitter delaction
  Rewrite and enable server testcase for Transmitter
  ENH: adding more of diagnostic messages into -client while starting the daemon
  ...
2013-03-12 20:48:09 -04:00
..
files Merge remote-tracking branch 'github_kwirk_fail2ban/multi-line' into 0.9 2013-02-11 16:01:11 -05:00
__init__.py Update Free Software Foundation's address 2011-12-30 12:41:46 -05:00
actiontestcase.py ENH: To help with gh-87 added hints into the log on some failure return codes (e.g. 0x7f00 for this one) 2012-11-07 11:33:17 -05:00
banmanagertestcase.py Update Free Software Foundation's address 2011-12-30 12:41:46 -05:00
clientreadertestcase.py Added FilterReader test 2013-01-25 18:28:48 +00:00
datedetectortestcase.py ENH: assure that all date templates have unique names 2012-12-11 11:18:52 -05:00
failmanagertestcase.py BF: guarantee that IP is stored as a base, non-unicode str (Closes gh-91) 2012-11-26 12:01:42 -05:00
filtertestcase.py Merge branch 'master' into 0.9 2013-03-12 20:48:09 -04:00
servertestcase.py Added additional Transmitter tests, and some associated fixes 2013-03-10 14:55:39 +00:00