]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2017-09-01 Vsevolod StakhovMerge pull request #1820 from fatalbanana/rspamd-1.6
2017-09-01 Vsevolod Stakhov[Minor] Fix types when iterating hash 1820/head
2017-09-01 Vsevolod Stakhov[Feature] Add method to get all content-type attributes...
2017-08-31 Andrew Lewis[Fix] Default monitoring domain for surbl plugin
2017-08-31 Vsevolod Stakhov[Fix] Treat 'rewrite subject' as spam action
2017-08-29 Vsevolod StakhovMerge pull request #1817 from fatalbanana/rspamd-1.6
2017-08-28 Andrew Lewis[Fix] options.local_networks setting 1817/head
2017-08-28 Vsevolod Stakhov[Feature] Allow randomly select User-Agent from a list
2017-08-28 Andrew Lewis[Feature] Milter headers: support adding/removing arbit...
2017-08-28 Vsevolod Stakhov[Fix] Use full URL when making an HTTP request
2017-08-28 Vsevolod Stakhov[Fix] Use raw urls when sending requests to redirector
2017-08-28 Vsevolod Stakhov[Minor] Store raw urls
2017-08-28 Vsevolod Stakhov[Feature] Deal with obscured URLs with @ symbols
2017-08-28 Matt Simersonfix copy/paste error in comment
2017-08-28 Alexander Moisseev[Minor] Suppress base64 symbols for mails sent with...
2017-08-28 Alexander Moisseev[Minor] Reduce MIME_BASE64_TEXT score
2017-08-28 Vsevolod Stakhov[Minor] Some more minor fixes to lua
2017-08-28 Steve FreegardImprove CTYPE_MIXED_BOGUS and MIME_BASE64_TEXT rules
2017-08-28 Steve FreegardUpdate Message-ID rules with new observed patterns
2017-08-28 Vsevolod Stakhov[Minor] Remove reduntant debug
2017-08-28 Vsevolod Stakhov[Rules] Penalise R_BAD_CTE_7BIT for utf8 messages
2017-08-28 Jean-Louis... [Fix] Detection of maillist optimized and fixed
2017-08-28 Jean-Louis... [Fix] Use weight from map for fuzzy scoring
2017-08-28 Jean-Louis... [Fix] Add missing rspamadm control options to help
2017-08-28 Vsevolod Stakhov[Fix] Add another workaround to display history properly
2017-08-28 Vsevolod Stakhov[Fix] Reject invalid bh for DKIM signatures earlier
2017-08-28 Vsevolod Stakhov[Fix] Try harder to find urls
2017-08-28 Vsevolod Stakhov[Fix] Lowercase HTTP headers to make them searchable...
2017-08-28 Vsevolod Stakhov[Minor] Randomize Lua PRNG at startup
2017-08-28 Vsevolod Stakhov[Fix] Fix processing of closed tags
2017-08-28 Alexander Moisseev[Minor] Update aliexpress.com Message-ID regexp
2017-08-28 Christian GlombekVarious changes to CentOS RPM
2017-08-28 Vsevolod Stakhov[Feature] Add some sanity checks for actions and controller
2017-08-28 Andrew Lewis[Minor] Use controller for single-instance tasks
2017-08-28 Andrew Lewis[Fix] Redis script loading in DMARC; URL tags; URL...
2017-08-28 Andrew Lewis[Fix] RPM postinstall
2017-08-28 Andrew Lewis[Fix] Ratelimit: lowercase email addresses
2017-08-28 Andrew Lewis[Test] Settings: few more tests
2017-08-28 Andrew Lewis[Test] Fix tests
2017-07-26 Vsevolod StakhovRelease 1.6.3 1.6.3
2017-07-26 Vsevolod StakhovMerge pull request #1769 from fatalbanana/rspamd-1.6
2017-07-26 Vsevolod Stakhov[Feature] Add EBL to the default config 1769/head
2017-07-26 Andrew Lewis[Feature] Redis settings: support checking multiple...
2017-07-26 Andrew Lewis[Fix] Lua_http: freeing
2017-07-26 Alexander Moisseev[WebUI] Escape strings inside HTML in history
2017-07-26 Jean-Louis... [Fix] Don't use whitelist/greylist maps as regexp,...
2017-07-26 Vsevolod Stakhov[Feature] Allow to skip specific hashes in fuzzy storage
2017-07-26 Vsevolod Stakhov[CritFix] Fix semicolons parsing in the content type
2017-07-26 Vsevolod Stakhov[Fix] Parse HREF urls without explicit prefix
2017-07-26 Vsevolod Stakhov[Fix] Fix get_content method
2017-07-26 Andrew Lewis[Feature] Multimap: checking of symbol options
2017-07-26 Vsevolod Stakhov[Minor] Add some sanity checks when managing monitoring...
2017-07-26 Vsevolod Stakhov[Feature] Allow to configure monitored
2017-07-26 Vsevolod Stakhov[Fix] Avoid changing content-transfer-encoding header...
2017-07-26 Andrew Lewis[Fix] ARC: Fix Lua 5.3 compatibility; timestamp should...
2017-07-20 Vsevolod StakhovMerge pull request #1761 from mkuron/multimap_cidr-1.6
2017-07-16 Michael KuronMinimum netmask in Redis multimap 1753/head 1761/head
2017-07-16 Michael KuronUse HMGET to query all netmasks at once in multimap
2017-07-15 Michael KuronIP netmask support for multimap
2017-07-12 Vsevolod StakhovMerge pull request #1746 from fatalbanana/rspamd-1.6
2017-07-11 Andrew Lewis[Fix] Milter headers: custom headers: removing headers 1746/head
2017-07-11 Andrew Lewis[Fix] Header checks: REPLYTO_UNPARSEABLE rule
2017-07-11 Andrew Lewis[Fix] Header checks: Fix get_raw_header method
2017-07-11 Andrew Lewis[Minor] WHITE_ON_WHITE: Use per-part transparency length
2017-07-11 Andrew Lewis[Fix] WHITE_ON_WHITE: Ensure score is matched to part...
2017-07-11 Paul ArthurFix lua_util_is_utf_spoofed logic
2017-07-11 Andrew Lewis[Minor] Ratelimit: Custom limits: Pass task to get_limit
2017-07-11 André PetersMore htmlEscapes.
2017-07-11 André PetersAlso escape message ID
2017-07-11 André PetersEscape HTML in cells by using underscores escaper
2017-07-08 Vsevolod StakhovRelease 1.6.2 1.6.2
2017-07-08 Vsevolod Stakhov[Fix] Fix some more issues with HTTP maps
2017-07-07 Andrew Lewis[Minor] Fix config
2017-07-07 Vsevolod Stakhov[Minor] Download updated data even if cache is still...
2017-07-07 Vsevolod Stakhov[Feature] Re-add rambler email bl (as hashed list)
2017-07-07 Vsevolod Stakhov[Fix] Fix emails module configuration
2017-07-07 Vsevolod Stakhov[Feature] Allow to specify custom delimiter in emails...
2017-07-07 Vsevolod Stakhov[Minor] Leave the real url request instead of Lua processed
2017-07-07 Vsevolod Stakhov[Conf] Switch RAMBLER_URIBL to a locally managed source
2017-07-07 Vsevolod Stakhov[Feature] Improve maps checking frequency
2017-07-07 Vsevolod StakhovMerge pull request #1735 from moisseev/patch-1
2017-07-07 Vsevolod StakhovMerge pull request #1734 from fatalbanana/maps
2017-07-07 Alexander Moisseev[Minor] Update redirectors list 1735/head
2017-07-07 Andrew Lewis[Feature] Reload file maps more frequently 1734/head
2017-07-07 Andrew Lewis[Minor] RBL: don't register duplicate monitoring
2017-07-07 Andrew Lewis[Minor] Import changes from public suffix list
2017-07-07 Vsevolod Stakhov[Feature] Allow to add custom processing script for...
2017-07-07 Vsevolod Stakhov[Feature] Improve maps cached data lifetime
2017-07-06 Vsevolod Stakhov[Minor] Further fixes to the monitored logic
2017-07-06 Vsevolod Stakhov[Feature] Improve monitored timeouts logic
2017-07-06 Vsevolod Stakhov[Rework] Send health checks from a single worker
2017-07-06 Vsevolod Stakhov[Rework] Further steps towards one process monitoring
2017-07-06 Vsevolod Stakhov[Rework] Allow to use custom callback for monitored...
2017-07-06 Vsevolod Stakhov[Feature] Add `-e` option for lua_repl
2017-07-06 Vsevolod Stakhov[Feature] Implement per-line mode in lua_repl (like...
2017-07-05 Vsevolod Stakhov[Minor] Reduce hfilter log noise
2017-07-05 Vsevolod Stakhov[Feature] Allow to discard messages instead of rejection
2017-07-05 Vsevolod Stakhov[Minor] Add /ping path to the controller
2017-07-05 Vsevolod Stakhov[Fix] Milter sessions can live forever
2017-07-05 Vsevolod Stakhov[Fix] Plug memory leak
next