fail2ban/config
Peter Nowee b93e47b12f
dovecot: Match also when user field is empty
Commit 5678d08 of 2016-11-26 changed:

    ( user=<\S*>,)?

to:

    ( user=<[^>]+>,)?

The change from `*` (zero or more times) to `+` (one or more times) may
not have been intended. It will miss lines containing, for example:

    Aborted login (tried to use disallowed plaintext auth): user=<>

This commit reverts the `+` back to `*`.
2017-05-31 15:54:30 +02:00
..
action.d Introduced Citrix Netscaler action 2017-01-19 14:30:25 +01:00
filter.d dovecot: Match also when user field is empty 2017-05-31 15:54:30 +02:00
fail2ban.conf Use syslogsocket value "auto" to determine syslog socket's path 2015-02-06 19:14:09 -05:00
jail.conf sshd: conditional parameter "mode" for sshd jail (normal, ddos, aggressive) 2017-01-21 15:54:49 +01:00
paths-common.conf fix suhosin_log in common paths - log files should be separated using "\n": 2016-05-11 18:49:04 +02:00
paths-debian.conf Define roundcube_errors_log in paths-common.conf 2015-07-04 14:46:31 -04:00
paths-fedora.conf - mysqld does not log login attempts to the journal. 2016-03-09 13:52:50 -07:00
paths-freebsd.conf #1667: Wrong paths for apache and nginx under FreeBSD 2017-01-17 11:48:25 +01:00
paths-opensuse.conf Use Fedora's backend-settings for openSUSE 2016-11-22 09:03:54 +01:00
paths-osx.conf removed system.log 2015-11-02 09:26:45 -08:00