Commit Graph

1221 Commits (052e7ff9da53865a38c28631a6857112ad21bbad)
 

Author SHA1 Message Date
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
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
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
Yaroslav Halchenko 54cce29b3e Merge pull request #271 from yarikoptic/master
12 years ago
Daniel Black 3b76fc79f9 BF: fix dovecot filter for when no TLS is enabled on pop/imap
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
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
Yaroslav Halchenko 1ab0f0f9e3 Merge branch 'master' of https://github.com/yarikoptic/fail2ban
12 years ago
Daniel Black 25c3bbfc2f DOC: credits/blame to me for changes to exim
12 years ago
Daniel Black b8cfda68b8 ENH: new exim filter regexs. Also note a begining PID in this format. Thanks to ftoppi for the log entries
12 years ago
Daniel Black d441d61a1e TST/ENH: Improve regex around exim
12 years ago
Yaroslav Halchenko 9d4b613ee4 Merge branch '3proxy' of https://github.com/grooverdan/fail2ban
12 years ago
Yaroslav Halchenko 173fe48e77 Merge branch 'exim' of https://github.com/grooverdan/fail2ban
12 years ago
Yaroslav Halchenko ec629ab4e8 Merge branch 'proftpd' of https://github.com/grooverdan/fail2ban
12 years ago
Yaroslav Halchenko ab2c738b43 Merge branch 'dovecot' of https://github.com/grooverdan/fail2ban
12 years ago
Daniel Black 8cc13b5b40 BF/ENH: Incorrect authentication data doesn't need tailier so that's optional. Also gained log entry for Unrouteable address
12 years ago
Daniel Black a433a8ea5f ENH: readibility thanks to Yaroslav
12 years ago
Yaroslav Halchenko 948be73115 Merge branch 'assp' of https://github.com/grooverdan/fail2ban
12 years ago
Yaroslav Halchenko 77044fce35 DOC: Changelog for fail2ban-regex RF
12 years ago
Yaroslav Halchenko 9b351350dd DOC: Changelog for asterisk hardening
12 years ago
Yaroslav Halchenko e91419d361 ENH: fail2ban-regex -- add specification of loglevels to enable
12 years ago
Yaroslav Halchenko ffe381d91c RF: reworked -regex cmdline tool to use optparse, some unification and enhancement of outputs
12 years ago
Yaroslav Halchenko 97f9cfc0b0 ENH: 'heavydebug' level == 5 for even more debugging in tricky cases
12 years ago
Yaroslav Halchenko 09302c5c25 ENH: asterisk -- use \S instead of [^:] + prefix failregex with ^\[
12 years ago
Daniel Black 7018d81244 BF: missed a space
12 years ago
Daniel Black a447aa615d BF: [SSL-out] is optional in assp
12 years ago
Daniel Black d4940563d3 ENH: regex hardening on assp
12 years ago
Daniel Black 6a09ecff5c ENH: anchor a bit mor. Use \d and \w where possible. Escape a literal .
12 years ago
Daniel Black e8b6acfa65 TST: attempts at injection with username=rhost=1.2.3.4 have no user= logged in dovecot-1.2.15
12 years ago
Daniel Black 9940cd1b6b ENH: proftpd chan accept usernames with spaces
12 years ago
Daniel Black 2e2ec5d1f5 ENH: injection of fail data into USER field
12 years ago