Commit Graph

306 Commits (94376bfbe1a7a097876c21582558425db500bf93)

Author SHA1 Message Date
Steven Hiscocks 606e97683b BF: jail.conf multiport actions previously using single port iptables
12 years ago
Daniel Black 1d6d5a7aae DOC: ChangeLog merge confict
12 years ago
Daniel Black 5412d7336f DOC: ChangeLog confict
12 years ago
Daniel Black 619603fe05 BF: match asterisk InvalidPassword correctly
12 years ago
Yaroslav Halchenko 04b8069cee ENH: adjust sendmail-whois 'active' example to have also sendername in it
12 years ago
Alexander Dietrich 2155f6bfa5 Update ChangeLog and jail.conf example
12 years ago
Daniel Black d6dece4900 ENH: Split log and provide jail examples
12 years ago
Alexander Dietrich da594075f3 Move sendmail settings to common file, make sender name configurable
12 years ago
Yaroslav Halchenko e6ebcf6687 Merge branch 'dovecot' of https://github.com/grooverdan/fail2ban
12 years ago
Yaroslav Halchenko f0f237fa05 Merge pull request #269 from grooverdan/asterisk
12 years ago
Daniel Black e6823149a1 ENH: remove non-capturing groups for readibility
12 years ago
Daniel Black aebd24ec54 BF: replace with ed so its cross platform, fixes permission problem gh-266, and Yaroslav doesn't revert to perl
12 years ago
Daniel Black 4777cfd4e7 ENH: split out exim-spam into speparate filter
12 years ago
Daniel Black ca996ace5e ENH: remove temporary failures from local_scan in line with comments in gh-258
12 years ago
Daniel Black 9757e1df2b ENH: make groupings non-capturing
12 years ago
Daniel Black 72f9e6a51e ENH/TST: more samples and rejection types for sender verify fail and rejected RCPT
12 years ago
Daniel Black 3b76fc79f9 BF: fix dovecot filter for when no TLS is enabled on pop/imap
12 years ago
Daniel Black 0086a7edab ENH: missed a $
12 years ago
Yaroslav Halchenko 1b170b2aef BF: support apache 2.4 more detailed error log format. Close #268
12 years ago
Yaroslav Halchenko 6d331bcbea BF: make colon after [daemon] optional. Close #267
12 years ago
Daniel Black fa7a105483 ENH: filter.d/asterisk - consolidate log prefix regex and add a few fail messages
12 years ago
Daniel Black 25c3bbfc2f DOC: credits/blame to me for changes to exim
12 years ago
Daniel Black b8cfda68b8 ENH: new exim filter regexs. Also note a begining PID in this format. Thanks to ftoppi for the log entries
12 years ago
Daniel Black d441d61a1e TST/ENH: Improve regex around exim
12 years ago
Yaroslav Halchenko 9d4b613ee4 Merge branch '3proxy' of https://github.com/grooverdan/fail2ban
12 years ago
Yaroslav Halchenko 173fe48e77 Merge branch 'exim' of https://github.com/grooverdan/fail2ban
12 years ago
Yaroslav Halchenko ec629ab4e8 Merge branch 'proftpd' of https://github.com/grooverdan/fail2ban
12 years ago
Yaroslav Halchenko ab2c738b43 Merge branch 'dovecot' of https://github.com/grooverdan/fail2ban
12 years ago
Daniel Black 8cc13b5b40 BF/ENH: Incorrect authentication data doesn't need tailier so that's optional. Also gained log entry for Unrouteable address
12 years ago
Daniel Black a433a8ea5f ENH: readibility thanks to Yaroslav
12 years ago
Yaroslav Halchenko 948be73115 Merge branch 'assp' of https://github.com/grooverdan/fail2ban
12 years ago
Yaroslav Halchenko 09302c5c25 ENH: asterisk -- use \S instead of [^:] + prefix failregex with ^\[
12 years ago
Daniel Black 7018d81244 BF: missed a space
12 years ago
Daniel Black a447aa615d BF: [SSL-out] is optional in assp
12 years ago
Daniel Black d4940563d3 ENH: regex hardening on assp
12 years ago
Daniel Black 6a09ecff5c ENH: anchor a bit mor. Use \d and \w where possible. Escape a literal .
12 years ago
Daniel Black 9940cd1b6b ENH: proftpd chan accept usernames with spaces
12 years ago
Daniel Black dbe7ffe050 ENH: dovecot regexs rewritten and extra failures
12 years ago
Daniel Black 4c67a269bf ENH: proftp regex hardening and log messages
12 years ago
Daniel Black 3e3802512a ENH/BF: exim improvements with sample
12 years ago
Daniel Black 88b4598ed8 BF: fix to proxy port in 3proxy example
12 years ago
Daniel Black 9dbaec0894 ENH: sample log + more specific regex
12 years ago
Daniel Black 8faf84b7f7 BF: authentication errors end in 01-09 but the beginning part indicates the service as per https://github.com/fail2ban/fail2ban/issues/246#issuecomment-19327955 thanks to ykimon
12 years ago
Yaroslav Halchenko 6ccd57813c BF: anchor apache- filters. Close #248
12 years ago
Daniel Black fd9f9f16e0 BF: need to anchor the start to avoid another repeat of DoS injection like Apache
12 years ago
Daniel Black f2fa4d53a8 ENH: stricter regex thanks to Steven Hiscocks (kwirk)
12 years ago
Daniel Black 16d63434ef DOC: credits
12 years ago
Carlos Alberto Lopez Perez 47b063b022 Filter Asterisk: Add AUTH_UNKNOWN_DOMAIN error to list
12 years ago
Daniel Black 05c88bd85d ENH: purge a few more .*
12 years ago
Daniel Black 4cf402d60e ENH/BF: constrain regex. Fix ACL error regex
12 years ago