]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2016-05-06 Vsevolod Stakhov[Rework] Separate method to close backend connections
2016-05-06 Vsevolod Stakhov[Feature] Split main connection from mirrored connections
2016-05-06 Vsevolod Stakhov[Feature] Add mirrors feature
2016-05-06 Vsevolod Stakhov[Feature] Improve logging in proxy and add refcounts
2016-05-06 Vsevolod Stakhov[Feature] Perform files expansion on proxying
2016-05-06 Vsevolod Stakhov[Rework] Rename http proxy to rspamd proxy
2016-05-06 Vsevolod Stakhov[Fix] Remove event before closing of fd to avoid race...
2016-05-06 Vsevolod Stakhov[Fix] Fix max_train setup in ANN module
2016-05-06 Vsevolod StakhovMerge pull request #622 from moisseev/patch-1
2016-05-06 Vsevolod Stakhov[Fix] Reduce the default thresholds for learning
2016-05-06 Alexander Moisseev[Minor] Fix percent sign in statistics learning condition 622/head
2016-05-05 Vsevolod Stakhov[Feature] Sort symbols when displaying them in log
2016-05-05 Vsevolod Stakhov[Fix] Another rework for lua_redis events handling
2016-05-05 Vsevolod Stakhov[Feature] Use rspamd specific type checks for userdata
2016-05-05 Vsevolod Stakhov[Fix] Improve lua redis handling
2016-05-05 Vsevolod Stakhov[CritFix] Fix redis structure by adding {NULL, NULL...
2016-05-05 Vsevolod Stakhov[Feature] Add better method to check lua userdata types
2016-05-05 Vsevolod Stakhov[Fix] Use custom error function for pre and post filters
2016-05-05 Vsevolod Stakhov[Fix] Initialize vars to avoid warnings
2016-05-05 Vsevolod Stakhov[Fix] Fix order of arguments
2016-05-05 Vsevolod Stakhov[Fix] Try to fix redis crashes
2016-05-05 Vsevolod Stakhov[Fix] Cleanup stack from global vars
2016-05-05 Vsevolod Stakhov[Feature] Improve logging lua types
2016-05-04 Vsevolod Stakhov[Feature] Add more domains to redirectors list
2016-05-04 Vsevolod Stakhov[Doc] Add preliminary FANN documentation
2016-05-04 Vsevolod Stakhov[Feature] Print userdata using tostring if possible
2016-05-04 Vsevolod Stakhov[Feature] Improve phishing plugin
2016-05-04 Vsevolod Stakhov[Feature] Improve levenshtein distance function
2016-05-04 Vsevolod Stakhov[Fix] Repair optional dependencies
2016-05-04 Vsevolod Stakhov[Minor] Slighlty reduce PHISHING score
2016-05-04 Vsevolod Stakhov[Minor] Always return constant number of results from...
2016-05-04 Vsevolod Stakhov[Minor] Improve string to action function
2016-05-04 Vsevolod StakhovMerge pull request #618 from moisseev/phishing
2016-05-04 Vsevolod Stakhov[Fix] Do not greylist on rejection
2016-05-03 Vsevolod Stakhov[Fix] Fix ratelimit initialization
2016-05-03 Vsevolod Stakhov[Feature] Various improvements in greylist module
2016-05-03 Vsevolod StakhovRevert "[CritFix] Pre-filters and post-filters were...
2016-05-03 Vsevolod Stakhov[CritFix] Really skip filters in case of pre-result set
2016-05-03 Vsevolod Stakhov[CritFix] Pre-filters and post-filters were completely...
2016-05-03 Vsevolod Stakhov[CritFix] Restore the intended pre-filters behaviour
2016-05-03 Vsevolod Stakhov[Feature] Implement order of pre/post filters
2016-05-03 Vsevolod Stakhov[Feature] Add preliminary greylist plugin
2016-05-03 Vsevolod Stakhov[Fix] One more fix in redis destructor
2016-05-03 Vsevolod Stakhov[Fix] Fix ipv6 mask application
2016-05-03 Vsevolod Stakhov[Fix] Reverse options when received
2016-05-03 Vsevolod Stakhov[Feature] Allow setting scores and actions from lua
2016-05-03 Vsevolod Stakhov[Feature] Add more encodingsto cryptobox hash API
2016-05-03 Vsevolod Stakhov[Feature] Allow partial hash updates
2016-05-03 Vsevolod Stakhov[Feature] Add task:get_rawbody method
2016-05-03 Vsevolod Stakhov[Feature] Now cryptobox lua API accepts rspamd text...
2016-05-03 Vsevolod Stakhov[Feature] Add some time manipulation functions for...
2016-05-02 Alexander Moisseev[Minor] Add whitelist for phishing module 618/head
2016-05-02 Alexander Moisseev[Minor fix] Limit PHISHING to one shot
2016-05-02 Alexander Moisseev[Minor] Add redirector's TLD to PHISHING symbol options
2016-05-02 Vsevolod Stakhov[Fix] Do not send NaN in json
2016-05-02 Vsevolod Stakhov[Feature] Add 'symbols_enabled' and 'groups_enabled...
2016-04-30 Vsevolod StakhovMerge pull request #614 from Sp1l/patch-1
2016-04-30 Bernard SpilFix build with unmodified LibreSSL opensslv.h 614/head
2016-04-30 Vsevolod Stakhov[Feature] Add learn condition to the default configuration
2016-04-30 Vsevolod Stakhov[Fix] Fix conditional learning
2016-04-30 Vsevolod Stakhov[Fix] Fix return value for couple of lua functions
2016-04-30 Vsevolod Stakhov[Fix] Fix setting of the lua top
2016-04-30 Vsevolod Stakhov[Minor] Add 'learn_condition' alias
2016-04-30 Vsevolod Stakhov[Feature] Implement conditional learning for classifiers
2016-04-30 Vsevolod Stakhov[Minor] Remove deprecated lua functions
2016-04-30 Vsevolod Stakhov[Feature] Add learn conditions for classifiers
2016-04-30 Vsevolod Stakhov[Feature] Save bayes probability in memory pool var
2016-04-29 Vsevolod Stakhov[Fix] More guards for redis free
2016-04-29 Vsevolod StakhovRelease 1.2.6
2016-04-29 Vsevolod Stakhov[Fix] Inverse logic for saving ANN
2016-04-29 Vsevolod Stakhov[Minor] Plug minor memory leak in regexps creation
2016-04-29 Vsevolod Stakhov[Fix] Further tweaks to redis garbadge collection
2016-04-29 Vsevolod Stakhov[CritFix] Plug memory leak in dkim module
2016-04-29 Vsevolod Stakhov[Minor] Fix percents output in R_PARTS_DIFFER
2016-04-29 Vsevolod Stakhov[Fix] More fixes to parts distance calculations
2016-04-29 Vsevolod Stakhov[Minor] Use more portable constants for uint64_t
2016-04-28 Vsevolod Stakhov[Fix] Fix fann rewrite
2016-04-28 Vsevolod Stakhov[Fix] Fix body rules in SA plugin
2016-04-28 Vsevolod Stakhov[CritFix] Properly support SA body regexps
2016-04-28 Vsevolod Stakhov[Feature] Store text parts content with newlines stripped
2016-04-28 Vsevolod Stakhov[CritFix] Fix SA rawbody processing - exclude top part
2016-04-28 Vsevolod Stakhov[Fix] Fix setting of score for parts differ
2016-04-28 Vsevolod Stakhov[Fix] Fix dynamic scoring of subject symbols
2016-04-28 Vsevolod Stakhov[Minor] Rework subject rules as lua rules
2016-04-28 Vsevolod StakhovMerge pull request #608 from moisseev/subject
2016-04-28 Vsevolod Stakhov[Test] Properly set lua paths for tests
2016-04-28 Vsevolod Stakhov[Test] Disable broken tests
2016-04-28 Alexander Moisseev[Minor] Improve subject rules 608/head
2016-04-27 Vsevolod Stakhov[Minor] Reduce debug level
2016-04-27 Vsevolod Stakhov[Fix] Fix varargs loop
2016-04-27 Vsevolod Stakhov[Fix] Fix and rescore R_PARTS_DIFFER logic
2016-04-27 Vsevolod Stakhov[Fix] Fix timeouts processing in lua_redis
2016-04-27 Vsevolod Stakhov[Feature] Lock ANN file when loading
2016-04-27 Vsevolod Stakhov[Feature] Add more file utilities to lua_util
2016-04-27 Vsevolod Stakhov[Feature] Add locking routines for lua_util
2016-04-27 Vsevolod Stakhov[Feature] Rework fann module to understand settings
2016-04-27 Vsevolod Stakhov[Feature] Save settings id hash for convenience
2016-04-27 Vsevolod Stakhov[Feature] Allow to get settings and settings id hash...
2016-04-27 Vsevolod Stakhov[Feature] Pass settings id to lua script from log helper
2016-04-27 Vsevolod Stakhov[Feature] Pass settings id to log helper
next