Commit Graph

1306 Commits (2aa8ddea4d6f60e74a33765a5e6068374c566e4f)
 

Author SHA1 Message Date
Carlos Alberto Lopez Perez 7248ef4564 Filter Asterisk: Add sample log entry to testcase.
12 years ago
Carlos Alberto Lopez Perez 47b063b022 Filter Asterisk: Add AUTH_UNKNOWN_DOMAIN error to list
12 years ago
Yaroslav Halchenko b53612cb10 Merge pull request #237 from grooverdan/asterisk-227
12 years ago
Daniel Black 05c88bd85d ENH: purge a few more .*
12 years ago
Daniel Black 28fc14d010 DOC: credits
12 years ago
Daniel Black e54498f6fe DOC: how to do filter enhancements
12 years ago
Daniel Black 916b5a7c23 TST: normalize logs to use example.com and 1.2.3.4 as IP
12 years ago
Daniel Black 4cf402d60e ENH/BF: constrain regex. Fix ACL error regex
12 years ago
Daniel Black 0f7b609336 ENH: port optional
12 years ago
Daniel Black 278fd43429 Merge branch 'patch-1' of https://github.com/silviogarbes/fail2ban into asterisk-227
12 years ago
Daniel Black eceede175a Merge branch 'patch-4' of https://github.com/silviogarbes/fail2ban into asterisk-227
12 years ago
Yaroslav Halchenko 39d32e0352 Changelog for previous PR
12 years ago
Yaroslav Halchenko 374e7c6fc9 Merge pull request #208 from grooverdan/opensuse_init
12 years ago
Yaroslav Halchenko 567cd353a1 DOC: Changelog entry fro preceeding merge from Terence
12 years ago
Yaroslav Halchenko fae2d5c0ce Merge branch 'patch-3' extending roundcube failregex to support v0.9+ (from https://github.com/teroz/fail2ban)
12 years ago
Steven Hiscocks 7a4db4b4b9 TST: Fix fail2ban.conf reader test for unreliable dictionary order
12 years ago
Terence Namusonge 098c88a67b failregex when roundcube log driver is set to 'syslog'
12 years ago
Terence Namusonge 244a96f9b3 fixed failregex line for roundcube 0.9+
12 years ago
Yaroslav Halchenko 8a57ffd2fb TST: test all stock jails to have actions and correctly specifying blocktype
12 years ago
Yaroslav Halchenko d2b1c73b92 CFG: assure actions for all the jails
12 years ago
Yaroslav Halchenko 89e06bba15 BF: blocktype must be defined within [Init] -- adding [Init] section. Close #232
12 years ago
silviogarbes 52fa5f19b0 Update asterisk
12 years ago
silviogarbes 5c8fb68a2c Update asterisk.conf
12 years ago
Yaroslav Halchenko 725d666ee6 Getting ready for further development
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 7a6eecbe21 ENH: close open file in a test
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 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 c9dd163852 Add README.Solaris into distribution
12 years ago
Yaroslav Halchenko 239406a8b9 Changelog for preceeding commit
12 years ago