Commit Graph

3867 Commits (18d09b6d8ef6c72b83fd99f81832ffe2e7c2ce8d)
 

Author SHA1 Message Date
sebres 7242c9cbde code review after enhancements of Yaroslav
8 years ago
Yaroslav Halchenko 3c42b4f56e minor residual cleanups
9 years ago
Yaroslav Halchenko fcda7c9ac7 RF: revertably mock out exit call while testing new client/servers
9 years ago
Yaroslav Halchenko 1417cc99ef RF: group common tests in base class, specialize assesment of good/bad runs per client/server
9 years ago
Yaroslav Halchenko 4df06f5352 ENH: testcases - verbosity > 2 now also includes logger name (to replace need for custom --s)
9 years ago
Yaroslav Halchenko 94cada0c6b RF(PEP8 etc): Make new fail2banclienttestcase a bit more readable and PEP8 friendly
9 years ago
sebres 6a2b70f11d os.path.join instead of "/" - concatenation
9 years ago
sebres 4180cc362e code review
9 years ago
sebres 4c1bcac0c7 Merge branch '0.10' into f2b-perfom-prepare-716-cs-0.10
9 years ago
Yaroslav Halchenko 33ed71b3de DOC: Reformatted ChangeLog into legit Markdown (Closes #962)
9 years ago
Yaroslav Halchenko ec9c4a27f3 DOC: tuned up ChangeLog entries for 0.9.5
9 years ago
Andrii Melnyk 2c5a489bc7 add PR id to ChangeLog
9 years ago
Andrii Melnyk 48c094f612 improved failregex according to @sebres recomendations
9 years ago
sebres de5d911fd5 Merge branch 'asterisk_pjsip_2'
9 years ago
sebres f5f204ca7c Improved changes of gh-1458:
9 years ago
nturcksin 72a157b8f2 Improve PJSIP log support for asterisk 13+ with different callID (Squash gh-1458)
9 years ago
Andrii Melnyk dcb69b0242 * add `__prefix_line` to regex
9 years ago
Andrii Melnyk c335663395 add info to log file
9 years ago
Andrii Melnyk c9ab669851 added sample log lines for slapd
9 years ago
Andrii Melnyk b2e3affaa0 adding openldap slapd filter
9 years ago
Yaroslav Halchenko 7582f13003 Merge pull request #1461 from yarikoptic/0.10
9 years ago
Yaroslav Halchenko 593b1210c0 Merge master (commit '0.9.4-79-gaf8b650') into 0.10
9 years ago
Serg G. Brester af8b650a37 badip timeout option introduced, set to 30 seconds in our test cases (#1463)
9 years ago
sebres fd0c661a44 Merge pull request #1459 from sebres/0.10-fid-host-ip-tags
9 years ago
sebres 2efcf3c17b increase of test coverage (+ test_IPAddr moved to one place), small bugs fixed
9 years ago
sebres e39126f630 badip timeout option introduced, set to 30 seconds in our test cases
9 years ago
sebres 8893473d82 pypy fix: KeyError instead of IndexError by missing group
9 years ago
sebres e40a8c8ae8 small code review
9 years ago
Yaroslav Halchenko 11f7cf5ad8 DOC: changelog for recent exim filters tune up
9 years ago
Yaroslav Halchenko 636a93f58b Merge pull request #1438 from yarikoptic/bf-exim
9 years ago
Ludovic Gasc f85fb45b29 Asterisk pjsip (#1456)
9 years ago
Yaroslav Halchenko ced6c8307b BF: finalize that sample log line for exim4
9 years ago
sebres d344274271 separated host match group and tags for ip4, ip6, dns, fid (failure-id):
9 years ago
sebres 39366e703a Merge branch 'master' into 0.10
9 years ago
sebres b85347477f Amend merge for pull request #1454
9 years ago
sebres b3bb8b20bf amend for new option of `usedns=raw` - forgotten validation fix inside setUseDns
9 years ago
Serg G. Brester f23ccbda35 Merge pull request #1454 from sebres/gh-67-ban-wo-host
9 years ago
Yaroslav Halchenko 6434661480 RF: for consistency use (?:XXX)? instead of (?:|XXX)
9 years ago
Yaroslav Halchenko 48a8324662 ENH: use non-capturing regex groups in exim-common and exim filters
9 years ago
sebres 8ec4e1189e use raw host (don't use textToIp) if usedns exactly `raw`, because `usedns = no` should ignore no ip failures
9 years ago
sebres c33e25bab6 fail2ban-regex: extended with option '--raw' (switch to raw host, prevent resolving of ip)
9 years ago
sebres b7787f4af4 use raw host (don't use textToIp) if usedns not yes or warn
9 years ago
Yaroslav Halchenko e01cd8ab03 Merge pull request #1444 from yarikoptic/enh-courier-username
9 years ago
sebres 16d646bbb6 Merge branch 'master' into 0.10
9 years ago
sebres 93f776d2ee amend for gh-1419: tags substitution bug - wrong recognition of cyclic recursion, new test cases covered this
9 years ago
sebres 858c5c0d00 Merge branch 'gh-1417'
9 years ago
sebres a80043ce80 amend for gh-1419: tags substitution bug - wrong recognition of cyclic recursion, new test cases covered this
9 years ago
sebres 4dcf68ca1f Merge branch 'master' into 0.10
9 years ago
sebres 9df7973e95 Merge pull request #1439 from yarikoptic/enh-ignoreipsplit:
9 years ago
sebres 156065e70d splitwords: prevent to split to empty values by multiple separator characters together
9 years ago