Commit Graph

12 Commits (bbca81f34cb8104a71f6508dba4c7e2d776ac7fe)

Author SHA1 Message Date
sebres e751be2c13 normalize, simplify and fix several mail actions (mail and sendmail actions are more similar now, sendmail is configurable via parameter `mailcmd`, etc);
6 years ago
sebres 99344d28c8 Introduces new tags with hostname:
8 years ago
sebres 6a2c95da95 `action.d/sendmail-geoip-lines.conf` fixed using new tag `<ip-host>` (dns-cache and without external command execution);
8 years ago
sebres 74a6afadd5 Mail-actions switched to use new option "norestored" instead of checking of variable `restored` during shell execution (prevents executing of such actions at all).
8 years ago
sebres ee3c787cc6 Recognize restored (from database) tickets after restart (tell action restored state of the ticket);
8 years ago
sebres a2af19c9f0 fixed several actions, that could not work with jails using multiple logpath; additionally repaired execution in default shell (bad substitution by `${x//...}` executing in `/bin/sh`);
8 years ago
Yaroslav Halchenko c37009aec7 Merge branch 'grep-m1k' of github.com:szepeviktor/fail2ban
9 years ago
Viktor Szépe c8b3ee10a0 Limit the number of log lines in *-lines.conf actions
9 years ago
Viktor Szépe ebdfbae559 Added a space between IP address and the following colon
9 years ago
Csaba Tóth 0720c831b7 Fix of LC_TIME usage, it should be LC_ALL
10 years ago
Viktor Szépe 4c88a00c28 Line notes implemented
10 years ago
Viktor Szépe 1619ab3145 Added sendmail-geoip-lines.conf
10 years ago