Commit Graph

622 Commits (19c9ac4fb56407ce4d90a82daf1ff95d5b27d49d)
 

Author SHA1 Message Date
Yaroslav Halchenko 19c9ac4fb5 ENH: failmanager -- additional debug message about # of known failures
13 years ago
Yaroslav Halchenko 1674b7b4f2 ENH: rudimentary __str__ for the ticket
13 years ago
Yaroslav Halchenko 94aa94e966 ENH: more human-accessible printout of the dates if any comparison fails
13 years ago
Yaroslav Halchenko 6641b1ce8b ENH: few debug messages and use MyTime.localtime instead of straight time.time
13 years ago
Yaroslav Halchenko b6d50c1dea ENH: Added localtime() to MyTime
13 years ago
Yaroslav Halchenko 5a2d518bf2 BF: set TZ to CEST while unittesting so dates matching would work
13 years ago
Yaroslav Halchenko 08fced9646 ENH: added a .pylintrc to help with consistent appearance and catch obvious problems
13 years ago
Cyril Jaquier ec4fda8a1f Removed Subversion keyword
13 years ago
Yaroslav Halchenko 877de0d45f adjusted the version in README to match the most recent "release" 0.8.5
13 years ago
Yaroslav Halchenko 90167a1bef DOC: moved THANKS into a THANKS file for better visibility, concise README
13 years ago
Yaroslav Halchenko c3215933d7 Thank Yehuda for all his work on bringing sanity to wiki
13 years ago
Adam Spiers 3152afbdc2 Recognise time-stamped kernel messages
13 years ago
Yaroslav Halchenko 3a58d0e6e4 BF: Lock server's executeCmd to prevent racing among iptables calls (Closes: #554162)
13 years ago
Yaroslav Halchenko 3eb5e3b876 BF: Allow for trailing spaces in sasl logs
13 years ago
Yaroslav Halchenko 2da1a55a48 for 0.8.5 release -- changelog + version
14 years ago
Yaroslav Halchenko a35e586ac0 BF: use addfailregex instead of failregex while processing per-jail "failregex" parameter (Closes: #635830) (LP: #635036)
14 years ago
Yaroslav Halchenko afee14e778 BF: use os.path.join to generate full path - fixes includes in configs given local filename
14 years ago
Yaroslav Halchenko b9b9e42223 very minor -- uniform indentation in example
14 years ago
Yaroslav Halchenko 02be7d03b2 BF: use standard/reserved example.com instead of mail.com
14 years ago
Yaroslav Halchenko 6d25310e28 ENH: Adding author for dovecot filter and prunning unneeded space in the regexp
14 years ago
Yaroslav Halchenko eab9af9caa BF: proftpd filter -- if login failed -- count regardless of the reason for failure
14 years ago
Yaroslav Halchenko d4b89d8404 BF: Allow for trailing spaces in proftpd logs
14 years ago
Yaroslav Halchenko 1cb48bbc96 BF: escaping () in pure-ftpd filter. Thanks Teodor
14 years ago
Yaroslav Halchenko 02e7dfb099 BF: allow space in the trailing of failregex for sasl.conf: see http://bugs.debian.org/573314
14 years ago
Yaroslav Halchenko 3831fbf98b ENH: add <chain> to action.d/iptables*. Thanks Matthijs Kooijman: see http://bugs.debian.org/515599
14 years ago
Yaroslav Halchenko 6558c03f8e NF: Adding found on a drive filter.d/dovecot.conf
14 years ago
Yaroslav Halchenko 10faba5163 ENH: make filter.d/apache-overflows.conf catch more: see http://bugs.debian.org/574182
14 years ago
Yaroslav Halchenko 0073ba3838 ENH: dropbear filter: see http://bugs.debian.org/546913
14 years ago
Yaroslav Halchenko 638bb66523 BF: Use /var/run/fail2ban instead of /tmp for temp files in actions: see http://bugs.debian.org/544232
14 years ago
Yaroslav Halchenko 7b54c7b33b spellcheck jail.conf. Thanks Christoph Anton Mitterer
14 years ago
Yaroslav Halchenko 521631cfcc default ignoreip to ignore entire loopback zone (/8): see http://bugs.debian.org/598200
14 years ago
Yaroslav Halchenko 12304f7a3e Tai64N stores time in GMT, we need to convert to local time before returning
14 years ago
Yaroslav Halchenko 2a38820ed6 debug entry for lines ignored due to falling below findtime (v2)
14 years ago
Yaroslav Halchenko dabe3aeae1 disabling entirely named-refused-udp jail with a big fat warning
15 years ago
Arturo 'Buanzo' Busleiman 7aad6685af added time module. bug reported in buanzo's blog at http://blogs.buanzo.com.ar/2009/04/fail2ban-patch-ban-ip-address-manually.html
15 years ago
Cyril Jaquier 8007a02539 - Patch to make log file descriptors cloexec to stop leaking file descriptors on
15 years ago
Cyril Jaquier 46313ca7e5 - Changed to SVN version.
15 years ago
Cyril Jaquier 0bc43bde31 - Release 0.8.4.
15 years ago
Cyril Jaquier 6c2ce35f8c - Oups... Forgot the ChangeLog...
15 years ago
Cyril Jaquier a3d6ae19f6 - Check the inode number for rotation in addition to checking the first line of the file. Thanks to Jonathan Kamens.
15 years ago
Cyril Jaquier c480304c8e - Fixed typo. Thanks to Dudi Goldenberg.
15 years ago
Arturo 'Buanzo' Busleiman 3e3a68f9de added traceback to asyncserver.py's import.
15 years ago
Arturo 'Buanzo' Busleiman 6d1fa0cf1d Added item about logging subsystem shutdown being moved, to Changelog.
15 years ago
Arturo 'Buanzo' Busleiman 5945ca09ae moved logging shutdown out of quit(), into end of start() in server.py
15 years ago
Arturo 'Buanzo' Busleiman b91595dd11 Disabled jail lighttpd-fastcgi by default.
15 years ago
Cyril Jaquier 833c5413af - Added entry for "Ban IP" command.
15 years ago
Arturo 'Buanzo' Busleiman a1a106a27e added "Ban IP" command to fail2ban branch 0.8
15 years ago
Cyril Jaquier a354050913 - Added two new filters: lighttpd-fastcgi and php-url-fopen.
15 years ago
Cyril Jaquier f0f96a6cfd - Moved last entries in the config/ part.
15 years ago
Arturo 'Buanzo' Busleiman dde7afe1f3 added two new filter files (PHP url_fopen, lighttpd fastcgi alerts), updated MANIFEST and jail.conf accordingly
15 years ago