]> git.ipfire.org Git - thirdparty/rspamd.git/shortlog
thirdparty/rspamd.git
2018-02-01  Filip HajnyProvide optional fcntl support for flock-less platforms... 2009/head
2018-02-01  Filip HajnyWorkaround for older/traditional SunOS platforms where...
2018-02-01  Vsevolod Stakhov[Feature] Further improvements in language detection
2018-01-31  Vsevolod StakhovMerge pull request #2002 from macgeneral/master
2018-01-31  Vsevolod Stakhov[Feature] Further improvements in language detection...
2018-01-30  Andrew Lewis[WebUI] Restore passwordless login support (#2003)
2018-01-30  Vsevolod StakhovMerge pull request #2007 from fatalbanana/miltertest
2018-01-30  Vsevolod StakhovMerge pull request #2006 from fatalbanana/tsxx
2018-01-30  Andrew Lewis[Test] Beginning of tests for milter 2007/head
2018-01-30  Andrew Lewis[Minor] Avoid letting miltertest crash rspamd_proxy
2018-01-30  Andrew Lewis[Minor] Redis key expansion: handle HMSET
2018-01-29  Vsevolod Stakhov[Fix] Another try to deal with #1998
2018-01-29  Vsevolod Stakhov[Fix] Another try to fix #1998
2018-01-29  Andrew Lewis[Test] Try really improve test stability 2006/head
2018-01-29  Arne Fahrenwalde[Fix] F-PROT Antivirus: only check return code to deter... 2002/head
2018-01-29  Vsevolod Stakhov[Minor] Fix latin languages detection
2018-01-29  Vsevolod Stakhov[Minor] Treat English as Tier0 language
2018-01-29  Vsevolod Stakhov[Fix] Fix comparision
2018-01-28  Vsevolod Stakhov[Minor] Print ticks in language detection debug mode
2018-01-28  Arne Fahrenwalde[Fix] F-PROT Antivirus infection string for all known...
2018-01-27  Arne FahrenwaldeMerge branch 'master' of github.com:macgeneral/rspamd
2018-01-27  Arne Fahrenwalde[Fix] Virus infection string for F-PROT Antivirus
2018-01-27  Arne Fahrenwalde[Fix] Virus infetction string for F-PROT Antivirus
2018-01-27  Vsevolod Stakhov[Minor] Further adjustments of coefficients
2018-01-27  Vsevolod Stakhov[Minor] Adjust heuristic coefficients
2018-01-27  Vsevolod Stakhov[Feature] Enhance task:store_in_file method
2018-01-27  Vsevolod Stakhov[Minor] Allocate larger config static pool
2018-01-27  Vsevolod Stakhov[Project] Improve weighting in lang_detection
2018-01-27  Vsevolod Stakhov[Project] Detect some languages based on unicode script
2018-01-27  Vsevolod Stakhov[Project] Add more flags to languages
2018-01-27  Vsevolod Stakhov[Project] Start rework of language detection to improve...
2018-01-26  Vsevolod Stakhov[Feature] Allow to limit redirector requests per task
2018-01-25  Vsevolod StakhovRevert "[Fix] Use decoded values when parsing mime...
2018-01-25  Vsevolod Stakhov[Fix] Fix sanity checks on macro value
2018-01-24  Vsevolod Stakhov[Rework] Use frequencies distribution in language detector
2018-01-24  Andrew Lewis[Minor] Fix previous commit
2018-01-24  Andrew LewisMerge pull request #1999 from philfry/fprot-parse
2018-01-24  Philippe Kueckf-prot: match virus name non-greedily 1999/head
2018-01-23  Vsevolod Stakhov[Minor] Store occurencies numbers for languages
2018-01-23  Vsevolod Stakhov[Minor] Show more stats about ngramms
2018-01-22  Vsevolod Stakhov[Minor] Add lua_textpart:get_languages method
2018-01-22  Vsevolod Stakhov[Feature] Allow to enable/disable languages from the...
2018-01-21  Vsevolod StakhovMerge pull request #1989 from fatalbanana/1988
2018-01-20  Vsevolod Stakhov[Minor] Delivered-to is not intended to be unique
2018-01-20  Vsevolod Stakhov[Project] Convert all C modules to fast debug infrastru...
2018-01-20  Vsevolod Stakhov[Project] Enable fast debug lookup for some modules
2018-01-20  Vsevolod Stakhov[Project] Use fast debug logging check
2018-01-20  Vsevolod Stakhov[Project] Add fast debug logging infrastructure
2018-01-20  Vsevolod Stakhov[Minor] Add constructors attribute detection
2018-01-19  Vsevolod Stakhov[Fix] Apply language detection when adding fuzzy hashes
2018-01-18  Vsevolod Stakhov[Fix] Another fix to lua xmlrpc
2018-01-17  Andrew Lewis[Minor] Replies: toggles for processing of local/authen...
2018-01-17  Andrew Lewis[Minor] CHECK_FROM rule: avoid indexing of nil
2018-01-17  Vsevolod Stakhov[Minor] Fix xmlrpc state machine
2018-01-17  Vsevolod Stakhov[Minor] Add debugging for xmlrpc module
2018-01-16  Vsevolod Stakhov[Fix] Fix upstream addrs updating
2018-01-16  Vsevolod Stakhov[Fix] Plug memory leak
2018-01-16  Andrew Lewis[Fix] Settings: header: deal with multiple settings... 1989/head
2018-01-16  Vsevolod Stakhov[Project] Rework language detection ngramms structure
2018-01-15  Vsevolod Stakhov[Minor] Improve language detection debug logging
2018-01-15  Vsevolod Stakhov[Minor] Another adjustment to lang_detection
2018-01-15  Andrew Lewis[Fix] DKIM signing: allow for auth_only to be false
2018-01-15  Andrew Lewis[Minor] Reputation: deal with inbound/outbound both set
2018-01-14  Vsevolod Stakhov[Minor] Lowercase ucs data
2018-01-14  Vsevolod Stakhov[Fix] Do not crash if no words defined
2018-01-14  Vsevolod Stakhov[Fix] Use n_words attribute from ngramms
2018-01-13  Vsevolod Stakhov[Minor] Improve trigramms switch
2018-01-13  Vsevolod Stakhov[Fix] Various improvements in language detection
2018-01-13  Vsevolod Stakhov[Project] Preliminary version of ngramms based language...
2018-01-13  Vsevolod Stakhov[Project] Implement logic of ngramms application
2018-01-13  Vsevolod Stakhov[Project] Add detection logic for words
2018-01-13  Vsevolod Stakhov[Project] Add ngramms frequencies detector
2018-01-13  Vsevolod Stakhov[Project] Add random words selection logic
2018-01-13  Vsevolod Stakhov[Project] Remove old language detector
2018-01-13  Vsevolod Stakhov[Rework] Improve readability of xmlrpc API
2018-01-12  Vsevolod Stakhov[Minor] Start arrays support in xmlrpc output
2018-01-11  Vsevolod Stakhov[Minor] Fix redis_make_request usages
2018-01-11  Vsevolod Stakhov[Minor] Remove redundant methods
2018-01-11  Andrew Lewis[Fix] Metadata exporter: check IP sanity
2018-01-10  Vsevolod Stakhov[Minor] Do not propagate command name to error output
2018-01-10  Vsevolod Stakhov[Fix] Fix autolearn parameters reading
2018-01-10  Vsevolod Stakhov[Fix] Sanitize IP in history redis
2018-01-10  Vsevolod StakhovMerge pull request #1982 from fatalbanana/1981
2018-01-10  Andrew Lewis[Fix] Settings: avoid checking invalid IP (#1981) 1982/head
2018-01-10  Vsevolod Stakhov[Minor] Improve clock accuracy on osx
2018-01-09  Vsevolod Stakhov[Minor] Refrain from readdir_r usage
2018-01-09  Vsevolod Stakhov[Minor] Fix format string issues
2018-01-09  Vsevolod Stakhov[Fix] Fix null callee case in clang plugin
2018-01-09  Andrew Lewis[Test] Try improve test stability
2018-01-08  Vsevolod Stakhov[Minor] Honor string length in logger
2018-01-07  Vsevolod Stakhov[Minor] Remove unused macros
2018-01-06  Vsevolod Stakhov[Minor] Reduce log noise
2018-01-05  Vsevolod Stakhov[Fix] Add definition for old glib compatibility method
2018-01-04  Vsevolod Stakhov[Feature] Add timeout to rspamc when doing corpus test
2018-01-04  Vsevolod Stakhov[Minor] Fix spelling
2018-01-04  Andrew Lewis[Feature] Multimap: template URL filter
2018-01-03  Vsevolod Stakhov[Fix] Map absence is not an error
2018-01-02  Vsevolod Stakhov[Minor] Ignore case for imap/lmtp
2018-01-01  Vsevolod Stakhov[Project] Add unigramms to language detection as well
2018-01-01  Vsevolod Stakhov[Project] Initialize language detector
next