]> git.ipfire.org Git - thirdparty/rspamd.git/shortlog
thirdparty/rspamd.git
2015-02-25  Andrew LewisFix default lua package path 184/head
2015-02-25  Andrew Lewisrbl.lua: Housekeeping 183/head
2015-02-25  Andrew LewisInstall fun.lua to correct location
2015-02-25  Vsevolod StakhovRemove forgotten variables in lua stack.
2015-02-25  Vsevolod StakhovAvoid double free of keys cache.
2015-02-24  Vsevolod StakhovSet robust flag for mutexes to avoid dead locks.
2015-02-23  Vsevolod StakhovCompletely rewrite multimap plugin.
2015-02-23  Vsevolod StakhovReally add normalized words.
2015-02-23  Vsevolod StakhovFix filename setting.
2015-02-23  Vsevolod StakhovTry to open statfile if it is not found.
2015-02-23  Vsevolod StakhovOSB is a more proper name than "osb-text".
2015-02-23  Vsevolod StakhovRework tokenization:
2015-02-23  Vsevolod StakhovFuzzy check uses already normalized words.
2015-02-23  Vsevolod StakhovAdd routines to normalize text parts.
2015-02-23  Vsevolod StakhovAdd lowercase utility for utf8 strings.
2015-02-23  Vsevolod StakhovConfigurable min_word_len.
2015-02-23  Vsevolod StakhovUse xxh64 for upstreams hashing.
2015-02-22  Vsevolod StakhovAllow configurable tokenizers.
2015-02-21  Vsevolod StakhovRemove unused chacha implementation from libottery
2015-02-21  Vsevolod StakhovMove cdb to contrib as well.
2015-02-21  Vsevolod StakhovAdd legacy XXH32_init.
2015-02-21  Vsevolod StakhovAvoid copies of xxhash.
2015-02-21  Vsevolod StakhovRemove submodules.
2015-02-21  Vsevolod StakhovMove ucl and rdns to contrib.
2015-02-21  Vsevolod StakhovUpdate xxhash.
2015-02-20  Vsevolod StakhovUpdate documentation.
2015-02-20  Vsevolod StakhovAllow customizations for unix sockets.
2015-02-20  Vsevolod StakhovUpdate copyrights.
2015-02-20  Vsevolod StakhovMore fixes to urls parser.
2015-02-20  Vsevolod StakhovInitialize variable earlier.
2015-02-20  Vsevolod StakhovExplicitly unset variable when looking for lua.
2015-02-20  Vsevolod StakhovRework url detection and decoding.
2015-02-19  Vsevolod StakhovAdd uri unescape from nginx.
2015-02-19  Vsevolod StakhovAllow url parser seting the end of url.
2015-02-19  Vsevolod StakhovImprove some cases of IDN urls.
2015-02-19  Vsevolod StakhovWrite parser for urls.
2015-02-19  Vsevolod StakhovFix radix comparision for partial masks.
2015-02-18  Vsevolod StakhovLua is required for header files.
2015-02-18  Vsevolod StakhovFix luajit detection.
2015-02-18  Vsevolod StakhovMore fixes to travis...
2015-02-18  Vsevolod StakhovFix travis rules.
2015-02-18  Vsevolod StakhovFix travis rules.
2015-02-18  Vsevolod StakhovEnable luajit by default.
2015-02-18  Vsevolod StakhovFix cmake message.
2015-02-18  Vsevolod StakhovFix includes.
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
next