]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2016-06-28 Vsevolod Stakhov[CritFix] Fix encrypted fuzzy requests
2016-06-28 Vsevolod Stakhov[Feature] Implement mapping of remote flags to local...
2016-06-28 Vsevolod Stakhov[Minor] Disable version 4 of hashes
2016-06-28 Vsevolod Stakhov[Feature] Allow to change flag from fuzzy learn condition
2016-06-28 Vsevolod Stakhov[Conf] Add an example of fuzzy storage worker
2016-06-28 Vsevolod Stakhov[Conf] Modernize composites config
2016-06-28 Vsevolod StakhovMerge pull request #683 from fatalbanana/robot
2016-06-27 Andrew Lewis[Test] New functional test framework 683/head
2016-06-27 Vsevolod Stakhov[Feature] Allow hostnames in IP maps
2016-06-27 Vsevolod Stakhov[Feature] Allow to query storage about number of fuzzy...
2016-06-27 Vsevolod Stakhov[Feature] Improve master/slave logging
2016-06-27 Vsevolod Stakhov[Fix] Fix size of length in fuzzy mirror wire protocol
2016-06-27 Vsevolod Stakhov[Feature] Allow setting fuzzy flag by symbol not by...
2016-06-27 Vsevolod Stakhov[Fix] Fix accepting the first update when local idx...
2016-06-27 Vsevolod Stakhov[Fix] Fix inserting values to the sources list
2016-06-27 Vsevolod Stakhov[Fix] Fix fuzzy storage encrypted mirroring
2016-06-27 Vsevolod Stakhov[CritFix] Fix writing of encrypted HTTP requests
2016-06-27 Vsevolod Stakhov[Fix] Send updates to mirrors only if we have some...
2016-06-27 Vsevolod Stakhov[Fix] Use non-blocking mode for systemd sockets
2016-06-27 Vsevolod StakhovMerge pull request #681 from moisseev/patch-3
2016-06-26 Vsevolod StakhovMerge pull request #682 from moisseev/patch-4
2016-06-26 Alexander Moisseev[Doc] Add IPv6 loopback to `allow_update` example 682/head
2016-06-26 Vsevolod Stakhov[Fix] Fix parsing of braced IPv6 addresses
2016-06-25 Vsevolod Stakhov[Fix] Fix openssl initialization
2016-06-25 Vsevolod Stakhov[Fix] Fix the case of multiple values keys
2016-06-25 Vsevolod Stakhov[Feature] Use new ip parsing API
2016-06-25 Vsevolod Stakhov[Fix] Avoid linking with actrie if hyperscan is enabled
2016-06-25 Vsevolod Stakhov[Feature] Add generic fucnction to parse IP maps
2016-06-25 Vsevolod Stakhov[Rework] Include config structure to all rcl handlers
2016-06-25 Alexander Moisseev[Minor] Update redirectors.inc 681/head
2016-06-24 Vsevolod Stakhov[Feature] Allow to skip some initialization phases...
2016-06-24 Vsevolod Stakhov[Minor] Propagate fuzzy server error to a client
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
next