Commit Graph

1071 Commits (b47ea7f81334d8bb03f234653b446bbfe256a859)
 

Author SHA1 Message Date
ArndRa 6cd358ee95 Update config/filter.d/sogo-auth.conf
12 years ago
Yaroslav Halchenko 6004fe7a94 just trailing spaces in setup.py
12 years ago
Yaroslav Halchenko 4d4c2d7e02 Brief changelog entry for multiline failregex. With this Close gh-54
12 years ago
Yaroslav Halchenko c7ae460b8a Merge remote-tracking branch 'github_kwirk_fail2ban/multi-line' into 0.9
12 years ago
Yaroslav Halchenko 9dc662af27 Introducing 0.9.x series with 0.9.0a0
12 years ago
ArndRa 35bf84abad Create sogo-auth.conf
12 years ago
ArndRa 52f952e645 Update config/jail.conf
12 years ago
Yaroslav Halchenko f8983872ad BF: return str(host) to avoid spurious characters in the logs (Close gh-113)
12 years ago
Yaroslav Halchenko 5f2d3832f7 NF: roundcube-auth filter (to close Debian #699442, needing debian/jail.conf section)
12 years ago
Steven Hiscocks 9c2e0cbbc8 Fix up for warning/error for inaccessible config files
12 years ago
Steven Hiscocks bf5f46c3d5 Warn if config file present but unreadable
12 years ago
Steven Hiscocks efea62e03f Revert changes to man/fail2ban-client.1
12 years ago
Steven Hiscocks 02218294bc Removed "common.local" include for FilterReader test
12 years ago
Yaroslav Halchenko d561a4c2bb BF: do not rely on scripts being under /usr -- might differ eg on Fedora -- rely on import of common.version (Closes gh-112)
12 years ago
Yaroslav Halchenko acab23bdfe RF: move exceptions used by both client and server into common/exceptions.py
12 years ago
Steven Hiscocks b48c17b8c4 Added 'maxlines' option to fail2ban-regex
12 years ago
Steven Hiscocks 99914ac0f3 Regex get(Un)MatchedLines now returns whole lines only
12 years ago
Yaroslav Halchenko f8c8a5583e Merge remote-tracking branch 'gh-yarikoptic/master'
12 years ago
Yaroslav Halchenko c900c08eed Merge pull request #111 from opoplawski/nonettest
12 years ago
Orion Poplawski 431489c9b9 Remove unneeded setting of opts.no_network
12 years ago
Yaroslav Halchenko 6b2e76ba7f BF: pyinotify - use bitwise op on masks and do not try tracking newly created directories
12 years ago
Orion Poplawski fdd9dfb4b5 Initial support for --no-network option for fail2ban-testcases
12 years ago
Steven Hiscocks d05f420758 Added FilterReader test
12 years ago
Yaroslav Halchenko b8a861d012 Merge remote-tracking branch 'gh-yarikoptic/master'
12 years ago
Steven Hiscocks 7234c2a3aa Added multiregex test for multi-line filter
12 years ago
Steven Hiscocks ea466d59f4 ignoreregex now functions correctly with multiline
12 years ago
Yaroslav Halchenko 4a48844027 Merge pull request #107 from opoplawski/master
12 years ago
Yaroslav Halchenko 7d630cb0de Merge pull request #109 from blotus/master
12 years ago
blotus 96eb8986cc Escape ' and " in matches tag
12 years ago
Steven Hiscocks 28f68a693f Minor typo in server/failregex.py
12 years ago
Steven Hiscocks 9b4806bfd3 Added <SKIPLINES> regex applicable for multi-line
12 years ago
Steven Hiscocks 5952819a58 Sanitise testcase log 04
12 years ago
Steven Hiscocks 00ab425492 Changed multi-line test to provided example
12 years ago
Steven Hiscocks 055aeeb227 Filter for multi-line now stores last time match
12 years ago
Steven Hiscocks 5c7e3841e0 Simplify and change some filter line buffer
12 years ago
Steven Hiscocks aec709f4c1 Initial changes and test for multi-line filtering
12 years ago
Orion Poplawski bb7628591c Update config/filter.d/sshd.conf
12 years ago
Yaroslav Halchenko 9a39292813 ENH: Added login authenticator failed regexp for exim filter
12 years ago
Yaroslav Halchenko b3d8ba146b DOC: Mention that logrotate configuration needs to be adjusted if logtarget is changed (Closes: #697333)
12 years ago
Yaroslav Halchenko 3ce53e8798 ENH: Added login authenticator failed regexp for exim filter
12 years ago
Yaroslav Halchenko 8f0c533d64 DOC: Mention that logrotate configuration needs to be adjusted if logtarget is changed (Closes: #697333)
12 years ago
Michael Gebetsroither 03433f79cd add example jail.conf for blocking through blackhole routes for ssh
12 years ago
Michael Gebetsroither f9b78ba927 add support for blocking through blackhole routes
12 years ago
Yaroslav Halchenko be06b1b914 Merge pull request #102 from grooverdan/ipset
12 years ago
Daniel Black da0ba8ab4c ENH: add example jail for ipset
12 years ago
Daniel Black 9221886df6 more documentation and optimisations/fixes based on testing
12 years ago
Daniel Black abd5984234 base ipset support
12 years ago
Yaroslav Halchenko 05af52e833 ENH: fail2ban-regex -- __str__ for RegexStat + modeline
12 years ago
Yaroslav Halchenko 21e966e4bb example logs should carry the same name as the filter they are devised for
12 years ago
Yaroslav Halchenko f96ea013bb Merge pull request #99 from pigsyn/patch-2
12 years ago