summaryrefslogtreecommitdiff
path: root/fail2ban/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixes raw to interpolated value by recursive substitution. Avoid too deeply r...sebres2017-08-081-2/+9
* Config reader's: introduced new syntax `%(section/option)s`, in opposite to e...sebres2017-08-081-0/+27
* amend to gh-1792: introduced new fail2ban-regex option "--timezone" ("--TZ"),...sebres2017-08-081-0/+1
* Merge branch '_0.9/gh-1849' into 0.10sebres2017-08-071-0/+3
|\
| * Recognize "unknown user" for additional auth-methods (pam, passwd-file, ldap,...sebres2017-08-071-0/+3
* | Add testcaseMarcel Waldvogel2017-07-291-1/+5
* | Merge remote-tracking branch 'master' into 0.10sebres2017-07-191-1/+23
|\ \ | |/
| * failregex extended and simplified (partially ported from gh-1409).sebres2017-07-181-1/+20
| * test coverage for gh-1427sebres2017-07-181-0/+3
* | apache-common.conf: introduced parameter `logging` for possibility to match l...sebres2017-07-121-4/+12
* | Apache, detect syslog prefix, add testbenrubson2017-07-121-0/+4
* | filter.d/ejabberd-auth.conf: fixed ejabberd filter - accept new log-format wi...sebres2017-07-111-0/+5
* | filter.d/roundcube-auth.conf: fixes failregex not working with `X-Real-IP` or...sebres2017-07-111-0/+3
* | review: documentation, small enhancement of `fail2ban-client` to test time ab...sebres2017-07-111-0/+3
* | filter.d/postfix.conf: normalized several postfix-filters using parameter `mo...sebres2017-07-103-40/+89
* | SampleRegexsFactory: introduce opportunity to supply multiple options combina...sebres2017-07-102-90/+115
* | postfix postscreen (resp. other RBL's compatibility fix) / gh-1764sebres2017-07-101-0/+3
* | Merge branch 'master' into 0.10sebres2017-07-031-0/+3
|\ \ | |/
| * filter.d/asterisk.conf - fixed failregex AMI Asterisk authentification failed...sebres2017-07-031-0/+3
* | Merge branch 'master' into 0.10sebres2017-07-031-5/+4
|\ \ | |/
| * fixed testCymruInfoNxdomain (since cymru does not provide ASN mapping info fo...sebres2017-07-031-5/+4
* | Merge branch '0.10' into patch-12Serg G. Brester2017-06-1910-12/+190
|\ \
| * | filter.d/roundcube-auth.conf: Use the same filter-file and jail also when log...sebres2017-06-192-8/+15
| * | Added roundcube authentication filter, new jail and log-examplesJohannes Weberhofer2017-06-191-0/+4
| * | Merge pull request #1801 from jeaye/postfix-updatesSerg G. Brester2017-06-191-0/+9
| |\ \
| | * | Update postfix filters and testsjeaye2017-06-121-0/+9
| * | | fixes restoring of tickets from database for jails with persistent ban (if `b...sebres2017-06-151-0/+13
| |/ /
| * | Merge remote-tracking branch 'remotes/gh-upstream/master' into 0.10sebres2017-06-121-0/+15
| |\ \ | | |/
| | * Update Kerio Connect filter (#1455)Marcel Bischoff2017-05-301-0/+15
| | * Postfix RBL: 554 & SMTPFilippo Tessarotto2017-05-151-0/+3
| * | Implemented zone abbreviations (DST, etc.) and abbr+-offset functionality (ac...sebres2017-06-091-3/+22
| * | small amend white-spaces (no functional changes) + a bit optimized `zone2offset`sebres2017-06-091-5/+5
| * | Normalize zone2offset (usable within reGroupDictStrptime), tests simplified a...sebres2017-06-091-14/+24
| * | Code review and small optimizations, prepared to provide offset-based time zo...sebres2017-06-091-3/+8
| * | New logtimezone jail optionGeorges Racinet2017-05-235-0/+45
| * | Merge branch 'fix-pyinotify-dir-rotate' into 0.10sebres2017-05-191-0/+1
| |\ \
| | * | amend to #1778: repair notifier wait-cycle (too long timeout in polling, too ...sebres2017-05-191-0/+1
| * | | code review, try to increase coveragesebres2017-05-171-2/+15
| |/ /
| * | code review, try to make recognition of pending files fewer sporadic (error p...sebres2017-05-151-1/+0
| * | Fixed detection of directory-based log-rotation of pyinotify backend.sebres2017-05-121-7/+39
| * | Merge branch 'master' into 0.10sebres2017-05-111-0/+2
| |\ \ | | |/
| | * exim test cases extended: cover short form of the logging (without session-id...sebres2017-05-111-0/+2
| * | Merge branch 'master' into 0.10sebres2017-05-071-0/+2
| |\ \ | | |/
| | * filter.d/exim.conf: added new reason for "rejected RCPT" regex: Unrouteable a...sebres2017-05-071-0/+2
| * | Merge branch 'master' into 0.10sebres2017-05-071-0/+2
| |\ \ | | |/
| | * filter.d/exim.conf: cherry-picked from 0.10, match complex time like `D=2m42s...sebres2017-05-071-0/+2
* | | Add test to Courier authViktor Szépe2017-04-291-0/+2
|/ /
* | Merge remote-tracking branch master into 0.10sebres2017-04-251-0/+3
|\ \ | |/
| * filter.d/exim.conf: optional part `(...)` after host-name before `[IP]`, norm...sebres2017-04-241-0/+3
* | testComplexMailActionMultiLog: better echo mock-up replacement for "...) | ma...sebres2017-04-241-1/+1