fail2ban/doc
sebres 59bf5013c0 - performance of fail2ban optimized
-- cache dnsToIp, ipToName to prevent long wait during retrieving of ip/name for wrong dns or lazy dns-system;
   -- instead of simple "sleep" used conditional wait "wait_for", that internal increases sleep interval up to sleeptime;
   -- ticket / banmanager / failmanager modules are performance optimized;
   -- api of filter (log files), jail, etc. rewritten and extended for performance purposes;
- performance of test cases optimized:
   -- added option "--fast" to decrease wait intervals, avoid passive waiting, and skip few very slow test cases;
- code review after partially cherry pick of branch 'ban-time-incr' (see gh-716)
   -- ticket module prepared to easy merge with newest version of 'ban-time-incr', now additionally holds banTime, banCount and json-data;
   -- executeCmd partially moved from action to new module utils, etc.
   -- python 2.6 compatibility;
- testExecuteTimeoutWithNastyChildren: test case repaired - wait for pid file inside bash, kill tree in any case (gh-1155);
- testSocket: test case repaired - wait for server thread starts a socket (listener)
2015-12-29 12:49:19 +01:00
..
Doxyfile - Added common/ source directory 2007-05-03 20:26:56 +00:00
Makefile DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
conf.py DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
develop.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.client.actionreader.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.client.beautifier.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.client.configparserinc.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.client.configreader.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.client.configurator.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.client.csocket.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.client.fail2banreader.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.client.filterreader.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.client.jailreader.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.client.jailsreader.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.client.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.exceptions.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.helpers.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.protocol.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.server.action.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.server.actions.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.server.asyncserver.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.server.banmanager.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.server.database.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.server.datedetector.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.server.datetemplate.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.server.failmanager.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.server.failregex.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.server.filter.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.server.filtergamin.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.server.filterpoll.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.server.filterpyinotify.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.server.filtersystemd.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.server.jail.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.server.jails.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.server.jailthread.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.server.mytime.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.server.rst - performance of fail2ban optimized 2015-12-29 12:49:19 +01:00
fail2ban.server.server.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.server.strptime.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.server.ticket.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.server.transmitter.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
fail2ban.server.utils.rst - performance of fail2ban optimized 2015-12-29 12:49:19 +01:00
fail2ban.version.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
filters.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
index.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
release.rst DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
requirements.txt DOC: sphinx documentation 2014-03-29 22:07:33 +00:00
run-rootless.txt ENH: Add root user check in xt_recent, and add missing actionstop 2014-02-16 16:52:30 +00:00