Commit Graph

2638 Commits (fc4b69a2822b83527e26a9f139ee9403e7ae23bb)
 

Author SHA1 Message Date
Steven Hiscocks fc4b69a282 DOC: Update ChangeLog fix for ip{,jail}failures action tags
11 years ago
sebres 213c4315c3 fix a TypeError bugs like "Failed to execute ban jail 'pam-generic' action 'iptables-allports'"
11 years ago
Yaroslav Halchenko 2526dbae92 Merge branch 'recursive-tag-fix' of https://github.com/kwirk/fail2ban
11 years ago
Steven Hiscocks 1e586fb0e9 ENH: explicitly define tags which should be escaped
11 years ago
Yaroslav Halchenko c619202d6f Merge branch 'master' of github.com:fail2ban/fail2ban
11 years ago
Steven Hiscocks 904b362215 DOC: ChangeLog update for recursive tag bug fix
11 years ago
Steven Hiscocks 77ba065571 Merge pull request #697 from jhmartin/monit_admin_hack
11 years ago
Yaroslav Halchenko 3471f13a84 Merge pull request #700 from kwirk/format-traceback-to-helpers
11 years ago
Yaroslav Halchenko 1f8b554d31 Merge branch 'database-persistent-bans' of https://github.com/kwirk/fail2ban
11 years ago
Yaroslav Halchenko 3eabf4a7bd Merge pull request #708 from kwirk/ssh-bye-bye
11 years ago
Yaroslav Halchenko 65269365ee minor
11 years ago
Yaroslav Halchenko 91eb75098b Merge pull request #714 from kwirk/urandom-persistent
11 years ago
Steven Hiscocks b3266ba44d BF: Tags not fully recursively substituted
11 years ago
Steven Hiscocks 2bb7401ec1 Merge pull request #686 from CameronNemo/patch-2
11 years ago
Steven Hiscocks 1e8402cb99 DOC: ChangeLog entry for Python 3.4.0 persistent "/dev/urandom" fix
11 years ago
Steven Hiscocks cf3a6015f0 BF: Avoid closing "/dev/urandom" for Python 3.4.0
11 years ago
Steven Hiscocks b486014b35 TST: Add Python 3.4 for TravisCI
11 years ago
Yaroslav Halchenko 1e19bca28e Merge pull request #704 from CameronNemo/foreground-opt-client
11 years ago
Steven Hiscocks bc10b64c69 ENH: Match non "Bye Bye" for sshd locked accounts failregex
11 years ago
Steven Hiscocks 7cc64a14e0 BF: fail2ban-regex assertion error caused by miscounted "missed" lines
11 years ago
Yaroslav Halchenko 596b819bdc DOC: minor -- tabify docstring in badips.py action
11 years ago
Cameron Norman 2a14e48f0b A few final touches on the Upstart job
11 years ago
Jason Martin 9c3cb31862 Even stricter monit regex, now covers entire line
11 years ago
Cameron Norman 73cb3e3eec Added more specific help message to fail2ban-client with -f option
11 years ago
Steven Hiscocks bbcbefd494 BF: bantime < 0 database should return all bans, as they are persistent
11 years ago
Yaroslav Halchenko 64866995b7 Merge pull request #703 from kwirk/journal-match-notice
11 years ago
Cameron Norman 7818b0cb2a Added f and b to cmdOpts.
11 years ago
Cameron Norman 1f53eb2d28 Updated man page for new options
11 years ago
Cameron Norman 9c2a0cb403 Added foreground and background options to fail2ban-client
11 years ago
Steven Hiscocks a7766d3316 DOC: Add notice message for systemd backend when no journal match
11 years ago
Cameron Norman 39ad5b7474 Update Upstart job: uses stop command in pre-stop, removes PID file in post-stop
11 years ago
Cameron Norman 0ef5027234 Change Upstart job to track PID of the server
11 years ago
Jason Martin 72bfd14330 Tidy up filter.d/monit.conf, make regex more complete.
11 years ago
Steven Hiscocks 233aa043f3 Revert "TST: Add Python 3.4 for TravisCI"
11 years ago
Steven Hiscocks a3f8b943a3 TST: Add Python 3.4 for TravisCI
11 years ago
Steven Hiscocks 03d90c2f42 BF: recidive filter and samples at wrong log level: WARNING->NOTICE
11 years ago
Yaroslav Halchenko af07b2edf8 very minor
11 years ago
Steven Hiscocks 6a740f684a ENH: Move traceback formatter to from tests.utils to helpers
11 years ago
Yaroslav Halchenko 78c82b3da7 DOC: minor -- added a link to pull requests in CONTRIBUTING
11 years ago
Yaroslav Halchenko 5e179f5dcb TST: skip the test if a known problem with Python 2.6 is detected
11 years ago
Yaroslav Halchenko 2bc509fcc7 DOC: minor changes just to trigger the build
11 years ago
Yaroslav Halchenko 16077a2771 add .dev to 0.9.0 version
11 years ago
Yaroslav Halchenko e66231f041 ENH(DOC): Move contributions related docs into CONTRIBUTING.md so it pops up when people file PR/issues
11 years ago
Yaroslav Halchenko 3c0d6a77d2 BF: testDatabase -- close and unlink the created test db file
11 years ago
Jason Martin 7d112430ca Block brute-force attempts against the Monit gui
11 years ago
Steven Hiscocks 9d6fc6eca2 ENH: For syslog use SYSLOG_PID over _PID in systemd journal log format
11 years ago
Yaroslav Halchenko c2289bc8fe ENH(TST): relax test of sleep to "1" places from "2"
11 years ago
Steven Hiscocks d4427e5a76 Merge pull request #683 from yarikoptic/fix/682
11 years ago
Steven Hiscocks 1369701f87 ENH: Log trace info for failed action events when in DEBUG
11 years ago
Steven Hiscocks 9fcb92524e BF: badips.py action logging of exc_info on debug typo
11 years ago