summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ENH: Improve postfix regex and add more samplesCVE-2013-7176Steven Hiscocks2013-07-202-2/+15
* TST: Add additional postfix filter sampleSteven Hiscocks2013-07-181-0/+2
* TST: Add sample for sieve regexSteven Hiscocks2013-07-181-0/+2
* DOC: added a note on commit comments for merges with ConflictsYaroslav Halchenko2013-07-181-0/+4
* Merge branch 'filter-failregex-return'Steven Hiscocks2013-07-166-77/+84
|\
| * DOC: Update doc in reference to changes for sample testcasesSteven Hiscocks2013-07-161-2/+3
| * DOC: Comment to fail2ban-regex - flagging lines matched multiple regexsSteven Hiscocks2013-07-161-0/+2
| * ENH+BF+TST: Filter now returns reference to failregex and ignoreregexSteven Hiscocks2013-07-155-75/+79
* | Merge pull request #283 from yarikoptic/masterYaroslav Halchenko2013-07-166-11/+21
|\ \ | |/ |/|
| * DOC: changelog entries for preceeding changesYaroslav Halchenko2013-07-161-1/+3
| * ENH: roundcube-auth - adopt for current format with trailing error message. ...Yaroslav Halchenko2013-07-162-1/+3
| * ENH: <HOST> must end with alphanumeric \w (not a dot or a dash etc)Yaroslav Halchenko2013-07-162-5/+5
| * ENH: anchor roundcube-auth at the beginning as wellYaroslav Halchenko2013-07-161-1/+5
| * ENH: heavier debugging -- log split date/log line even for no match. Log mat...Yaroslav Halchenko2013-07-162-4/+6
|/
* ENH(minor): fail2ban-regex comment line doesn't have to have a space after le...Yaroslav Halchenko2013-07-151-1/+1
* BF: fail2ban-regex date detector template hits count now correctSteven Hiscocks2013-07-151-1/+7
* Merge branch 'sample-log-meta-data'Steven Hiscocks2013-07-1428-6/+303
|\
| * TST: Sample log regex test now warns if no log for a filterSteven Hiscocks2013-07-142-11/+35
| * TST: Handle lack of `json` library in python2.5 for samples test caseSteven Hiscocks2013-07-142-4/+20
| * TST: Test sample logs' entries are matched by filter regexsSteven Hiscocks2013-07-1328-6/+261
* | Merge pull request #292 from grooverdan/solaris-docYaroslav Halchenko2013-07-141-20/+3
|\ \
| * | DOC: shorten example and provide clarifcation and spelling fixesDaniel Black2013-07-141-20/+3
| |/
* | Merge pull request #281 from kwirk/dovecot-filterSteven Hiscocks2013-07-143-1/+6
|\ \ | |/ |/|
| * ENH: dovecot filter additions for session, time value and blank userSteven Hiscocks2013-07-053-1/+6
* | BF: jail.conf multiport actions previously using single port iptablesSteven Hiscocks2013-07-121-6/+6
* | Merge pull request #260 from grooverdan/developDaniel Black2013-07-081-2/+118
|\ \
| * | DOC: close message for commits.Daniel Black2013-07-091-0/+4
| * | DOC: enhance development doc to show how CVE-2013-2178 was doneDaniel Black2013-06-301-8/+37
| * | DOC: developing filters without DoSDaniel Black2013-06-151-2/+85
* | | DOC: ChangeLog merge confictDaniel Black2013-07-092-1/+5
|\ \ \
| * | | DOC: Note on new dependency - ed for hosts_denyDaniel Black2013-07-091-2/+3
| * | | DOC: improved log messageDaniel Black2013-07-031-1/+2
| * | | BF: replace with ed so its cross platform, fixes permission problem gh-266, a...Daniel Black2013-07-022-1/+3
* | | | DOC: ChangeLog confictDaniel Black2013-07-097-24/+94
|\ \ \ \
| * | | | DOC: ChangeLog for exim-spam.conf filter and tabs->spaces in changelogDaniel Black2013-07-091-2/+5
| * | | | ENH: Split log and provide jail examplesDaniel Black2013-07-033-7/+23
| * | | | ENH: split out exim-spam into speparate filterDaniel Black2013-07-024-19/+64
| * | | | TST: url reference fixDaniel Black2013-07-011-1/+1
| * | | | ENH: remove temporary failures from local_scan in line with comments in gh-258Daniel Black2013-07-012-3/+3
| * | | | ENH: make groupings non-capturingDaniel Black2013-07-011-4/+4
| * | | | ENH/TST: more samples and rejection types for sender verify fail and rejected...Daniel Black2013-07-013-3/+9
* | | | | Merge pull request #280 from yarikoptic/masterYaroslav Halchenko2013-07-077-37/+74
|\ \ \ \ \
| * | | | | ENH: Remove unused any longer _ctime helperYaroslav Halchenko2013-07-031-5/+0
| * | | | | BF: fail2ban-testcases -- use full "warning" instead of warn for the verbosit...Yaroslav Halchenko2013-07-021-1/+1
| * | | | | ENH: DNS resolution -- catch parent exceptionYaroslav Halchenko2013-07-021-3/+3
| * | | | | DOC: Changelog for preceding changesYaroslav Halchenko2013-07-021-1/+10
| * | | | | TST: minor enhancement to test failure msgYaroslav Halchenko2013-07-021-1/+3
| * | | | | BF: race condition -- file should not be read unless it is not emptyYaroslav Halchenko2013-07-021-3/+24
| * | | | | ENH: deprecate sophisticated MTimeSleep in favor of no sleeping at allYaroslav Halchenko2013-07-021-53/+4
| * | | | | ENH(+possibly BF): for FilterPoll rely not only on mtime but also ino and siz...Yaroslav Halchenko2013-07-021-9/+11