summaryrefslogtreecommitdiff
path: root/fail2ban/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* fixed dependency issue if setup invoked using python 3.x: invocation of 2to3 ...sebres2018-10-101-1/+1
* use short log-names for special pure numeric log-level (e.g. "Level 25" could...sebres2018-09-261-0/+7
* Merge branch '0.9-log-level-msg' into 0.10sebres2017-03-271-0/+2
|\
| * amend resp. restore of change from 59c35bc44a175a672e084bc30511dfa3436ff052 (...sebres2017-03-271-0/+2
* | switch down log level for some annoying messages to tracedebug or heavydebug ...sebres2016-09-221-1/+4
|/
* Fix PEP8 E302 expected 2 blank lines, found XLee Clemens2015-07-041-0/+2
* Move strptime workaround to fail2ban/__init__.pyLee Clemens2015-01-031-0/+4
* DOC: Fix up doc strings styling to comply with numpy doc styleSteven Hiscocks2014-02-271-4/+4
* ENH: Change logging levels and make info more verboseSteven Hiscocks2014-02-201-1/+41
* BF: globally make HEAVYDEBUG logging level when importing fail2banSteven Hiscocks2013-07-171-0/+5
* Merge branch 'master' into 0.9Yaroslav Halchenko2013-05-081-2/+0
* Merge branch 'master' into 0.9Yaroslav Halchenko2013-05-081-1/+0
* ENH+BF+TST+DOC: Make fail2ban a python moduleSteven Hiscocks2013-03-311-0/+28