Commit Graph

14 Commits (ce6ca0029a79425976e60cc66aef3761f6c2008e)

Author SHA1 Message Date
sebres eba68a8f37 config/paths-common.conf: Added initial values for `syslog_authpriv`, `syslog_mail` in order to avoid errors while parsing/interpolating configuration;
7 years ago
sebres e52f483557 Config reader's: introduced new syntax `%(section/option)s`, in opposite to extended interpolation of python 3 `${section:option}` work with all supported python version in fail2ban and this syntax is like our another features like `%(known/option)s`, etc.;
7 years ago
sebres 5ce8d4f741 fixes default backend handling (as default used value of `known/backend`, which can now be overridden in default section of jail.local);
7 years ago
sebres 25d6cf8dd2 fix suhosin_log in common paths - log files should be separated using "\n":
9 years ago
Orion Poplawski c656cb0d36 Merge branch 'master' into journaldefault
9 years ago
sebres e825e977cc Nginx log paths extended (prefixed with "*" wildcard)
9 years ago
Orion Poplawski 3a9cf2b3da Add and use default_backend to set individual backend defaults to auto
9 years ago
Orion Poplawski 75d33c0f09 Add *_backend options for services to allow distros to set the default backend
9 years ago
Lee Clemens 3e902d7b3a Define roundcube_errors_log in paths-common.conf
10 years ago
Lee Clemens af078532ac New jail: apache-fakegooglebot
10 years ago
Yaroslav Halchenko b79a82ebdd minor typo
10 years ago
Yaroslav Halchenko 43950d8b7e BF: fix path to the exim log on Debian systems (/var/log/exim4)
11 years ago
Yaroslav Halchenko 8bcb25c3a2 defining empty defaults for syslog_ log targets for common (Thanks @chtheis, partial fix to #682)
11 years ago
Daniel Black ef29d7bd29 ENH: paths-{common,distro} normalisation
11 years ago