Commit Graph

3357 Commits (905c87ca4ac0ff21823a014cf5275fad902be080)
 

Author SHA1 Message Date
sebres 3a179ec5d7 small code review: (much pretty) handling of filename as key - FileFilter contains (ordered) dict of files (not list), as discussed in gh-1265
9 years ago
Ross Brown 4c837f0333 Added sample log file for 'murmur' filter.
9 years ago
Ross Brown 106c3eab9a Added filter and jail for murmur/mumble-server.
9 years ago
Serg G. Brester 1b0560d2f1 Merge pull request #1262 from sarneaud/gentoo-initd
9 years ago
sarneaud 5b88a84fe8 Small fixes for Gentoo initd script
9 years ago
Aleksandrs Ļedovskis fa59a6850f Add 'Sender address rejected: Domain not found' Postfix failregex
9 years ago
Yaroslav Halchenko fe8d585d91 Merge pull request #1225 from opoplawski/journaldefault
9 years ago
Orion Poplawski c656cb0d36 Merge branch 'master' into journaldefault
9 years ago
James Hartig 9905396eb8 Added PartOf to service file so f2b restarts when deps do
9 years ago
Yaroslav Halchenko b3ed19b36a DOC: tune up to jail.conf.5 - some line breaks, typos etc
9 years ago
Yaroslav Halchenko 6af6e40b62 Merge pull request #1241 from sebres/known/param-tag
9 years ago
Yaroslav Halchenko 441dffbe2a ENH: Pruned some "pragma: no cover"s in fail2banregex
9 years ago
Yaroslav Halchenko 584f3af5af Merge pull request #1240 from yarikoptic/master
9 years ago
Yaroslav Halchenko aa0588dd1a Merge pull request #1250 from sebres/_sb/fail2ban-regex-coverage
9 years ago
sebres 689dfa1e6a debuggexURL fixed for wrong encoded character; test cases extended;
9 years ago
sebres 38f09b417a fail2ban-regex command line (after fail2ban-regex functionality moved to the client)
9 years ago
sebres 0877d66228 fail2ban-regex moved to the client + test cases for initial coverage added
9 years ago
sebres 46b116e86a filter test cases improved + log captured inside such tests + python 3.x compatibility;
9 years ago
sebres a42aa726ab fixed fail2ban-regex reads invalid character (in sense of given encoding); continuing to process line ignoring invalid characters (still has no test cases).
9 years ago
Yaroslav Halchenko b100ee6302 Merge pull request #1244 from opoplawski/typo
9 years ago
Orion Poplawski ba76f4ca2f Fix typo
9 years ago
sebres 94cffece12 New interpolation feature for definition config readers - `<known/parameter>`, as extension to interpolation `%(known/parameter)s`, that does not works for filter and action init parameters;
9 years ago
Simon Brown 69bb532db0 removed system.log
9 years ago
Simon Brown 3e16f33dbe Removed old svn revision comment
9 years ago
Simon Brown d16ad80597 removed false matches
9 years ago
Yaroslav Halchenko b40c6cbd9a ENH: .mailmap file to bring some names together for git shortlog -sn
9 years ago
sebres 5767191988 fixed misleading documentation of `banaction`
9 years ago
sebres fcf03790f4 fixed misleading documentation of `banaction`
9 years ago
Serg G. Brester eef7771b4e Merge pull request #1238 from sebres/fix/gh-1216
9 years ago
sebres e825e977cc Nginx log paths extended (prefixed with "*" wildcard)
9 years ago
sebres f359ed8c36 Fixed directly defined banaction for allports jails like pam-generic, recidive, etc with new default variable `banaction_allports` (+ man entries for both variables added);
9 years ago
Simon Brown 5839a3bd80 Removed includes comment for screensharing jail
9 years ago
sebres 53b39162a1 Shortly, much faster and stable version of regexp (possible because expression is start-anchored and does not contains closely to catch-all sub expressions)
9 years ago
sebres 6884593ab8 New filter `nginx-limit-req` ban hosts, that were failed through nginx by limit request processing rate (ngx_http_limit_req_module)
9 years ago
Orion Poplawski 0661aece46 Merge branch 'master' into journaldefault
9 years ago
Simon Brown 65bc5cf6ba Now using a literal logpath for screensharing jail
9 years ago
Simon Brown cabd46f069 Fixed blatant typo in regex
9 years ago
Simon Brown bed28eaa62 clarified comments on sample log format
9 years ago
Simon Brown c936d19805 Fixed name (again?)
9 years ago
Simon Brown acee68a9ee Made screensharing jail off by default
9 years ago
Simon Brown 4b4d5a95b7 Changed regex prequel
9 years ago
Simon Brown 3dd1c305ce added entry for new screensharingd filter
9 years ago
Simon Brown 6a5f10ee72 name change & new sample data
9 years ago
Simon Brown 3e4a77a568 Added json metadata
9 years ago
Simon Brown b3a18631e2 Sample log for test case
9 years ago
Simon Brown 4c3f778b82 Replaced .* with literal
9 years ago
Simon Brown d17d837b8c Update jail.conf
9 years ago
Simon Brown de14946542 Added new path variable for system.log
9 years ago
Simon Brown 80546c6164 Added in settings for screensharingd filter
9 years ago
Simon Brown 3ec725a2ba Created file
9 years ago