Commit Graph

317 Commits (b5ffbced37b3000aae229f0bcac88029646be4b2)

Author SHA1 Message Date
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
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
Terence Namusonge 244a96f9b3 fixed failregex line for roundcube 0.9+
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
silviogarbes 5c8fb68a2c Update asterisk.conf
12 years ago
Yaroslav Halchenko 90b8433ac5 DOC: inline commends with ';' are in effect only if ';' follows as space
12 years ago
Yaroslav Halchenko 2b1e19933f Merge branch 'master' of git://github.com/fail2ban/fail2ban
12 years ago
Yaroslav Halchenko 976a65bb89 Merge branch 'bsd_logs' of https://github.com/grooverdan/fail2ban
12 years ago
Yaroslav Halchenko 5accc10a47 Merge pull request #206 from grooverdan/bsd_ipfw
12 years ago
Yaroslav Halchenko 0ae49ab11e Merge branch 'bsd_pf' of https://github.com/grooverdan/fail2ban
12 years ago
Yaroslav Halchenko e85914cef8 Merge pull request #215 from grooverdan/reject_no_drop_by_default
12 years ago
Daniel Black 9c03ee6d9e ENH: consolidate where blocktype is defined for iptables rules
12 years ago
Daniel Black c7fd777966 BF: default type to unreachable
12 years ago
Daniel Black de56347619 ENH: separate out regex and escape a .
12 years ago
Yaroslav Halchenko e7cb0f8b8c ENH: filter.d/sshd.conf -- allow for trailing "via IP" in logs
12 years ago
Yaroslav Halchenko 2143cdff39 Merge: opensolaris docs/fixes, no 'sed -i' in hostsdeny, sshd regex tuneups
12 years ago
Yaroslav Halchenko 822a01018f Merge pull request #205 from grooverdan/bsd_ssh
12 years ago
Daniel Black 3b4a7b7926 ENH: add blocktype to all relevant actions. Also default the rejection to a ICMP reject rather than a drop
12 years ago
Daniel Black aa52743f52 DOC: add jail.conf entry for pf
12 years ago
Daniel Black 0c5a9c53e1 ENH: pf action thanks to Nick Hilliard <nick@foobar.org>.
12 years ago
Daniel Black b6d0e8ad9c ENH: add ipfw rule for bsd using the tables.
12 years ago
Daniel Black 40c56b10a0 EHN: enhance sshd filter for bsd.
12 years ago
Daniel Black b3bd877d23 BF: change common.conf to handle formats of syslog -v and syslog -vv in BSD
12 years ago
Daniel Black 495f2dd877 DOC: purge of svn tags
12 years ago
Yaroslav Halchenko 89adcd7ff7 Merge branch PR #193 ASSP SMTP Proxy support (with some manual squashing)
12 years ago
Enrico Labedzki 36b0d78ff8 tight control of the filter for ASSP
12 years ago
Enrico Labedzki 07aee8cd33 as daniel desires
12 years ago
Enrico Labedzki 24a8d07c20 added new date format support for ASSP SMTP Proxy
12 years ago
jamesstout 3367dbd987 ENH: fail message matching for OpenSolaris and OS X
12 years ago
jamesstout d2a9537568 ENH: extra daemon info regex
12 years ago
jamesstout b7795addd0 ENH: actionunban back to a sed command
12 years ago
Daniel Black 945ad3d9e6 BF: ensure dates in email are in the C locale. Thanks iGeorgeX
12 years ago
Daniel Black 0ac8746d05 ENH: Account for views in named filter. By Romain Riviere in gentoo bug #259458
12 years ago
Yaroslav Halchenko 22f04677b6 BF: usedns deals with forward (not reverse) DNS lookups (thanks Steven Hiscocks)
12 years ago
jamesstout 10fcfb925d Extra patterns for Solaris
12 years ago
jamesstout de98e3dabd change sed to perl for Solaris
12 years ago
Daniel Black 41b9f7b6ac BF: filter.d/sshd "Did not receive identification string" relates to an exploit so document this in sshd-ddos.conf but leave it out of authentication based blocks in sshd.conf
12 years ago
Daniel Black 32d10e904a ENH: more openssh fail messages from openssh source code (CVS 20121205)
12 years ago
Yaroslav Halchenko 59192a5585 Merge remote-tracking branch 'github_kwirk_fail2ban/pidfile'
12 years ago
Yaroslav Halchenko 99a5d78e37 ENH: for consistency (and future expansion ;)) -- rename to mysqld-auth
12 years ago
Yaroslav Halchenko ffaa9697ee Adjusting previous PR (MySQL logs) according to my comments
12 years ago
Yaroslav Halchenko 3e6be243bf Merge branch 'Support_for_mysql_log_example' of https://github.com/arto-p/fail2ban
12 years ago
Yaroslav Halchenko 72b06479a5 ENH: Slight tune ups for fresh SOGo filter + comment into the sample log file
12 years ago
Yaroslav Halchenko 105306e1a8 Merge remote-tracking branch 'pr/117/head' -- SOGo filters
12 years ago
Yaroslav Halchenko 91d5736c12 ENH: postfix filter -- react also on (450 4.7.1) with empty from/to. fixes #126
12 years ago
ArndRa bba3fd8568 Update sogo-auth.conf
12 years ago
Artur Penttinen 29d0df58be Added support for MySQL logfiles
12 years ago
Daniel Black 67544d1dd6 DOC: tags are documented in the jail.conf(5) man page
12 years ago
Yaroslav Halchenko 5e5eaaf838 Merge pull request #134 from grooverdan/misc-fixes
12 years ago
Pascal Borreli a2b29b4875 Fixed typos
12 years ago
Daniel Black a0f088be25 ENH: typo + head -1 has been deprecated for 10+ years.
12 years ago
Yaroslav Halchenko a8bd9c20a0 Merge branch 'master' of git://github.com/fail2ban/fail2ban
12 years ago
Yaroslav Halchenko d5ae28facf Merge pull request #104 from gebi/t/route
12 years ago
Steven Hiscocks 294f073741 Typo in default pidfile in fail2ban.conf
12 years ago
Steven Hiscocks ce3ab34dd8 Added ability to specify PID file
12 years ago
Daniel Black 47b1ee39d8 add blocking type
12 years ago
Yaroslav Halchenko 8cf006827e BF: remove path from grep call in sendmail-whois-lines.conf Closes: gh-118
12 years ago
ArndRa 6cd358ee95 Update config/filter.d/sogo-auth.conf
12 years ago
ArndRa 35bf84abad Create sogo-auth.conf
12 years ago
ArndRa 52f952e645 Update config/jail.conf
12 years ago
Yaroslav Halchenko 5f2d3832f7 NF: roundcube-auth filter (to close Debian #699442, needing debian/jail.conf section)
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
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
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
pigsyn f336d9f876 Update config/filter.d/webmin-auth.conf
12 years ago
pigsyn dc67b24270 Update config/filter.d/webmin-auth.conf
12 years ago
Yaroslav Halchenko 3969e3f77b ENH: dovecot.conf - require space(s) before rip/rhost log entry
12 years ago
hamilton5 266cdc29a6 Update config/filter.d/dovecot.conf
12 years ago
hamilton5 e040c6d8a3 Update config/filter.d/dovecot.conf
12 years ago
hamilton5 7ede1e8518 Update config/filter.d/dovecot.conf
12 years ago
Yaroslav Halchenko fc27e00290 ENH: tune up sshd-ddos to use common.conf and allow training spaces
12 years ago
Yaroslav Halchenko 6ecf4fd80a Merge pull request #64 from sourcejedi/remove_sshd_rdns
12 years ago
Yaroslav Halchenko 282724a7f9 ENH: join both failregex for lighttpd-auth into a single one
12 years ago
François Boulogne 958a1b0a40 Lighttpd: support auth.backend = "htdigest"
12 years ago
Yaroslav Halchenko 2a225aa6ee Added a warning within "complaint.conf" action about care with enabling it
12 years ago
Yaroslav Halchenko 2082fee7b1 ENH: match possibly present "pam_unix(sshd:auth):" portion for sshd (Closes: #648020)
13 years ago
Yaroslav Halchenko 6ad55f64b3 ENH: add wu-ftpd failregex for use against syslog (Closes: #514239)
13 years ago
Yaroslav Halchenko 80b191c7fd BF: anchor chain name in actioncheck's for iptables actions (Closes: #672228)
13 years ago
Yaroslav Halchenko a3b242d6dd BF: inline comments must use ; not # -- recidive jail
13 years ago
Alan Jenkins 8c38907016 Misconfigured DNS should not ban *successful* ssh logins
13 years ago
Yaroslav Halchenko b4099dae57 DOC: Adjusted header for config/*.conf to mention .local and way to comment
13 years ago
Petr Voralek 4007751191 ENH: catch failed ssh logins due to being listed in DenyUsers. Close gh-47 (Closes: #669063)
13 years ago
Yaroslav Halchenko 7b77beee0e DOC: comment in jail.conf for the need of multiple jails for asterisk
13 years ago