fail2ban/common
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
..
__init__.py Update Free Software Foundation's address 2011-12-30 12:41:46 -05:00
exceptions.py RF: move exceptions used by both client and server into common/exceptions.py 2013-01-28 09:46:50 -05:00
helpers.py Update Free Software Foundation's address 2011-12-30 12:41:46 -05:00
protocol.py Merge branch 'master' into 0.9 2013-03-12 20:48:09 -04:00
version.py Introducing 0.9.x series with 0.9.0a0 2013-02-11 16:00:05 -05:00