93 Commits (a0f024c4863fb478ee456544037ff6e8779c6166)
 

Author SHA1 Message Date
Daniel Berteaud 1b7f16e314 expand $bantime variable in pam jail 11 years ago
Daniel Berteaud 911db13c49 escape quotes in jail templates 11 years ago
Daniel Berteaud d33fe92435 Default to disabled for jails 11 years ago
Daniel Berteaud 5240cfb528 Add LL::NG filter and jail and default to disabled for SOGo jail 11 years ago
Daniel Berteaud 3285432916 Fix sogo failregex 11 years ago
Daniel Berteaud 97d352dda1 Variables are not passed correctly, so define actions in each jail 11 years ago
Daniel Berteaud d941c985ae fix action tempates 11 years ago
Daniel Berteaud 08b187212a Fix actions for all the services 11 years ago
Daniel Berteaud 8b8e59de61 Fix a syntax error in smeserver-fail2ban 11 years ago
Daniel Berteaud f2cfad3448 Fix apache-scan regex 11 years ago
Daniel Berteaud 9560117ab7 Fix actions template in jail.conf 11 years ago
Daniel Berteaud 3f165421d4 Add a jail for SOGo 11 years ago
Daniel Berteaud 4b7d3586d5 Define actions in the default section, and add a prop to enable mail alerts 11 years ago
Daniel Berteaud 0ba11fc416 pass bantime arg to smeserver-fail2ban action 11 years ago
Daniel Berteaud daa6416b13 Add the timestamp for unban action in the database 11 years ago
Daniel Berteaud 613b3220ef Only return after all the rules have been inserted, not between each rules (in masq templates) 11 years ago
Daniel Berteaud 77662adefd quote the port in jails to allow multiple ports with a comma 11 years ago
Daniel Berteaud 05dd76c857 Use the polling backend for the recidive jail to prevent infinite loop if we increase verbosity of the daemon 11 years ago
Daniel Berteaud 41dab44026 Convert networks addresses to CIDR 11 years ago
Daniel Berteaud 5e358594af Fix imap jail syntax 11 years ago
Daniel Berteaud 624ad98388 Fix http jail template 11 years ago
Daniel Berteaud 42bb3ba3f4 Fix masq template syntax 11 years ago
Daniel Berteaud a2c6621151 Increase default maxretry to 5 11 years ago
Daniel Berteaud 07c9504b39 Add a pam-generic jail 11 years ago
Daniel Berteaud 52bf6b871d add a jail for apache 11 years ago
Daniel Berteaud 4df9a2848c Use multiport iptables module to support several ports in one rule 11 years ago
Daniel Berteaud d373fabde8 Add a jail for dovecot 11 years ago
Daniel Berteaud 390c697875 Only enable SSH jail if ssh service is enabled 11 years ago
Daniel Berteaud 6eb50b8c84 Enable the recidive jail (monitor fail2ban's own logs to ban for a longer period hosts which gets banned several time) 11 years ago
Daniel Berteaud 3efe85e03e whitelist the whole 127.0.0.0/8 mask 11 years ago
Daniel Berteaud 1848a6a869 Add IgnoreIP prop to specify a local list of IP to prevent from being banned 11 years ago
Daniel Berteaud f81ad40949 rename ban script to smeserver-fail2ban 11 years ago
Daniel Berteaud 242cdc05a3 Add a cleanup script to purge rules in case fail2ban lost them 11 years ago
Daniel Berteaud c5685730a7 Increase default ban time to 30 min 11 years ago
Daniel Berteaud fa462938fb expand fail2ban templates during bootstrap-console-save event 11 years ago
Daniel Berteaud 39337adf12 Disable DNS reverse lookups 11 years ago
Daniel Berteaud bc6518ba96 Add proto and port support in masq templates 11 years ago
Daniel Berteaud a99711dd02 Send daemon logs to a dedicated file and add logrotate templates 11 years ago
Daniel Berteaud d1369db297 remove daemontools support, fail2ban doesn't play well with it because the daemon started standalone won't do anything before the client parse the config and send the param to the server 11 years ago
Daniel Berteaud b88a9b5f1a Fix sections space 11 years ago
Daniel Berteaud d73e7df337 Reverse bad logic in FilterLocalNetworks 11 years ago
Daniel Berteaud df3190298d various fixes in jail.conf templates 11 years ago
Daniel Berteaud 0b90b27eb8 First commit 11 years ago