]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2016-06-24 Vsevolod Stakhov[Fix] Improve printing of fuzzy errors
2016-06-24 Vsevolod Stakhov[Fix] Fix adding upstream to an active queue
2016-06-24 Vsevolod StakhovMerge pull request #677 from moisseev/patch-2
2016-06-24 Vsevolod StakhovMerge pull request #678 from larryhynes/configuration
2016-06-24 Vsevolod Stakhov[Doc] Add openphish documentation
2016-06-24 Vsevolod Stakhov[Feature] Support premium/academic feed for openphish
2016-06-23 Larry Hynes[Doc] Correct configuration/composites.md 678/head
2016-06-23 Alexander Moisseev[Doc] Relocate comment out of array 677/head
2016-06-23 Vsevolod Stakhov[Fix] Try to fix upstreams with one element
2016-06-23 Vsevolod Stakhov[Revert] Revert flags changes in fuzzy check
2016-06-23 Vsevolod Stakhov[Fix] Another fix for marking upstreams inactive
2016-06-23 Vsevolod Stakhov[Fix] Disable fts as it is completely broken in bloody...
2016-06-23 Vsevolod Stakhov[Fix] Fix errors counting in upstreams
2016-06-23 Vsevolod Stakhov[Fix] Fix directories processing for rspamc
2016-06-23 Vsevolod Stakhov[Fix] Indicate upstream error on timeout
2016-06-23 Vsevolod Stakhov[Fix] Fix round-robin selection when upstreams have...
2016-06-23 Vsevolod Stakhov[Fix] Fix write servers setup for redis
2016-06-22 Vsevolod Stakhov[Fix] Some more fixes to ratelimit plugin
2016-06-22 Vsevolod Stakhov[Fix] Fix issues with multiple returns from lua
2016-06-22 Vsevolod Stakhov[Fix] Fix some issues with redis API
2016-06-22 Vsevolod Stakhov[Feature] Use new redis API in replies plugin
2016-06-22 Vsevolod Stakhov[Feature] Use new redis API in ratelimit plugin
2016-06-22 Vsevolod Stakhov[Feature] Use new redis API in ip_score plugin
2016-06-22 Vsevolod Stakhov[Feature] Use new redis API in greylist plugin
2016-06-22 Vsevolod Stakhov[Feature] Use new redis API in DMARC plugin
2016-06-22 Vsevolod Stakhov[Feature] Add universal function to make a proper redis...
2016-06-22 Vsevolod Stakhov[Feature] Add more options for redis config parsing...
2016-06-22 Vsevolod Stakhov[Fix] Disable multiple autolearn checks
2016-06-21 Vsevolod Stakhov[Feature] Implement inter-process maps caching
2016-06-21 Vsevolod Stakhov[Feature] Use shared memory storage for http maps
2016-06-21 Vsevolod Stakhov[Feature] Add utility to map shared memory segments
2016-06-21 Vsevolod Stakhov[Feature] Allow shared memory simple http client
2016-06-21 Vsevolod Stakhov[Feature] Update fuzzy timestamp when adding value
2016-06-21 Vsevolod Stakhov[Minor] Print algorithm name when testing shingles
2016-06-21 Vsevolod StakhovMerge pull request #671 from larryhynes/configuration
2016-06-20 Larry Hynes[Doc] Correct configuration/metrics.md 671/head
2016-06-20 Vsevolod Stakhov[Fix] Add workaround for ancient openssl
2016-06-20 Vsevolod Stakhov[Feature] Use mumhash by default for incremental hashing
2016-06-20 Vsevolod Stakhov[Fix] Do not output meaningless errors
2016-06-20 Vsevolod StakhovRelease 1.2.8
2016-06-19 Vsevolod StakhovMerge pull request #669 from larryhynes/configuration
2016-06-18 Vsevolod Stakhov[Fix] Fix searching for newline positions
2016-06-18 Vsevolod Stakhov[Feature] Allow easy adding and overriding of fuzzy...
2016-06-18 Vsevolod Stakhov[Feature] Allow named fuzzy rules
2016-06-18 Vsevolod Stakhov[Fix] Fix timeout setup on learning
2016-06-17 Larry Hynes[Doc] Correct configuration/options.md 669/head
2016-06-17 Vsevolod Stakhov[Fix] Fix redis timeouts processing logic
2016-06-17 Vsevolod Stakhov[Fix] Check copy result when sending message to mirrors
2016-06-17 Vsevolod Stakhov[Fix] Do not die if shmem_mkstemp fails
2016-06-17 Vsevolod StakhovMerge pull request #668 from andrejzverev/fuzzydoc
2016-06-17 Vsevolod StakhovMerge pull request #667 from andrejzverev/master
2016-06-17 Vsevolod Stakhov[Feature] Add different timeouts for proxy connections
2016-06-17 Vsevolod Stakhov[Fix] Try to avoid recursive events deletions
2016-06-17 Andrej Zverev[Doc] describe more `fuzzy` worker's options 668/head
2016-06-17 Andrej ZverevMerge branch 'master' of https://github.com/andrejzvere... 667/head
2016-06-17 Andrej ZverevMerge branch 'master' of https://github.com/vstakhov...
2016-06-17 Vsevolod Stakhov[Fix] Finally rework and simplify redis backend for...
2016-06-17 Andrej ZUpdate fuzzy_storage.md
2016-06-17 Andrej Zverev[Doc] Accent about `command options` help
2016-06-17 Vsevolod Stakhov[Fix] Restore redis runtime state
2016-06-17 Vsevolod Stakhov[Minor] Add merge strategy for local metric configuration
2016-06-17 Vsevolod StakhovMerge pull request #666 from larryhynes/configuration
2016-06-16 Larry Hynes[Doc] Correct configuration/settings.md 666/head
2016-06-16 Larry Hynes[Doc] Correct configuration/logging.md
2016-06-16 Larry Hynes[Doc] Correct configuration/index.md
2016-06-16 Larry HynesMerge remote-tracking branch 'upstream/master'
2016-06-16 Vsevolod Stakhov[Fix] Fix detection of URLs in text parts
2016-06-16 Vsevolod Stakhov[Fix] Strip '\r\n' properly
2016-06-16 Vsevolod Stakhov[Fix] More fixes about shared memory in proxy
2016-06-16 Vsevolod Stakhov[Fix] One more try to fix redis
2016-06-16 Vsevolod Stakhov[Feature] Use one pass to remove newlines and store...
2016-06-16 Vsevolod Stakhov[Fix] Fix descriptors leak on shmem detaching
2016-06-16 Vsevolod Stakhov[Fix] More and more fixes to redis states
2016-06-16 Vsevolod Stakhov[Fix] Another try to fix redis states
2016-06-16 Vsevolod Stakhov[Fix] Set terminated state before calling of async...
2016-06-16 Vsevolod Stakhov[Fix] Fix state on timeout
2016-06-16 Vsevolod Stakhov[Fix] Another try to fix redis mess
2016-06-16 Vsevolod Stakhov[Fix] Fix redis timeout events handling
2016-06-16 Vsevolod Stakhov[Minor] Add some more tests
2016-06-16 Vsevolod Stakhov[Feature] Try to read on fuzzy timeout to avoid fake...
2016-06-15 Vsevolod StakhovMerge pull request #659 from moisseev/patch-1
2016-06-15 Vsevolod StakhovMerge pull request #664 from moisseev/patch-2
2016-06-15 Vsevolod Stakhov[Feature] Add ESMTPSA received type
2016-06-15 Vsevolod Stakhov[Fix] Fix stack growing
2016-06-15 Vsevolod Stakhov[Feature] Further relax parser
2016-06-15 Vsevolod Stakhov[Fix] Fix parsing of nested braces in SMTP comments
2016-06-15 Alexander Moisseev[Minor] Add `application/octet-stream` mime type for... 664/head
2016-06-15 Vsevolod Stakhov[Fix] Fix parser
2016-06-15 Vsevolod Stakhov[Feature] Parse received timestamp
2016-06-15 Vsevolod Stakhov[Feature] Parse received date and ESMTPA proto
2016-06-14 Vsevolod Stakhov[Minor] Add some more stats
2016-06-14 Vsevolod Stakhov[Minor] Fix memory allocation
2016-06-14 Vsevolod Stakhov[Minor] Add a simple received parser benchmark routine
2016-06-14 Vsevolod Stakhov[Fix] Fix build
2016-06-14 Vsevolod Stakhov[Feature] Improve ragel build target
2016-06-14 Vsevolod Stakhov[Feature] Simplify machines by assuming that headers...
2016-06-14 Vsevolod Stakhov[Rework] Use dynamically generated ragel C sources
2016-06-14 Vsevolod Stakhov[Rework] Compile ragel sources when building rspamd
2016-06-14 Vsevolod Stakhov[Feature] Use new received parser instead of old one
2016-06-14 Vsevolod Stakhov[Feature] Use new ragel parser in message parsing code
next