Commit Graph

1263 Commits (809873f3592840659df6386020b3a9b45696036c)
 

Author SHA1 Message Date
Steven Hiscocks a8f2e02eea DOC: Revert dnsToIp error change, seperate log message for socket.error
12 years ago
Yaroslav Halchenko 12f1398ec1 Merge pull request #172 from kwirk/minor
12 years ago
Steven Hiscocks 94956bee84 TST: test all valid loglevels in server testcases
12 years ago
Steven Hiscocks 4c4b60f4b4 TST: Add tag replace and escape test for actions
12 years ago
Steven Hiscocks 3d6791fe3e ENH: Minor change to action for consistency of execStart/Stop
12 years ago
Steven Hiscocks d259e903a3 TST: Coverage for coveralls.io should only be run on success
12 years ago
Steven Hiscocks 28e9acf86a TST: no cover additions to server, primarily daemon creation
12 years ago
Steven Hiscocks 88187fc161 TST: Tweak python3 open statement to resolve python2.5 SyntaxError
12 years ago
Steven Hiscocks d28788c87b TST: Revert changes for filter testcase open statement
12 years ago
Steven Hiscocks 36097ffc3e DOC: Revert setup.py messages to use print statement
12 years ago
Yaroslav Halchenko ffe48741e3 DOC: thanks @kwirk for spotting the typos in exception message
12 years ago
Steven Hiscocks 70bcb0e32f Add *.bak files generated by 2to3 to gitignore
12 years ago
Steven Hiscocks 9241ded376 TST: Fix up fail2ban python3 scripts
12 years ago
Steven Hiscocks d061b2b549 TST: Fix issues in tests which assumed dictionary's order
12 years ago
Steven Hiscocks fa0f8f9e6d Merge branch '0.9' into py3
12 years ago
Yaroslav Halchenko 301460f451 Merge remote-tracking branch 'pr/167/head': FD_CLOEXEC bug fixes (filters) + support (actions). Avoid sockets descriptors leak.
12 years ago
Yaroslav Halchenko 5aef036f54 Merge remote-tracking branch 'github_kwirk_fail2ban/module' into 0.9
12 years ago
Steven Hiscocks 0ea9904440 TST: revert change of log format for testcases in commit a3d82e2
12 years ago
Steven Hiscocks a3d82e2ab9 ENH: fail2ban logging uses __name__ for logger names
12 years ago
Yaroslav Halchenko 59192a5585 Merge remote-tracking branch 'github_kwirk_fail2ban/pidfile'
12 years ago
Yaroslav Halchenko fe1c3fbdd9 BF: fixing incorrect merge conflict -- run coverage only for 2.7
12 years ago
Yaroslav Halchenko 7a385fd442 BF: Move mysqld.log into a new location under fail2ban module
12 years ago
Yaroslav Halchenko e630b77fca Make fail2ban a full blown module. Close gh-26
12 years ago
Yaroslav Halchenko ebfb9422d8 Merge branch 'master' into 0.9
12 years ago
Yaroslav Halchenko 99a5d78e37 ENH: for consistency (and future expansion ;)) -- rename to mysqld-auth
12 years ago
Yaroslav Halchenko ffaa9697ee Adjusting previous PR (MySQL logs) according to my comments
12 years ago
Yaroslav Halchenko 3e6be243bf Merge branch 'Support_for_mysql_log_example' of https://github.com/arto-p/fail2ban
12 years ago
Yaroslav Halchenko 4fb06170f1 Merge 'Update the check_fail2ban script' PR from https://github.com/labynocle/fail2ban
12 years ago
Steven Hiscocks a33bf5baca ENH: setup.py now automatically runs 2to3 for python3.x
12 years ago
Yaroslav Halchenko f5ad99b527 Merge pull request #166 from kwirk/travis-gamin
12 years ago
Steven Hiscocks 47c54ba293 TST: Add gamin testing for and only coveralls coverage for python2.7
12 years ago
Steven Hiscocks 3a16ceed0a BF: Added test filter.d files to setup.py package data
12 years ago
Steven Hiscocks c4bdc48edb TST: Fix up tests from multiline elements broken in previous merge
12 years ago
Steven Hiscocks 8e0f5f8ea6 Merge branch '0.9' into module
12 years ago
Nicolas Collignon 39667ff6f7 FD_CLOEXEC support
12 years ago
Erwan Ben Souiden 44736035bd change the license to GPLv2 + adapat text
12 years ago
Steven Hiscocks 0ce046ec47 TST: clientreader test now use /etc/fail2ban/ if no local config/
12 years ago
Steven Hiscocks a153653a27 ENH+TST: Move fail2ban-* scripts to bin/
12 years ago
Steven Hiscocks e3bd2042eb TST+ENH: Move testcases to part of fail2ban module
12 years ago
Steven Hiscocks e53bfafd6a TST: Update Travis CI coverage config for python module structure
12 years ago
Steven Hiscocks dba88e842f ENH+BF+TST+DOC: Make fail2ban a python module
12 years ago
Steven Hiscocks 77aa523f22 Merge branch 'master' into py3
12 years ago
Yaroslav Halchenko e43fcc80db BF: setBaseDir is not static method now -- so set it for the filterReader in question
12 years ago
Yaroslav Halchenko 03f6c42352 Merge commit '0.8.8-160-g74e76e0' into 0.9
12 years ago
Steven Hiscocks 5acd035f72 TST: Remove Travis CI unsupported versions of python from Travis config
12 years ago
Steven Hiscocks d30f6a2d66 add fail2ban-2to3 to MANIFEST file
12 years ago
Steven Hiscocks b0a08b9790 TST: Add gamin support for Travis CI
12 years ago
Yaroslav Halchenko 74e76e068c Merge pull request #164 from kwirk/coveralls
12 years ago
Steven Hiscocks 0002fb4ca3 TST+BF: Use separate coveragerc for Travis CI
12 years ago
Yaroslav Halchenko 33a31e096a RF+TST: bring inBanList back from private to protected and enabled its rudimentary unittests
12 years ago