Commit Graph

2606 Commits (bc10b64c69be90f9b5bc487d04c376b9432a40ac)
 

Author SHA1 Message Date
Steven Hiscocks f68ab3c4de DOC: Added missing parameter for jail `add` method
11 years ago
Steven Hiscocks a9b9c6ea03 Merge branch 'logging' into 0.9
11 years ago
Daniel Black 4b257810b2 Merge pull request #628 from kwirk/jail-refactor
11 years ago
Steven Hiscocks edd0bf7d46 ENH+DOC: Update Fail2Ban database doc strings and use properties
11 years ago
Steven Hiscocks df8d700d17 RF: Refactor Jail and JailThread
11 years ago
Steven Hiscocks 2b33a5fbaa TST+DOC: Improve error message for log level, and test HEAVYDEBUG
11 years ago
Steven Hiscocks 212d05dc0b ENH: Add action elements to bash-completion
11 years ago
Steven Hiscocks a4731ef988 DOC: Correct log levels
11 years ago
Steven Hiscocks 5630c56c75 ENH: Change logging levels and make info more verbose
11 years ago
Daniel Black 9be22a96a6 Merge pull request #614 from kwirk/complain-abusix
11 years ago
Daniel Black cc463aa60d Merge pull request #620 from kwirk/xarf-tweaks
11 years ago
Daniel Black b6f9b9161d BF: remove self reference
11 years ago
Daniel Black a044517cb7 MRG: from master to 0.9 2014-02-20
11 years ago
Daniel Black 79e6543eca Merge branch '0.9' into distro-paths-gh-315
11 years ago
Daniel Black 83266eb668 ENH: framework for distro paths
11 years ago
Daniel Black a90be951e9 Merge pull request #624 from kwirk/ignoreip-netmask
11 years ago
Steven Hiscocks 9928f1df96 ENH: Allow 255.255.255.0 style mask for ignoreip
11 years ago
Steven Hiscocks 8c5525163b BF: Fix misplaced ";", and duplicate {ip,}matches
11 years ago
Steven Hiscocks 997729e274 BF: Fix complain action for multiple recipients and misplaced ";"
11 years ago
Daniel Black 350d2dfd8e Merge pull request #618 from kwirk/xt_recent-tweaks
11 years ago
Daniel Black 1276e4d170 Merge pull request #616 from kwirk/maxlines-warning
11 years ago
Steven Hiscocks 4102f4f8c7 TST: Fix TravisCI build, install of coveralls from pip
11 years ago
Steven Hiscocks 7c76f7f204 BF: $EUID not avilable in all shells, replaced with `id -u` in xt_recent
11 years ago
Steven Hiscocks 2a37ee2fb7 ENH: Add root user check in xt_recent, and add missing actionstop
11 years ago
Steven Hiscocks c6fc57d594 TST: Fix TravisCI build for python2.7
11 years ago
Steven Hiscocks df3e4a2742 ENH: Warn when multiline regex used when maxlines not greater than 1
11 years ago
Steven Hiscocks 5c7630c4be ENH: Allow separate blacklist category for badips.py action
11 years ago
Steven Hiscocks cf81ddd8e2 BF: Add error handling in badips.py action
11 years ago
Steven Hiscocks 31f4ea59cb BF: Use abusix Abuse Contact DB to get more accurate abuse addresses
11 years ago
Steven Hiscocks fceac53776 TST: Move nagios log sample to correct folder
11 years ago
Steven Hiscocks f68d85a6ac Merge branch 'master' into 0.9
11 years ago
Steven Hiscocks 9bbf4ea258 BF: Keep sure database errors are captured during Fail2Ban startup
11 years ago
Steven Hiscocks 9bfc77c320 BF: fail2ban-client processCmd ret was being overwritten each loop
11 years ago
Daniel Black c701ac9276 DOC: document LogLevel requirement for "Connection from" regex"
11 years ago
Steven Hiscocks 0822275295 Merge pull request #613 from grooverdan/more-ssh
11 years ago
Daniel Black 45157ddc86 TST: fix failJSON for ssh filter change
11 years ago
Steven Hiscocks 1e9910fcb0 ENH: Added traceback for error log on pyinotify callback when in debug
11 years ago
Daniel Black 5f4d0ed576 ENH: ssh filter - "Disconnecting: Too many authentication failures.." matching Connection log message
11 years ago
Steven Hiscocks bda9b7d725 BF: Add handling of exception in pyinotify callback
11 years ago
Daniel Black 5177fded7b Merge pull request #602 from grooverdan/doco-risks-and-limitations
11 years ago
Daniel Black fb557761e4 Merge pull request #610 from tecnocat/patch-1
11 years ago
Aarón Nieves Fernández 993b7d3dfb Duplicate jail "php-url-fopen"
11 years ago
Steven Hiscocks a9f0545d8f BF: Add threading lock to database
11 years ago
Steven Hiscocks dff8909473 ENH: Add badips.com reporting and blacklisting action (python based)
11 years ago
Steven Hiscocks 3cbfe9b057 BF: `ret` now changed after beautifier called
11 years ago
Steven Hiscocks 530cd53add BF: Due to python3 bug, importlib.machinery may need explicit import
11 years ago
Yaroslav Halchenko c424e4032d DOC: minor - replace tabs with spaces for consistent formatting
11 years ago
Daniel Black 1c740636e3 Merge pull request #603 from truxoft/master
11 years ago
Ivo Truxa c207ad6058 removing ignoreip at [nagios]
11 years ago
Ivo Truxa f5f434f846 removing the second failregex
11 years ago