Commit Graph

4146 Commits (33fcf8d80984ac7d4437d1ad2a401c26623efaaf)
 

Author SHA1 Message Date
sebres 33fcf8d809 Merge branch 'master' into 0.10
8 years ago
sebres 9f55ed86df fixed testCymruInfoNxdomain (since cymru does not provide ASN mapping info for "10.0.0.0" anymore)
8 years ago
Serg G. Brester 1307e0a5b9 Merge pull request #1760 from szepeviktor/patch-12
8 years ago
Serg G. Brester 205edff65d Merge pull request #1690 from chtheis/master
8 years ago
Serg G. Brester f27e053592 Update bsd-ipfw.conf
8 years ago
Serg G. Brester 001c0898d6 Merge branch 'master' into master
8 years ago
Serg G. Brester 6110ba9cc3 filter.d/proftpd.conf: added option `journalmatch` for systemd backend (closes gh-1613)
8 years ago
sebres 5974b0fb35 amend to merge PR gh-1783: restores lost entry `journalmatch` for `filter.d/roundcube-auth.conf`
8 years ago
sebres 37ca4f17c2 filter.d/roundcube-auth.conf: added missing entry `journalmatch` from original gh-1783.
8 years ago
Serg G. Brester 986dd3107d Merge branch '0.10' into patch-12
8 years ago
Serg G. Brester f3ba66d1c6 Merge pull request #1783 from weberhofer/0.10
8 years ago
sebres 9b0f39a17d ChangeLog updated
8 years ago
sebres d3ae70beb6 filter.d/roundcube-auth.conf: Use the same filter-file and jail also when logging errors to journal instead to a local file.
8 years ago
Johannes Weberhofer 691c080dc7 Added roundcube authentication filter, new jail and log-examples
8 years ago
Serg G. Brester 3294840c2a Merge pull request #1801 from jeaye/postfix-updates
8 years ago
Serg G. Brester efeca8fdeb postfix.conf: removes unneeded end-anchoring like `.*$`, etc.
8 years ago
Serg G. Brester bb283776d7 Merge pull request #1807 from sebres/fix-gh-1806
8 years ago
sebres fd32e908e3 fixes restoring of tickets from database for jails with persistent ban (if `bantime = -1`)
8 years ago
sebres dcdf677438 Merge remote-tracking branch 'master' into 0.10
8 years ago
Serg G. Brester d54c40bba5 Merge pull request #1805 from sebres/fix-gh-1790
8 years ago
sebres e1234a5249 ChangeLog update
8 years ago
sebres 2b358bc1a4 filter.d/apache-overflows.conf: rewritten without end-anchor ($), because apache-log could contain very long URLs (and/or referrer), the parsing of it anchored way may be very vulnerable (at least as regards the system resources, see gh-1790).
8 years ago
jeaye 6f3d425c4d
Update postfix filters and tests
8 years ago
sebres bbea73d79d Merge remote-tracking branch 'remotes/gh-upstream/master' into 0.10
8 years ago
Serg G. Brester 1e5e0722f3 Merge pull request #1792 from gracinet/1773_logtimezone
8 years ago
Serg G. Brester 23c2d05250 Update changelog (new enhancements from gh-1792)
8 years ago
Georges Racinet 12259bb3c7 man and ChangeLog for logtimezone
8 years ago
sebres 030f89bf7a Implemented zone abbreviations (DST, etc.) and abbr+-offset functionality (accept zones like 'CET+0100'), for the list of abbreviations see strptime.TZ_STR;
8 years ago
sebres 39c4acf6bd small amend white-spaces (no functional changes) + a bit optimized `zone2offset`
8 years ago
sebres 9f41d1e381 Normalize zone2offset (usable within reGroupDictStrptime), tests simplified and extended with more cases (covers precedence of input-zone over default, etc.)
8 years ago
sebres 8cb4ae0242 Code review and small optimizations, prepared to provide offset-based time zones for date-detectors (parsing of input-string)
8 years ago
Serg G. Brester d56554ecf3 Merge pull request #1688 from felixonmars/arch-config
8 years ago
Serg G. Brester 5482e0bbe7 Merge pull request #1794 from szepeviktor/patch-15
8 years ago
Serg G. Brester 08591a52a4 Merge pull request #1796 from peternowee/fix-dovecot-empty-user
8 years ago
Peter Nowee b93e47b12f
dovecot: Match also when user field is empty
8 years ago
Serg G. Brester 5214c1c5d1 Update changelog (gh-1455)
8 years ago
Marcel Bischoff 228d25c548 Update Kerio Connect filter (#1455)
8 years ago
Serg G. Brester 80cc47b75f Update helpers-common.conf
8 years ago
Viktor Szépe 5bb6be0163 IPv6 address may overlap
8 years ago
Georges Racinet e8f2173904 New logtimezone jail option
8 years ago
sebres 2b08847f3a Reintegrate 'master' into 0.10 (merge point) + small code review
8 years ago
sebres c7ddf1f940 [systemd-backend] implicit closing journal descriptor by stop filter.
8 years ago
sebres ae0f0d2ec0 Merge branch 'fix-pyinotify-dir-rotate' into 0.10
8 years ago
sebres 96c3b06abb amend to #1778: repair notifier wait-cycle (too long timeout in polling, too late check for pending files, too long stop)
8 years ago
sebres 9b83a3128d code review, try to increase coverage
8 years ago
Serg G. Brester 17b0945a70 Update ChangeLog
8 years ago
Serg G. Brester a73b0c0064 Merge pull request #1778 from sebres/fix-pyinotify-dir-rotate
8 years ago
sebres 050076ae42 code review + coverage fixes
8 years ago
sebres 62e580b7cf pyinotify: switch from ThreadedNotifier to Notifier:
8 years ago
sebres c258bb4a6a Merge branch '0.10' into fix-pyinotify-dir-rotate
8 years ago