Commit Graph

3605 Commits (c7ddf1f940aa30f7d31dc1bf6e4d895713a6e38b)
 

Author SHA1 Message Date
Ludovic Gasc f85fb45b29 Asterisk pjsip (#1456)
9 years ago
Yaroslav Halchenko ced6c8307b BF: finalize that sample log line for exim4
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 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 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
Yaroslav Halchenko 9bb869b8d4 ENH: courier-smtp -- allow for trailing username (no spaces) in the logline
9 years ago
Yaroslav Halchenko 01d0506ea0 ENH: splitcommaspace -> splitwords allow to split ignoreip entries with new lines
9 years ago
Yaroslav Halchenko 8b8cf2a660 ENH: exim filters -- make more use of %(host_info)s which in turn made more flexible
9 years ago
Yaroslav Halchenko 743a531eb5 BF: make :port and I=[ip]:port optional for a "AUTH command used when not advertised"
9 years ago
Serg G. Brester b56f4c533e Merge pull request #1436 from sebres/speedup-db
9 years ago
sebres 1718c8dbe9 pypy: switch journal mode after upgrade (save it during the upgrade), to prevent errors like "database table is locked"
9 years ago
sebres baafac36a4 ChangeLog entry
9 years ago
sebres db9e724038 extremely speedup of all database operations:
9 years ago
sebres 34ae0b916e Merge pull request #1421 from sebres/fix-1405
9 years ago
sebres caecb2080b Merge pull request #1435 from sebres/fix-1434
9 years ago
sebres 932708de9e fixed --pidfile bug, introduced in gh-1322:
9 years ago
sebres 52377984cd back to mandatory space, ungrouping of sub parameters in `__prefix_line` + small code review;
9 years ago
sebres 25af11215b test case for generic common moved to `./fail2ban/tests/config/filter.d/zzz-generic-example.conf` to prevent shipping it with fail2ban installations
9 years ago
sebres cb4f9be8b2 the date brackets removed from filters using `__prefix_line`, because `__prefix_line` already contains the date ambit;
9 years ago
sebres de813acf51 extends generic `__prefix_line` with optional brackets for the date ambit (gh-1421), added new parameter `__date_ambit` + test case added;
9 years ago
sebres 3e49522b7a fixes unexpected extra regex-space in generic `__prefix_line` (gh-1405, misleadingly committed in d2a9537568);
9 years ago
Yaroslav Halchenko d6eae28eb5 Merge pull request #1419 from sebres/gh-1417
9 years ago
sebres cce63926ce ChangeLog entry added
9 years ago
sebres a4b8f6e49e [part. cherry-picked from 0.10] invalid recursion check in substituteRecursiveTags: for example action `bsd-ipfw` produced ValueError('properties contain self referencing definitions and cannot be resolved...')
9 years ago
sebres bdc2d07946 fix suhosin_log in common paths - log files should be separated using "\n":
9 years ago
Yaroslav Halchenko 9664406719 Merge pull request #1404 from Aeyoun/patch-1
9 years ago
Daniel Aleksandersen 75eb240846 Assert https not http
9 years ago
Yaroslav Halchenko 2948026a60 Merge pull request #1395 from Aeyoun/patch-2
9 years ago
Yaroslav Halchenko d7b0a2f249 Merge pull request #1397 from jungle-boogie/patch-1
9 years ago
Yaroslav Halchenko d2f1de5da8 Merge pull request #1400 from yarikoptic/bf-cymru
9 years ago
Yaroslav Halchenko 340a5a23f4 BF+ENH: fixed up testing querying cymru information + assert_dict_equal helper
9 years ago
jungle-boogie d889918f19 update doc url
9 years ago
Daniel Aleksandersen add67227f4 Use HTTPS in Debuggex URLs
9 years ago
Yaroslav Halchenko aa303acfd6 Merge pull request #1381 from theDogOfPavlov/patch-3
9 years ago
sebres e595fefc9b change log and thanks entries
9 years ago
Alexandre Perrin 7712310d2d Be more backward compatible on matching postfix/smtps/smtpd
9 years ago
Alexandre Perrin 1a299409e5 Fix postfix/smtps/smtpd matching.
9 years ago
theDogOfPavlov fcca1413b0 rDNS tests
9 years ago
theDogOfPavlov 1eb51b1bc2 Tightened up regexes to catch rDNS entries
9 years ago
Yaroslav Halchenko 1153c0a5c6 Merge pull request #1359 from yarikoptic/bf-blocktype
9 years ago