mirror of https://github.com/fail2ban/fail2ban
cf3cf27fa3
- new options for "fail2ban-testcases" introduced: "-g" or "--no-gamin" and "-m" or "--memory-db", both are true also if "-f" or "--fast" specified, for example: `fail2ban-testcases -ngm` will runs faster (because no network, no gamin, memory database) but will use the same default sleep intervals as in production (in comparison to -nf); - seekToTime rewritten, accuracy increased by seekToTime, extended for all FileFilter (PyInotify, Gamin also), test cases extended etc. - common performance optimized and code reviewed; |
||
---|---|---|
.. | ||
fail2ban-client | ||
fail2ban-regex | ||
fail2ban-server | ||
fail2ban-testcases |