Commit Graph

2237 Commits (58ebf659e4a980475b32472313fcc9322619da4c)
 

Author SHA1 Message Date
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 9f9e9a33c6 BF: in 0.9 it is allowed to have multiple same actions with different names -- so use action_name
12 years ago
Yaroslav Halchenko ea6f3bedb0 BF: DefinitionInitConfigReader has _file, not __file
12 years ago
Yaroslav Halchenko a3161f59fa Merge commit '0.8.9-13-g39d32e0' into 0.9
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
Yaroslav Halchenko 92188a462d Merge remote-tracking branch 'origin/0.9' into 0.9
12 years ago
Yaroslav Halchenko d379c0c06d Merge branch 'sshd-locked' of https://github.com/kwirk/fail2ban into 0.9
12 years ago
Yaroslav Halchenko 84e8ba698a BF: remedy traceback testing case -- just check if called from fail2ban-testcases
12 years ago
Steven Hiscocks 296a3f37e8 TST: Fix TraceBack tests when running via "setup"
12 years ago
Steven Hiscocks 5f87e59911 DOC: Update man page for <SKIPLINES> usage
12 years ago
Steven Hiscocks 49261925d7 ENH: Add new regex for locked accounts for sshd
12 years ago
Steven Hiscocks e73b3dd53e BF: fail2ban-regex adding duplicate lines with each regex
12 years ago
Steven Hiscocks 7a4db4b4b9 TST: Fix fail2ban.conf reader test for unreliable dictionary order
12 years ago
Steven Hiscocks 01109e3a04 BF: Fix status of systemd filter backend
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
Steven Hiscocks 00e289e11b BF+TST: Fix handling of spaces and + char for journalmatch
12 years ago
silviogarbes 52fa5f19b0 Update asterisk
12 years ago
silviogarbes 5c8fb68a2c Update asterisk.conf
12 years ago
Steven Hiscocks 82211e3891 TST: TravisCI coverage now includes untested systemd backend elements
12 years ago
Steven Hiscocks 09199095b4 BF: Allow journal matches with spaces and "+" in
12 years ago
Steven Hiscocks c1226afe92 TST: Add tests for transmitter journalmatch
12 years ago
Yaroslav Halchenko 6a380139bd Merge remote-tracking branch 'origin/0.9' into 0.9
12 years ago
Steven Hiscocks fe3ed176df DOC: Update jail.conf man page with systemd elements
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 90de5aa568 TST: Update travis coverage config to exempt systemd related code
12 years ago
Steven Hiscocks c08bd67f50 BF: fail2ban-regex systemd-journal field fix for __CURSOR
12 years ago