Commit Graph

1081 Commits (634e68036e7a1dafd2cefa13a1d55b4ef72af602)

Author SHA1 Message Date
Yaroslav Halchenko 385b50e4a9 Merge pull request #1343 from denics/master
9 years ago
Denix ed0e572bfc added wp-admin
9 years ago
Yaroslav Halchenko 6ffbc1ffad ENH: revert back to having detailed suffix anchored at the end for mysqld-auto.conf
9 years ago
Yaroslav Halchenko 3e31145c33 Merge pull request #1331 from whyscream/postfix-multi-instance-support
9 years ago
sebres 667785b608 mysqld: failregex fixed (accepts different log level, more secure expression now);
9 years ago
Tom Hendrikx 6c606cf98f Add support for matching postfix multi-instance daemon names by default
9 years ago
Yaroslav Halchenko 905c87ca4a Merge pull request #1310 from yarikoptic/pr-1288
9 years ago
sebres d8e81eb417 regexp rewritten (few vulnerable as previous) + test case added
9 years ago
3eBoP 257b7049d8 Update asterisk filter: changed regex for "Call from ...". Sometimes extension can have a plus symbol (+) because they can be phone number.
9 years ago
Pierre GINDRAUD b5a07741c8 Add new regex into postfix filter. The new regexp is able to detect bad formatted SMTP EHLO command
9 years ago
Yaroslav Halchenko 3f437b32db Merge remote-tracking branch 'pr/1288/head'
9 years ago
Yaroslav Halchenko 377ea32441 Merge pull request #1295 from obounaim/master
9 years ago
Serg G. Brester fe14c8fa05 Merge pull request #1292 from albel727/master
9 years ago
Jordan Moeser d7b46509d8 Update haproxy-http-auth.conf
9 years ago
local 40c0bed82c action_mw, action_mwl, action_cf_mwl ignore the "sender" option when sending a notification email.
9 years ago
Yaroslav Halchenko 5d0d96a5cb Merge pull request #1286 from yarikoptic/enh-jail
9 years ago
Alexander Belykh 985e8938a4 Refactor nftables actionstop into smaller parts
9 years ago
Alexander Belykh 9779eeb986 Add nftables_type/family/table parameters
9 years ago
Alexander Belykh 260c30535d Escape curly braces in nftables actions
9 years ago
Alexander Belykh 1983e15580 Add empty line between parameters in nftables-common.conf
9 years ago
Alexander Belykh f7f91a8bd4 Refactor common code out of nftables-multiport/allports.conf
9 years ago
sebres 69f5623f83 code simplifying (remove duplication): agent will be always supplied as parameter from jail.conf
9 years ago
Alexander Belykh 618e97bce8 Add nftables actions
9 years ago
sebres ac31121432 amend to fix fail2ban-version: correct user-agent for badips.py "Fail2Ban/ver", changeable within jail/config now;
9 years ago
Jordan Moeser e133762a28 Added HAProxy HTTP Auth filter
9 years ago
sebres cf334421bd Provides fail2ban version to jail (as interpolation variable during parse of jail.conf);
9 years ago
Yaroslav Halchenko 28c9832293 RF: harmonize jail.conf (no explicit enabled=false in jails, match filter name for screesharingd, etc)
9 years ago
Yaroslav Halchenko 69aa1feac0 Merge "Mac OS Screen Sharing filter" PR 1232
9 years ago
Yaroslav Halchenko 26dd6d7425 Merge pull request #1258 from aleksandrs-ledovskis/feature/postfix-domain-not-found-failregex
9 years ago
Ross Brown 8d12dba245 Merge remote-tracking branch 'upstream/master'
9 years ago
Ross Brown ead2d509dc Updated 'murmur' filter to use new double-anchored regex based on @yarikoptic's suggestions.
9 years ago
Yaroslav Halchenko 5d6cead996 ENH: sshd filter -- match new "maximum auth attempts exceeded" (Closes #1269)
9 years ago
Ross Brown 106c3eab9a Added filter and jail for murmur/mumble-server.
9 years ago
Aleksandrs Ļedovskis fa59a6850f Add 'Sender address rejected: Domain not found' Postfix failregex
9 years ago
Orion Poplawski c656cb0d36 Merge branch 'master' into journaldefault
9 years ago
Orion Poplawski ba76f4ca2f Fix typo
9 years ago
Simon Brown 69bb532db0 removed system.log
9 years ago
Simon Brown 3e16f33dbe Removed old svn revision comment
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 acee68a9ee Made screensharing jail off by default
9 years ago
Simon Brown 4b4d5a95b7 Changed regex prequel
9 years ago
Simon Brown 4c3f778b82 Replaced .* with literal
9 years ago