]> git.ipfire.org Git - thirdparty/rspamd.git/shortlog
thirdparty/rspamd.git
2017-06-11  Andrew Lewis[Minor] SPOOF_REPLY_TO: mitigate some possible FPs... 1674/head
2017-06-11  Vsevolod Stakhov[Fix] Fix another race condition in arc checks
2017-06-11  Vsevolod Stakhov[Fix] Fix arc count logic
2017-06-10  Vsevolod Stakhov[Fix] Do not check URLs that are resolved to be redirected
2017-06-10  Vsevolod Stakhov[Minor] Minor fixes to log messages
2017-06-10  Vsevolod Stakhov[Fix] Fix order of operations to avoid race condition
2017-06-10  Vsevolod Stakhov[Fix] Fix processing of the watchers
2017-06-10  Vsevolod Stakhov[Minor] Fix url redirector after previous changes
2017-06-10  Vsevolod Stakhov[Feature] Keep track of headers in milter interface
2017-06-10  Vsevolod Stakhov[Feature] Allow to set custom user agent in url redirector
2017-06-09  Andrew Lewis[Minor] Support friendly rate specification format...
2017-06-09  Vsevolod Stakhov[Fix] Fix url counts for href urls
2017-06-09  Vsevolod Stakhov[Minor] Improve maintenance for top urls list
2017-06-09  Vsevolod Stakhov[Minor] Improve redis params parsing
2017-06-09  Vsevolod Stakhov[Feature] Add top redirector targets rank
2017-06-09  Vsevolod Stakhov[Minor] Use shorter keys for url redirections
2017-06-09  Vsevolod Stakhov[Feature] Expire processing items for URL redirector...
2017-06-08  Vsevolod Stakhov[Fix] Use the same pool for related sessions
2017-06-08  Vsevolod Stakhov[Minor] Allow to set custom pool for a task
2017-06-08  Vsevolod Stakhov[Minor] Allow to get mempool from a session
2017-06-08  Vsevolod Stakhov[Minor] Use a more persistent string to set SNI hostname
2017-06-08  Vsevolod Stakhov[WebUI] Use modern protocol for checking messages
2017-06-08  Vsevolod Stakhov[Minor] Understand /scan path
2017-06-08  Vsevolod Stakhov[Fix] Fix errors processing in the controller
2017-06-08  Vsevolod Stakhov[Minor] Fix allocation size for milter commands
2017-06-08  Vsevolod Stakhov[Minor] Use mime from/rcpt if SMTP ones are missing
2017-06-07  Vsevolod Stakhov[Minor] Allow `spam_header` configuration option in...
2017-06-07  Vsevolod Stakhov[Minor] Allow to initialize milter context globally
2017-06-07  Vsevolod Stakhov[Minor] Allow to set custom spam header in milter module
2017-06-06  Andrew Lewis[Minor] DMARC reporting: support copying reports
2017-06-06  Vsevolod Stakhov[Conf] Add rspamd_proxy to the default configuration set
2017-06-06  Vsevolod Stakhov[Minor] Improve upstreams and mirrors parsing in proxy
2017-06-06  Vsevolod Stakhov[Rules] Improve URL_COUNT_ODD rule
2017-06-06  Vsevolod Stakhov[Minor] Add url:get_count method
2017-06-06  Vsevolod Stakhov[Feature] Add count to url structure
2017-06-06  Vsevolod Stakhov[Minor] Remove unused debug
2017-06-06  Vsevolod Stakhov[Rules] Fix received TLS rules
2017-06-06  Vsevolod Stakhov[Fix] Fix issues in SPF macros parsing
2017-06-06  Andrew LewisMerge pull request #1666 from andryyy/patch-9
2017-06-06  AndrĂ© PetersAdd ability to skip local and/or authenticated 1666/head
2017-06-05  Andrew Lewis[Minor] Silence warnings
2017-06-05  Vsevolod Stakhov[Minor] Do not query RBLs with no monitored set
2017-06-05  Vsevolod Stakhov[Minor] Do not overlap expiry and store_tokens
2017-06-05  Vsevolod Stakhov[Feature] Add `monitored_address` for rbls
2017-06-05  Vsevolod Stakhov[Feature] Fix surbl monitored for IP lists, add `monito...
2017-06-05  Vsevolod Stakhov[Minor] Fix store_tokens in new bayes layout
2017-06-05  Vsevolod Stakhov[Minor] Remove `skip_multi` from DKIM module
2017-06-05  Vsevolod Stakhov[Minor] Fix milter protocol element name
2017-06-05  Vsevolod Stakhov[Minor] Disable libgd by default
2017-06-04  Vsevolod Stakhov[Minor] Update ChangeLog from 1.5 branch
2017-06-03  Andrew LewisMerge pull request #1661 from moisseev/metadata-exporter
2017-06-03  Alexander Moisseev[Minor] Metadata exporter: round scores in flattened... 1661/head
2017-06-03  Vsevolod Stakhov[Minor] More rmilter->milter transforms
2017-06-02  Andrew Lewis[Minor] lua_util.round: don't round up
2017-06-02  Vsevolod Stakhov[Minor] Use modern protocol in CGP helper
2017-06-02  Vsevolod Stakhov[Minor] More rework in renaming rmilter -> milter
2017-06-02  Vsevolod Stakhov[Minor] Kill other `rmilter` occurrencies
2017-06-02  Vsevolod Stakhov[Rework] Stop using name 'rmilter' for the modern protocol
2017-06-02  Andrew Lewis[Minor] Metadata exporter: score should be number
2017-06-02  Vsevolod Stakhov[Fix] Fix objects merging in UCL
2017-06-02  Andrew LewisMerge pull request #1660 from moisseev/metadata-exporter
2017-06-02  Alexander Moisseev[Minor] Add score to default email alert template 1660/head
2017-06-02  Vsevolod Stakhov[Minor] Fix log message
2017-06-02  Vsevolod Stakhov[Fix] Change default text multiplier from 0.5 to 2.0
2017-06-01  Vsevolod StakhovMerge pull request #1659 from fatalbanana/sdn
2017-06-01  Vsevolod Stakhov[Feature] Add `text_multiplier` param
2017-06-01  Vsevolod Stakhov[Conf] Increase min_bytes to avoid FP
2017-06-01  Vsevolod Stakhov[Fix] Check min_bytes for images as well
2017-06-01  Andrew Lewis[Test] Check controller's error buffer
2017-06-01  Vsevolod Stakhov[Minor] Add smtp auth results to Authentication-Results
2017-06-01  Vsevolod Stakhov[Minor] Add ARC check results to Authentication-Results
2017-06-01  Vsevolod Stakhov[Minor] Addoption for ARC_ALLOW
2017-06-01  Andrew Lewis[Minor] SPOOF_DISPLAY_NAME: Use all SMTP/MIME recipients 1659/head
2017-06-01  Andrew Lewis[Minor] DMARC reporting: retry on DNS and SMTP errors
2017-05-31  Vsevolod Stakhov[Minor] Add missing IP header to milter output
2017-05-31  Vsevolod Stakhov[Minor] Support MTA-Name in milter
2017-05-31  Vsevolod Stakhov[Feature] Support MTA name header
2017-05-31  Vsevolod Stakhov[Minor] Add workaround for Postfix hostname
2017-05-30  Vsevolod Stakhov[Conf] Add sample arc module config
2017-05-30  Vsevolod StakhovMerge pull request #1658 from julienschmidt/master
2017-05-30  Julien Schmidt[Minor] Validate assumed spoofed display name domains... 1658/head
2017-05-30  Vsevolod Stakhov[Minor] Fix EVP cleanup
2017-05-29  Vsevolod Stakhov[Fix] Fix CTE propagation from parent containers to...
2017-05-29  Vsevolod StakhovMerge pull request #1656 from julienschmidt/master
2017-05-29  Julien Schmidt[Minor] Do not punish OpenPGP/MIME attachments 1656/head
2017-05-29  Vsevolod Stakhov[Minor] More fixes to arc sealing
2017-05-29  Andrew Lewis[Feature] DMARC: Support excluding domains from sampling
2017-05-29  Vsevolod Stakhov[Minor] Fix issues in ARC-Seal calculations
2017-05-29  Vsevolod Stakhov[Minor] Fix ARC-Seal header name
2017-05-29  Vsevolod Stakhov[Minor] Fix braces
2017-05-29  Vsevolod Stakhov[Fix] Fix some more issues about duplicated fuzzy requests
2017-05-29  Andrew Lewis[Minor] Fix warnings
2017-05-29  Andrew Lewis[Minor] DMARC reporting: Fix TCP request
2017-05-29  Andrew Lewis[Minor] DMARC: fix runaway processing in reporting...
2017-05-29  Andrew Lewis[Minor] DMARC: Correctly set write flag
2017-05-28  Vsevolod Stakhov[Minor] Move E to the proper place
2017-05-28  Vsevolod Stakhov[Minor] Fix signing type for ARC-Signature
2017-05-28  Vsevolod Stakhov[Feature] Implement caching for dkim body hashes
2017-05-28  Vsevolod Stakhov[Minor] Allow authenticated domain to be used in dkim
2017-05-28  Vsevolod Stakhov[Minor] Try to be slightly more consistent in symbol...
next