Commit Graph

1287 Commits (e73b3dd53edbd961a092a6d737b9c7e8978ce748)
 

Author SHA1 Message Date
Steven Hiscocks e73b3dd53e BF: fail2ban-regex adding duplicate lines with each regex
12 years ago
Yaroslav Halchenko 6a380139bd Merge remote-tracking branch 'origin/0.9' into 0.9
12 years ago
Yaroslav Halchenko c21b7c3b9e Merge branch 'master' into 0.9 -- with that also progress into 0.9.0a1
12 years ago
Yaroslav Halchenko 725d666ee6 Getting ready for further development
12 years ago
Yaroslav Halchenko f5a8a8ac7c Release 0.8.9
12 years ago
Yaroslav Halchenko 152c619dc4 BF: add missing files to MANIFEST (I think we shoult not rely on sdist anyways -- 'git tag' tarballs are more thorough ;) )
12 years ago
Yaroslav Halchenko a7f41af671 All the (version) updates for the release of 0.8.9
12 years ago
Yaroslav Halchenko 04bf9eceb6 BF: (travis) relax the test for needed to be presented installed directories -- allow new
12 years ago
Yaroslav Halchenko 6aed705f3d BF: (travis) if tests ran under coverage -- there is a traceback parts to report (thus > would be present)
12 years ago
Yaroslav Halchenko 1b301d723d ENH: also print the failing traceback line in case of failure
12 years ago
Yaroslav Halchenko f345c4d7dc ENH: include explicit list of new files which should not be there upon "install --root"
12 years ago
Yaroslav Halchenko 21474884e0 ENH: now we know that logging handlers closing was still buggy in 2.6.2
12 years ago
Yaroslav Halchenko 571ff33fde ENH: issue a warning if jail name is longer than 19 symbols (Close #222)
12 years ago
Yaroslav Halchenko 90b8433ac5 DOC: inline commends with ';' are in effect only if ';' follows as space
12 years ago
Yaroslav Halchenko 14f92d9144 Merge pull request #225 from yarikoptic/master
12 years ago
Steven Hiscocks 8af3ffb332 BF: Fix for filterpoll incorrectly checking for jailless state
12 years ago
Yaroslav Halchenko 8161038987 ENH: strengthen detection of working pyinotify
12 years ago
Yaroslav Halchenko bdc86e5f1d ENH: use the same python executable for setup.py test
12 years ago
Yaroslav Halchenko 281d310b7e ENH: actually tune up TraceBack to determine "unittest" portions of the stack across all python releases
12 years ago
Yaroslav Halchenko dc05eee0f5 TST: Some primarily smoke tests for tests utils
12 years ago
Yaroslav Halchenko e70d01bc10 TST: cover few more lines in fail2banreader.py
12 years ago
Yaroslav Halchenko 26715d5e5e ENH: basic test for setup.py itself (when applicable, should greatly improve coverage ;) )
12 years ago
Yaroslav Halchenko 90d6a4a6cd ENH: consistent operation of formatExceptionInfo + unittest for it
12 years ago
Yaroslav Halchenko 728aaec6b8 ENH: point to the status of master branch on travis
12 years ago
Yaroslav Halchenko ded87bad9a Merge pull request #220 from kwirk/0.9_tweaks
12 years ago
Steven Hiscocks b7912446ef TST: Move test files to correct folder for 0.9 branch
12 years ago
Steven Hiscocks c98b01bd1d BF: fail2ban-regex fix for maxlines init option reader
12 years ago
Yaroslav Halchenko 709b437b7d Merge commit '0.8.8-312-g7a6eecb' into 0.9
12 years ago
Yaroslav Halchenko 7a6eecbe21 ENH: close open file in a test
12 years ago
Yaroslav Halchenko 7a86d30c6d ENH: unify appearance of log msgs in executeCmd -- separate additional information with "--"
12 years ago
Yaroslav Halchenko 810a28f136 Merge branch 'actionreader-timeout' of https://github.com/kwirk/fail2ban into 0.9
12 years ago
Yaroslav Halchenko fcdb74a471 Merge pull request #218 from kwirk/multiline-rstrip
12 years ago
Steven Hiscocks 60d1dfebee BF: Fix for setting of timeout value via actionreader
12 years ago
Steven Hiscocks d4e5c174e2 BF: Multiline regex now works with log line strip of "\r\n"
12 years ago
Yaroslav Halchenko f5dfa610e6 Merge branch 'master' into 0.9 (propagating \r\n fix)
12 years ago
Yaroslav Halchenko 0e5f7b5951 Merge branch '_enh/strip_crlf'
12 years ago
Yaroslav Halchenko f4d2b5b338 Previous coverage was 56% (without disregarding any pragma)
12 years ago
Yaroslav Halchenko 2c21fe78a8 Merge branch 'master' into 0.9
12 years ago
Yaroslav Halchenko 28794d842d ENH: close files in _test_move_into_file
12 years ago
Yaroslav Halchenko 582d1c5ea5 ENH: remove use of $Revision and $Date SVN tags
12 years ago
Yaroslav Halchenko b86d8e9565 BF: avoid circular imports -- import testcases right in gatherTests
12 years ago
Yaroslav Halchenko f1b6806eb4 Merge branch 'master' into 0.9
12 years ago
Yaroslav Halchenko c9dd163852 Add README.Solaris into distribution
12 years ago
Yaroslav Halchenko 239406a8b9 Changelog for preceeding commit
12 years ago
Yaroslav Halchenko 6fef85ff2d ENH: strip CR and LF while analyzing the lines (processLine) (Close #202)
12 years ago
Yaroslav Halchenko 2b1e19933f Merge branch 'master' of git://github.com/fail2ban/fail2ban
12 years ago
Yaroslav Halchenko 571cadd80c ENH: Use real (resolving) example.com instead of test.example.com
12 years ago
Yaroslav Halchenko 976a65bb89 Merge branch 'bsd_logs' of https://github.com/grooverdan/fail2ban
12 years ago
Yaroslav Halchenko 5accc10a47 Merge pull request #206 from grooverdan/bsd_ipfw
12 years ago
Yaroslav Halchenko 0ae49ab11e Merge branch 'bsd_pf' of https://github.com/grooverdan/fail2ban
12 years ago