Commit Graph

2237 Commits (58ebf659e4a980475b32472313fcc9322619da4c)
 

Author SHA1 Message Date
Yaroslav Halchenko 5d7ab9e7fb DOC: Changelog for preceding changes
12 years ago
Yaroslav Halchenko 47ac39fb34 TST: minor enhancement to test failure msg
12 years ago
Yaroslav Halchenko 8d25e83f5d BF: race condition -- file should not be read unless it is not empty
12 years ago
Yaroslav Halchenko 052e7ff9da ENH: deprecate sophisticated MTimeSleep in favor of no sleeping at all
12 years ago
Yaroslav Halchenko f340e5c0f5 ENH(+possibly BF): for FilterPoll rely not only on mtime but also ino and size to assess if file was modified
12 years ago
Yaroslav Halchenko 8c125b6053 ENH: do not sleep 1 sec only on older Pythons while testing filters
12 years ago
Yaroslav Halchenko 2ffc143597 ENH: more of heavydebug'ing for FilterPoll
12 years ago
Daniel Black 256f60adae DOC: improved log message
12 years ago
Daniel Black d6dece4900 ENH: Split log and provide jail examples
12 years ago
Yaroslav Halchenko e9c8a51ce4 ENH: further tighten up detection of mtimesleep duration + log what was assigned
12 years ago
Yaroslav Halchenko 591590860a BF: setSleepTime -- would barf since value is not str (wasn't used/tested)
12 years ago
Yaroslav Halchenko 8f3671bc94 BF: figure out minimal sleep time needed for mtime changes to get detected. Close #223, and probably #103
12 years ago
Alexander Dietrich da594075f3 Move sendmail settings to common file, make sender name configurable
12 years ago
Yaroslav Halchenko e6ebcf6687 Merge branch 'dovecot' of https://github.com/grooverdan/fail2ban
12 years ago
Yaroslav Halchenko f0f237fa05 Merge pull request #269 from grooverdan/asterisk
12 years ago
Daniel Black e6823149a1 ENH: remove non-capturing groups for readibility
12 years ago
Daniel Black aebd24ec54 BF: replace with ed so its cross platform, fixes permission problem gh-266, and Yaroslav doesn't revert to perl
12 years ago
Daniel Black 4777cfd4e7 ENH: split out exim-spam into speparate filter
12 years ago
Yaroslav Halchenko 54cce29b3e Merge pull request #271 from yarikoptic/master
12 years ago
Yaroslav Halchenko 6df949b29a Merge pull request #277 from yarikoptic/0.9
12 years ago
Yaroslav Halchenko 70ae1ed68b ENH: ban also submission port (587) for all smtp-related jails
12 years ago
Daniel Black c7d64c3c7f TST: url reference fix
12 years ago
Daniel Black ca996ace5e ENH: remove temporary failures from local_scan in line with comments in gh-258
12 years ago
Daniel Black 9757e1df2b ENH: make groupings non-capturing
12 years ago
Daniel Black 72f9e6a51e ENH/TST: more samples and rejection types for sender verify fail and rejected RCPT
12 years ago
Daniel Black 3b76fc79f9 BF: fix dovecot filter for when no TLS is enabled on pop/imap
12 years ago
Daniel Black c2696fe641 DOC: enhance development doc to show how CVE-2013-2178 was done
12 years ago
Steven Hiscocks 8513fde92a BF: Skip error in jail reader when no log files and with systemd backend
12 years ago
Steven Hiscocks 1aee817be2 BF: Skip error in jail reader when no log files and with systemd backend
12 years ago
Steven Hiscocks 379b4860a1 TST: Fix test for MultipleSameAction with no logs files
12 years ago
Steven Hiscocks 1dbba35cd9 Merge branch 'master' into 0.9
12 years ago
Steven Hiscocks b670b5c792 TST: Change depreciated assertEquals to assertEqual in some tests
12 years ago
Steven Hiscocks ec0680d73a BF: fail2ban-regex when using ignoreregex file with empty regex
12 years ago
Steven Hiscocks 88bee24edb DOC: Neaten format for fail2ban-regex maxlines print
12 years ago
Steven Hiscocks d081a71759 BF: fail2ban-regex on python3+
12 years ago
Steven Hiscocks 5ca6a9aeb6 Merge branch 'systemd-journal' into 0.9
12 years ago
Daniel Black 0086a7edab ENH: missed a $
12 years ago
Yaroslav Halchenko 1b170b2aef BF: support apache 2.4 more detailed error log format. Close #268
12 years ago
Yaroslav Halchenko 0fe93cf992 Merge branch 'master' of git://github.com/fail2ban/fail2ban
12 years ago
Yaroslav Halchenko 6d331bcbea BF: make colon after [daemon] optional. Close #267
12 years ago
Daniel Black fa7a105483 ENH: filter.d/asterisk - consolidate log prefix regex and add a few fail messages
12 years ago
Yaroslav Halchenko b20159a715 Merge pull request #265 from yarikoptic/master
12 years ago
Yaroslav Halchenko b9e971c25d Merge branch 'exim' of https://github.com/grooverdan/fail2ban
12 years ago
Yaroslav Halchenko 057f0ad135 ENH: allow_no_files option for jail's convert to allow testing of stock jail.conf
12 years ago
Yaroslav Halchenko 61f81c6b2f Changelog entries with close statements for recent changes
12 years ago
Yaroslav Halchenko 27947407bc ENH: raise an exception if not a single file was found for the jail. Close #63
12 years ago
Yaroslav Halchenko b6be8b8243 ENH/RF: remove __readJailConfig in favor of __readConfig + catch/error exceptions while reading the configuration
12 years ago
Yaroslav Halchenko 2974cac40c RF: log all logging output from fail2ban-client to stderr. Close #264
12 years ago
Steven Hiscocks f87c53fa52 BF: fail2ban-regex adding duplicate lines with each regex
12 years ago
Steven Hiscocks 123ec3da13 BF: Incorrect import for 0.9 branch in fail2ban-regex
12 years ago