Commit Graph

1275 Commits (83a80a29ea51d1cb2dc1ce45a33b1d44a8619c9c)
 

Author SHA1 Message Date
Steven Hiscocks 83a80a29ea ENH: Improve couriersmtp and add sample logs
12 years ago
Steven Hiscocks eb2f0c9272 ENH: Improve postfix regex and add more samples
12 years ago
Steven Hiscocks a012b54117 TST: Add additional postfix filter sample
12 years ago
Steven Hiscocks 2a3a627322 TST: Add sample for sieve regex
12 years ago
Yaroslav Halchenko 60aa44f42d DOC: added a note on commit comments for merges with Conflicts
12 years ago
Steven Hiscocks bf05f2ac95 Merge branch 'filter-failregex-return'
12 years ago
Steven Hiscocks ba29f6bef3 DOC: Update doc in reference to changes for sample testcases
12 years ago
Steven Hiscocks c2bdfefb62 DOC: Comment to fail2ban-regex - flagging lines matched multiple regexs
12 years ago
Yaroslav Halchenko e4d759ac94 Merge pull request #283 from yarikoptic/master
12 years ago
Yaroslav Halchenko 90ec82669c DOC: changelog entries for preceeding changes
12 years ago
Yaroslav Halchenko f6a8a04cf3 ENH: roundcube-auth - adopt for current format with trailing error message. thanks @kwirk for the review/feedback
12 years ago
Yaroslav Halchenko 0a02cfe9e8 ENH: <HOST> must end with alphanumeric \w (not a dot or a dash etc)
12 years ago
Yaroslav Halchenko 8add63c733 ENH: anchor roundcube-auth at the beginning as well
12 years ago
Yaroslav Halchenko 148cbd8d2a ENH: heavier debugging -- log split date/log line even for no match. Log matching regex upon match
12 years ago
Steven Hiscocks 1a2b6442a0 ENH+BF+TST: Filter now returns reference to failregex and ignoreregex
12 years ago
Yaroslav Halchenko 5bd186b854 ENH(minor): fail2ban-regex comment line doesn't have to have a space after leading #
12 years ago
Steven Hiscocks 2c8747cc76 BF: fail2ban-regex date detector template hits count now correct
12 years ago
Steven Hiscocks 4855cae487 Merge branch 'sample-log-meta-data'
12 years ago
Steven Hiscocks 1116f23151 TST: Sample log regex test now warns if no log for a filter
12 years ago
Yaroslav Halchenko e562515df7 Merge pull request #292 from grooverdan/solaris-doc
12 years ago
Steven Hiscocks 728399c39e Merge pull request #281 from kwirk/dovecot-filter
12 years ago
Steven Hiscocks 94376bfbe1 TST: Handle lack of `json` library in python2.5 for samples test case
12 years ago
Daniel Black 09850d6ba5 DOC: shorten example and provide clarifcation and spelling fixes
12 years ago
Steven Hiscocks 40f67c64b8 TST: Test sample logs' entries are matched by filter regexs
12 years ago
Steven Hiscocks 606e97683b BF: jail.conf multiport actions previously using single port iptables
12 years ago
Daniel Black e433a5c633 Merge pull request #260 from grooverdan/develop
12 years ago
Daniel Black 424da92601 DOC: close message for commits.
12 years ago
Daniel Black 1d6d5a7aae DOC: ChangeLog merge confict
12 years ago
Daniel Black 174e3dba6d DOC: Note on new dependency - ed for hosts_deny
12 years ago
Daniel Black 5412d7336f DOC: ChangeLog confict
12 years ago
Daniel Black 1f5097649c DOC: ChangeLog for exim-spam.conf filter and tabs->spaces in changelog
12 years ago
Yaroslav Halchenko 5f04b4954f Merge pull request #280 from yarikoptic/master
12 years ago
Daniel Black 619603fe05 BF: match asterisk InvalidPassword correctly
12 years ago
Steven Hiscocks bfa2b9dec3 ENH: dovecot filter additions for session, time value and blank user
12 years ago
Yaroslav Halchenko 04b8069cee ENH: adjust sendmail-whois 'active' example to have also sendername in it
12 years ago
Yaroslav Halchenko e332efb7cd Merge pull request #279 from 7adietri/feature/configurable-sender-name
12 years ago
Alexander Dietrich 2155f6bfa5 Update ChangeLog and jail.conf example
12 years ago
Yaroslav Halchenko e282d6b1c7 ENH: Remove unused any longer _ctime helper
12 years ago
Yaroslav Halchenko 404574499d BF: fail2ban-testcases -- use full "warning" instead of warn for the verbosity dictionary
12 years ago
Yaroslav Halchenko 5df6796e69 ENH: DNS resolution -- catch parent exception
12 years ago
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