]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2017-04-27 Vsevolod StakhovMerge pull request #1607 from fatalbanana/rlc
2017-04-27 Vsevolod Stakhov[Feature] Allow to exclude specific domains from mx...
2017-04-26 Vsevolod Stakhov[Fix] Fix passing data to log helper when many symbols...
2017-04-26 Vsevolod Stakhov[Fix] Fix url handling in the protocol
2017-04-26 Vsevolod Stakhov[Feature] Add initial support of the new protocol reply
2017-04-26 Vsevolod Stakhov[Rework] Remove multiple metrics support from Rspamd
2017-04-26 Andrew Lewis[Test] Some tests for settings
2017-04-26 Andrew Lewis[Feature] DKIM signing: sign_networks/local address...
2017-04-26 Andrew Lewis[Conf] Remove ratelimits from default configuration 1607/head
2017-04-25 Andrew Lewis[Minor] Silence warning
2017-04-25 Andrew Lewis[Fix] Rspamadm grep: Disable Lua patterns in string...
2017-04-25 Vsevolod Stakhov[Feature] Add rules to detect bad 8bit characters in...
2017-04-25 Vsevolod Stakhov[Minor] Push email flags to the lua API
2017-04-25 Vsevolod Stakhov[Fix] Deal with 8bit characters in email addresses
2017-04-25 Vsevolod Stakhov[Fix] Fix setting of email address
2017-04-25 Vsevolod Stakhov[Minor] Fix rule
2017-04-25 Andrew Lewis[Minor] Silence some warnings
2017-04-24 Vsevolod Stakhov[Fix] Fix R_BAD_CTE_7BIT rule
2017-04-24 Vsevolod Stakhov[Minor] Add lua methods to detect if a part has 8bit...
2017-04-24 Vsevolod Stakhov[Fetaure] Add method that detects 8 bit characters...
2017-04-24 Vsevolod Stakhov[Feature] Allow storing bayes tokens in Redis
2017-04-23 Vsevolod Stakhov[Feature] Support numeric arguments for Redis requests
2017-04-23 Vsevolod Stakhov[Minor] Format floating point number
2017-04-23 Vsevolod Stakhov[Minor] Add Lua 5.3 workaround
2017-04-22 Vsevolod Stakhov[Fix] Detect confighelp in plugins initialisation
2017-04-22 Vsevolod Stakhov[Minor] Improve confighelp output
2017-04-22 Vsevolod Stakhov[Minor] Fix recursive add docs strings from the comments
2017-04-22 Vsevolod Stakhov[Feature] Rework confighelp to load Lua plugins
2017-04-22 Vsevolod Stakhov[Minor] Add config:add_example function
2017-04-22 Vsevolod Stakhov[Feature] Add ability to add doc strings by example
2017-04-21 Andrew Lewis[Minor] Silence warning
2017-04-21 Andrew Lewis[WebUI] Fix add header filter in history
2017-04-21 Vsevolod Stakhov[Feature] Rework hfilter to use hyperscan if possible
2017-04-21 Vsevolod Stakhov[Minor] Fix static maps loading
2017-04-21 Vsevolod Stakhov[Minor] Fix setting watcher for a session
2017-04-21 Vsevolod Stakhov[Minor] Add multiple regexp maps support in lua
2017-04-21 Vsevolod Stakhov[Feature] Add support of maps with multiple regexps...
2017-04-21 Vsevolod Stakhov[Fix] Use static maps instead of ugly hack for radix_fr...
2017-04-21 Vsevolod Stakhov[Feature] Add support for static maps
2017-04-21 Vsevolod Stakhov[Minor] Use hyperscan check function
2017-04-21 Vsevolod Stakhov[Feature] Allow async events to be registered from...
2017-04-21 Vsevolod Stakhov[Feature] Allow to have a stack of watcher finalisers
2017-04-20 Vsevolod Stakhov[Minor] Try all hostname regexps to find the most signi...
2017-04-20 Vsevolod Stakhov[Minor] Allow to append greylist end time to message...
2017-04-20 Vsevolod Stakhov[Minor] Disable dkim_signing if redis is specified...
2017-04-19 Vsevolod Stakhov[Minor] Start 1.6 version
2017-04-19 Vsevolod StakhovRelease 1.5.6 1.5.6
2017-04-19 Vsevolod StakhovMerge pull request #1602 from smfreegard/rules_20170419
2017-04-19 Steve FreegardAdd INFO_TO_INFO_LU rule 1602/head
2017-04-19 Vsevolod Stakhov[Minor] Lower CTYPE_MIXED_BOGUS score
2017-04-19 Vsevolod Stakhov[Minor] Remove confusing warning about exp overflow
2017-04-18 Vsevolod StakhovMerge pull request #1601 from fatalbanana/ucl
2017-04-18 Vsevolod Stakhov[Fix] Fix SPOOF_REPLYTO rule
2017-04-18 Andrew Lewis[Feature] UCL: register parser variables from Lua 1601/head
2017-04-18 Vsevolod Stakhov[Fix] Do extra copy to ensure that original content...
2017-04-18 Andrew Lewis[Minor] Import changes from public suffix list
2017-04-18 Andrew Lewis[Minor] DKIM signing: deal with ambiguous settings...
2017-04-17 Vsevolod StakhovMerge pull request #1596 from cpragadeesh/html_test_improv
2017-04-17 Vsevolod Stakhov[Minor] Disable IPv6 for SEM RBL
2017-04-17 Vsevolod Stakhov[Minor] Reduce log noise
2017-04-17 Vsevolod StakhovMerge pull request #1599 from moisseev/headers
2017-04-17 Alexander Moisseev[Minor] Suppress CTYPE_MIXED_BOGUS for yandex.ru web... 1599/head
2017-04-16 Vsevolod Stakhov[Minor] Slightly increase weight of URL_IN_SUBJECT...
2017-04-16 Vsevolod Stakhov[Fix] Ignore Rmilter added Received
2017-04-14 Vsevolod Stakhov[Minor] Explicitly reset all fields in context on init
2017-04-14 Pragadeesh Chtml content extraction test improv 1596/head
2017-04-14 Vsevolod Stakhov[Feature] Allow configurable sign headers for DKIM
2017-04-14 Vsevolod Stakhov[Fix] Always try to adjust filename
2017-04-13 Vsevolod Stakhov[Feature] Allow to add unigramm metatokens from Lua
2017-04-13 Vsevolod Stakhov[Feature] Add unigramms support in bayes
2017-04-13 Andrew Lewis[Feature] DKIM Signing: envelope match exception for...
2017-04-13 Andrew Lewis[Minor] Fix configuration example
2017-04-13 Andrew LewisMerge pull request #1589 from smfreegard/rules_20170411
2017-04-13 Steve FreegardFix HTTP_TO_IP in the same way as HTTP_TO_HTTPS 1589/head
2017-04-13 Andrew LewisMerge pull request #1588 from smfreegard/rules_20170411
2017-04-13 Steve FreegardFix HTTP_TO_HTTPS where message is_html but get_html... 1588/head
2017-04-12 Vsevolod Stakhov[Minor] Improve protocol debugging
2017-04-12 Vsevolod Stakhov[Minor] Slightly optimise maillist plugin
2017-04-12 Vsevolod StakhovMerge pull request #1586 from smfreegard/rules_20170411
2017-04-12 Steve FreegardNew rules 1586/head
2017-04-11 Vsevolod Stakhov[Minor] Fix one more issue with empty maps
2017-04-11 Vsevolod Stakhov[Minor] Store full timestamp when checking logs
2017-04-11 Vsevolod Stakhov[Minor] Properly show warning
2017-04-11 Vsevolod Stakhov[Minor] Improve symbols in emails module
2017-04-11 Vsevolod Stakhov[Fix] More fixes for hashed email dnsbls
2017-04-11 Vsevolod Stakhov[Minor] Remove unportable constructions
2017-04-10 Vsevolod Stakhov[Fix] Plug memory leak in chartable module
2017-04-10 Vsevolod Stakhov[Minor] Update version to 1.5.6
2017-04-10 Vsevolod StakhovRelease 1.5.5
2017-04-09 Vsevolod StakhovMerge pull request #1584 from moisseev/webui
2017-04-09 Vsevolod Stakhov[WebUI] Do not hide messages with bad subject, just...
2017-04-09 Vsevolod Stakhov[Minor] More strict boundaries checks and composites...
2017-04-09 Vsevolod Stakhov[Minor] Filter bad utf8 subjects
2017-04-09 Vsevolod Stakhov[Minor] Add lua routine to validate utf8
2017-04-09 Vsevolod Stakhov[WebUI] Fix history v2 display
2017-04-09 Vsevolod Stakhov[Fix] Fix JSON output for history_redis
2017-04-08 Alexander Moisseev[WebUI] Display multiple alerts at once 1584/head
2017-04-08 Vsevolod Stakhov[Minor] Use normal string allocation
2017-04-08 Vsevolod StakhovMerge pull request #1583 from moisseev/webui
2017-04-08 Vsevolod Stakhov[Minor] Fix couple of format arguments issues
next