]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2015-02-18 Vsevolod StakhovRemove bundled hiredis.
2015-02-18 Vsevolod StakhovInvalidate learned files to update their content.
2015-02-18 Vsevolod StakhovImplement statistics relearning.
2015-02-18 Vsevolod StakhovAllow sqlite3 cache customization.
2015-02-18 Vsevolod StakhovSave classifier options.
2015-02-18 Vsevolod StakhovImprove emails parsing (mentioned at #181).
2015-02-17 Vsevolod StakhovFix emails parsing.
2015-02-17 Vsevolod StakhovStop regexp flags parsing on the first bad flag.
2015-02-17 Vsevolod StakhovMerge pull request #177 from fatalbanana/master
2015-02-17 Vsevolod StakhovTreat '__' symbols as ghost symbols.
2015-02-17 Vsevolod StakhovAdd the concept of ghost symbols.
2015-02-17 Vsevolod StakhovSet lua path for lua configuration.
2015-02-17 Vsevolod StakhovEmail usernames can contain atom symbols.
2015-02-17 Andrew LewisSince exclude_private_ips requires config to change... 177/head
2015-02-17 Andrew LewisForgot to update documentation for emails dnsbl
2015-02-17 Andrew LewisSupport emails dnsbl
2015-02-17 Andrew LewisMake local/private IP exclusions work for all RBL types
2015-02-17 Andrew LewisUnbreak operation of rbl.lua in certain instances
2015-02-17 Vsevolod StakhovFix regexp creating from // pattern.
2015-02-16 Vsevolod StakhovAdd other rules types.
2015-02-16 Vsevolod StakhovAllow to use SA header rules.
2015-02-16 Vsevolod StakhovMerge pull request #176 from AlexeySa/master
2015-02-16 Alexey ALUpdate hfilter.lua 176/head
2015-02-16 Alexey ALUpdate hfilter.lua
2015-02-16 Alexey ALUpdate hfilter.lua
2015-02-16 Alexey ALUpdate hfilter.lua
2015-02-16 Alexey ALUpdate modules.conf
2015-02-16 Alexey ALHfilter: bounce metrics
2015-02-16 Alexey ALHfilter: Bounce message check
2015-02-16 Vsevolod StakhovMerge pull request #174 from fatalbanana/master
2015-02-16 Andrew LewisFix incorrect processing of exclusions 174/head
2015-02-16 Vsevolod StakhovStart spamassasin rules reader plugin.
2015-02-16 Vsevolod StakhovDo not set lua path when cfg is not loaded.
2015-02-16 Vsevolod StakhovImport lua-functional for plugins stuff.
2015-02-16 Vsevolod StakhovSet lua path according to rspamd settings.
2015-02-16 Andrew LewisUse radix for private IP exclusions in rbl.lua
2015-02-16 Vsevolod StakhovRemove useless library.
2015-02-16 Andrew LewisAdd rspamd_config:radix_from_config()
2015-02-16 Andrew LewisMake local exclusions configurable per-RBL
2015-02-15 Vsevolod StakhovAllow definitions of composite rules from lua.
2015-02-15 Vsevolod StakhovMerge pull request #172 from fatalbanana/master
2015-02-15 Andrew LewisDon't use to_number() when checking radix maps 172/head
2015-02-15 Andrew LewisMerge remote-tracking branch 'upstream/master'
2015-02-15 Andrew LewisSupport site-local IP address / subnet exclusions
2015-02-15 Vsevolod StakhovFix typecast.
2015-02-15 Vsevolod StakhovAllow to check radix maps from lua by rspamd{ip}
2015-02-15 Vsevolod StakhovAllow && and || in composites.
2015-02-15 Vsevolod StakhovAlso allow setting description.
2015-02-15 Vsevolod StakhovAllow to register metric symbols from lua.
2015-02-15 Vsevolod StakhovRemove tweetnacl for now.
2015-02-14 Vsevolod StakhovAdd error codes for statistics.
2015-02-14 Vsevolod StakhovMerge pull request #170 from fatalbanana/master
2015-02-14 Vsevolod StakhovMerge pull request #169 from AlexeySa/master
2015-02-14 Vsevolod StakhovMerge pull request #167 from AlexeySa/patch-3
2015-02-14 Andrew Lewisrbl.lua: Fix mistake 170/head
2015-02-14 Alexey ALUpdate hfilter.lua 169/head
2015-02-14 Alexey ALUpdate hfilter.lua
2015-02-14 Alexey ALUpdate metrics for Hfilter
2015-02-14 Alexey ALHfilter: more fixes for helo checks, new metric
2015-02-14 Alexey ALЗreventing complications for ipv6 in rbl module 167/head
2015-02-14 Vsevolod StakhovMerge pull request #166 from fatalbanana/master
2015-02-14 Andrew LewisMake ignoring private IP space configurable; avoid... 166/head
2015-02-14 Vsevolod StakhovBackward compatibility.
2015-02-14 Vsevolod StakhovAnother try to fix build.
2015-02-13 Vsevolod StakhovInclude directory in all cases.
2015-02-13 Vsevolod StakhovEliminate mess with linking.
2015-02-13 Andrew Lewisrbl.lua: Ignore private IP space
2015-02-13 Vsevolod StakhovAvoid variables conflict.
2015-02-13 Vsevolod StakhovAdd ignore duplicate learnings logic.
2015-02-13 Vsevolod StakhovConfigure learn caches.
2015-02-13 Vsevolod StakhovAdd sqlite3 learn cache.
2015-02-13 Vsevolod StakhovUse "unknown" for absent hostname.
2015-02-13 Vsevolod StakhovAdd task:get_content() method.
2015-02-13 Vsevolod StakhovClarify a bit.
2015-02-13 Vsevolod StakhovDefine contributions policy.
2015-02-13 Vsevolod StakhovMerge pull request #164 from fatalbanana/master
2015-02-13 Andrew LewisMinor nonsense 164/head
2015-02-13 Vsevolod StakhovClarify copyright for lua plugins.
2015-02-13 Vsevolod StakhovMerge pull request #162 from fatalbanana/master
2015-02-13 Andrew Lewisrbl.lua: remove un-needed character from pattern match 162/head
2015-02-13 Andrew Lewisrbl.lua: add reference to documentation
2015-02-13 Andrew Lewishfilter.lua: Add exclusion for authenticated users...
2015-02-13 Andrew Lewisonce_received.lua: Fix indentation & add exclusion...
2015-02-13 Andrew Lewisrbl.lua: Try harder to avoid invalid DNS lookups
2015-02-12 Vsevolod StakhovMerge pull request #159 from AlexeySa/master
2015-02-12 Vsevolod StakhovMerge pull request #160 from eneq123/master
2015-02-12 eneq123fix: attempt to index field '?' (a nil value) 160/head
2015-02-12 Alexey ALHfilter: Fix metric 159/head
2015-02-12 Alexey ALFix helo checks in rbl.lua
2015-02-12 Alexey ALHfilter: New metrics for helo checks
2015-02-12 Alexey ALHfilter: Update
2015-02-12 Vsevolod StakhovMerge pull request #154 from fatalbanana/master
2015-02-12 Andrew LewisRename user to exclude_users and invert logic 154/head
2015-02-12 Andrew Lewisrbl.lua: Don't ask for user unless called for by config
2015-02-12 Vsevolod StakhovAdd latency calculations.
2015-02-12 Vsevolod StakhovMerge pull request #152 from fatalbanana/master
2015-02-12 Andrew LewisAnother fix for RBL module (Reported by AL) 152/head
2015-02-12 Vsevolod StakhovMerge pull request #150 from AlexeySa/patch-2
2015-02-12 Alexey ALFix rbl.lua 150/head
2015-02-11 Vsevolod StakhovAllow to specify keypairs cache externally.
next