3789 Commits (0ae932ba5e5e364e22392e1ecd2d72a75e427f62)
 

Author SHA1 Message Date
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
Serg G. Brester b6700f3e52 Merge pull request #1433 from yarikoptic/bf-0.10-pf-prevbeh 9 years ago
Serg G. Brester dcab8ab309 Merge pull request #1445 from koeppea/0.10-redunant-IPAddr-import 9 years ago
Alexander Koeppe 9681cd3be8 remove redundant IPAddr import 9 years ago
Yaroslav Halchenko 9bb869b8d4 ENH: courier-smtp -- allow for trailing username (no spaces) in the logline 9 years ago
Yaroslav Halchenko 2bb2183800 Merge pull request #1443 from koeppea/correct-MANIFEST 9 years ago
Alexander Koeppe ec7eabbd3b correct MANIFEST file 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
sebres f62266659f Merge branch 'master' into '0.10' 9 years ago
Serg G. Brester b56f4c533e Merge pull request #1436 from sebres/speedup-db 9 years ago
sebres 3d99833570 forgotten convert for `bantime` (str2seconds) in action, as long as it should be supplied as parameter of action executable; 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 0fdc56546f Fixed misunderstanding of port in (ban)action: port will be always specified in jail config ([DEFAULT] or jail) 9 years ago
Yaroslav Halchenko 1ebc3facb1 BF: maintain previous default beh for pf -- ban a port (ssh) only 9 years ago
sebres 4cdca8c258 amend-merge for pull request #1429 from sebres/0.10-freebsd-fix-pf 9 years ago
sebres 4d51c591c1 pf.conf: warranted consistently echoing for the pf actiontype if actiontype or multiport tags will be customized; 9 years ago
Serg G. Brester 01d9a41ba1 Merge pull request #1429 from koeppea/0.10-freebsd-fix-pf 9 years ago
Alexander Koeppe b5e031f3c3 some documentation for multiport use in pf.conf 9 years ago
Serg G. Brester 482e1abe9c Merge pull request #1431 from sebres/0.10-muti-option-groups 9 years ago
sebres 1e7fd26f5f rename `actionoptions` to `actiontype` in pf-action (multiport) + fixed test cases 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