]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2016-01-04 Vsevolod StakhovAvoid cached regexps
2016-01-04 Vsevolod StakhovDo not use cached regexps to avoid unnecessary gc
2016-01-04 Vsevolod StakhovAdd docstrings for spf module
2016-01-04 Vsevolod StakhovMerge pull request #472 from fatalbanana/master
2016-01-03 Andrew LewisOops: fix conditions in SURBL plugin 472/head
2016-01-03 Vsevolod StakhovMerge pull request #471 from fatalbanana/rbl
2016-01-03 Andrew LewisRBL module: remove `private_ips` setting in favour... 471/head
2016-01-03 Vsevolod StakhovAdd some more networks as defined in RFC as private
2016-01-03 Vsevolod StakhovAdd local_addrs/local_networks option
2016-01-03 Vsevolod StakhovFix IPv4 loopback detection
2016-01-03 Vsevolod StakhovAdd local addrs extension available in the conviguration
2016-01-03 Vsevolod StakhovConstify radix tree search code
2016-01-03 Vsevolod StakhovAdd ip:is_local method to lua API
2016-01-03 Vsevolod StakhovMerge pull request #470 from fatalbanana/uribl
2016-01-03 Andrew LewisAdd URIBL_BLOCKED symbol 470/head
2016-01-03 Vsevolod StakhovSkip SPF from local addresses
2016-01-03 Vsevolod StakhovAdd method to check if IP is local
2016-01-03 Vsevolod StakhovMerge pull request #469 from fatalbanana/spf
2016-01-03 Andrew LewisUnconditionally disable SPF for authenticated users 469/head
2016-01-03 Vsevolod StakhovMerge pull request #467 from fatalbanana/surblfallthrough
2016-01-03 Vsevolod StakhovMerge pull request #468 from fatalbanana/settings
2016-01-02 Andrew LewisSURBL: Divorce config from RBL config 467/head
2016-01-02 Andrew LewisSURBL: Add missing symbols to metric
2016-01-02 Andrew LewisSettings: fix IP match 468/head
2016-01-02 Andrew LewisSURBL: Allow fallthrough to default symbol
2016-01-02 Vsevolod StakhovAdd DKIM module help
2016-01-02 Vsevolod StakhovAllow NULL path to add top level documentation strings
2016-01-02 Vsevolod StakhovSlightly improve help output
2016-01-02 Vsevolod StakhovAdd documentation strings for SURBL module
2016-01-02 Vsevolod StakhovAdd method to insert documentation to the specific...
2016-01-02 Vsevolod StakhovImplement printing of scores in the log file
2016-01-01 Vsevolod StakhovAdd symbols_scores in log file
2016-01-01 Vsevolod StakhovAdd another override to fix packaging
2016-01-01 Vsevolod StakhovAnother try to fix debug packages
2015-12-31 Vsevolod StakhovAdd debuginfo package
2015-12-31 Vsevolod StakhovAdd another bunch of missed files.
2015-12-31 Vsevolod StakhovAdd CR_SURBL
2015-12-31 Vsevolod StakhovAnother missing file.
2015-12-31 Vsevolod StakhovFix snowball distribution.
2015-12-31 Vsevolod StakhovRemove bloody submodules.
2015-12-31 Vsevolod StakhovMerge pull request #444 from lzmths/master
2015-12-31 Vsevolod StakhovMerge pull request #465 from fatalbanana/docs
2015-12-31 Vsevolod StakhovMerge pull request #464 from fatalbanana/surbl
2015-12-31 Andrew LewisAdd SURBL_BLOCKED symbol 464/head
2015-12-31 Andrew LewisFix documentation inaccuracy WRT history_file 465/head
2015-12-31 Andrew LewisDrop deprecated SURBL bits & rename JP_SURBL_MULTI...
2015-12-30 Vsevolod StakhovFix critical issue in surbl module
2015-12-30 Vsevolod StakhovAdd util.glob routine to lua API
2015-12-30 Vsevolod StakhovFix endless loop
2015-12-29 Vsevolod StakhovAdd documentation for all workers' options
2015-12-29 Vsevolod StakhovAdd sorting for configuration helper
2015-12-29 Vsevolod StakhovFix arguments passing to the lua formatter
2015-12-29 Vsevolod StakhovAllow colored output
2015-12-29 Vsevolod StakhovFix workers documentation
2015-12-29 Vsevolod StakhovAdd options for workers
2015-12-29 Vsevolod StakhovStart redis plugin rejig
2015-12-29 Vsevolod StakhovMore changes to classification stages
2015-12-29 Vsevolod StakhovAdd substages for classification
2015-12-29 Vsevolod StakhovFix quotes
2015-12-29 Vsevolod StakhovAdd lua pretty formatter for confighelp
2015-12-29 Vsevolod StakhovUse caseless search for keywords
2015-12-29 Vsevolod StakhovAdd caseless version of rabin-karp substring search
2015-12-29 Vsevolod StakhovShow 'keyword' when '-k' is specified
2015-12-29 Vsevolod StakhovAllow keyword searching
2015-12-29 Vsevolod StakhovInit modules and workers in confighelp to get more...
2015-12-28 Vsevolod StakhovAdd documentation for some of default options
2015-12-28 Vsevolod StakhovImplement very basic documentation for options
2015-12-28 Vsevolod StakhovAdd simple routine to get configuration help
2015-12-28 Vsevolod StakhovFix definition of the rcl_init function
2015-12-28 Vsevolod StakhovFix options string
2015-12-28 Vsevolod StakhovImplement standard handlers documentation
2015-12-27 Vsevolod StakhovInitial implementation of documentation strings in...
2015-12-27 Vsevolod StakhovSync with libucl
2015-12-27 Vsevolod StakhovRemove shit added by CLion
2015-12-27 Vsevolod StakhovAdd ability to insert documentation strings
2015-12-27 Vsevolod StakhovMerge pull request #462 from pombredanne/patch-1
2015-12-27 Philippe OmbredanneFixed minor doc typo. 462/head
2015-12-26 Vsevolod StakhovImplement forced timeout for delayed filters
2015-12-26 Vsevolod StakhovFix multiple regexp in the cache for lua API
2015-12-26 Vsevolod StakhovFix non-unique regexp in the internal module
2015-12-26 Vsevolod StakhovFix issue with non-unique regexps in the cache
2015-12-25 Vsevolod StakhovFix urls output in the protocol
2015-12-25 Vsevolod StakhovAdd cases for url that are enclosed in braces
2015-12-24 Vsevolod StakhovFix url insertion into a table
2015-12-24 Vsevolod StakhovAdd sanity detection for header name
2015-12-24 Vsevolod StakhovFix issue with changing number of regexps in a cache
2015-12-24 Vsevolod StakhovRemove R_TO_SEEMS_AUTO as it generates a lot of FP
2015-12-24 Vsevolod StakhovLog on info level about HS prefilters
2015-12-24 Vsevolod StakhovOn recompile remove all HS files, even correct ones
2015-12-24 Vsevolod StakhovGrr, really fix the logging
2015-12-24 Vsevolod StakhovFix logging as headers now have \0 at the end
2015-12-24 Vsevolod StakhovUse refcounting logic for dkim keys to avoid some races
2015-12-23 Vsevolod StakhovFix PID file path
2015-12-23 Vsevolod StakhovFix bug introduced by the previous fix
2015-12-23 Vsevolod StakhovFix crash in re_cache as headers are not NULL terminated
2015-12-23 Vsevolod StakhovFix freemail rules
2015-12-22 Vsevolod StakhovSimplify spec
2015-12-22 Vsevolod StakhovMinor fixes
2015-12-22 Vsevolod StakhovFix issue when SA metas contain other metas
2015-12-22 Vsevolod StakhovAdd wal checkpoints to bayes backend
next