mirror of https://github.com/fail2ban/fail2ban
![]() Added non-greedy fallback for quoted something (with lookahead simulated possessive greedy catch of non-quoted parts `[^"]*(?=")`). Note that because host-info's are hereafter (with foreign input in-between), we would not use greedy or non-greedy catch-alls (`.*` or `.*?`) here (preventing performance losses). |
||
---|---|---|
.. | ||
action.d | ||
filter.d | ||
fail2ban.conf | ||
jail.conf | ||
paths-common.conf | ||
paths-debian.conf | ||
paths-fedora.conf | ||
paths-freebsd.conf | ||
paths-opensuse.conf | ||
paths-osx.conf |