]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2016-05-29 Vsevolod Stakhov[Doc] Update whitelist documentation
2016-05-29 Vsevolod Stakhov[Feature] Add 'blacklist' and 'strict' modes for whitelists
2016-05-29 Vsevolod Stakhov[Minor] Add missing file to the spec
2016-05-28 Vsevolod Stakhov[Feature] Use generic global string split function
2016-05-28 Vsevolod Stakhov[Fix] Link lpeg to rspamd lua library
2016-05-28 Vsevolod Stakhov[Feature] Use universal redis definitions in rspamd...
2016-05-28 Vsevolod Stakhov[Feature] Add universal function to parse redis servers...
2016-05-28 Vsevolod Stakhov[Feature] Add execution of lua global functions script
2016-05-28 Vsevolod Stakhov[Feature] Allow static lua files in any parts of rspamd...
2016-05-27 Vsevolod Stakhov[Fix] Fix substring search when there are '\0' in strings
2016-05-27 Vsevolod StakhovMerge pull request #638 from larryhynes/documentation
2016-05-26 Larry HynesCorrect migration.md, small change to writing_rules.md 638/head
2016-05-26 Vsevolod Stakhov[Fix] Try to fix proxying of stupid spamc protocol...
2016-05-26 Vsevolod Stakhov[Fix] Handle log pipe read errors
2016-05-26 Vsevolod Stakhov[Fix] Fix proxying issue for unconnected sessions
2016-05-26 Vsevolod StakhovRelease 1.2.7
2016-05-26 Vsevolod Stakhov[Fix] Another fix for exim workaround
2016-05-26 Vsevolod StakhovMerge pull request #636 from moisseev/graph
2016-05-26 Alexander Moisseev[Feature] Add throughput graph for RRD backend to WebUI 636/head
2016-05-24 Vsevolod Stakhov[Minor] Add temporary workaround to work with 1.2 fuzzy...
2016-05-24 Vsevolod Stakhov[Feature] Implement body rules for the trie plugin
2016-05-24 Vsevolod Stakhov[Fix] Slightly reduce weights of rules with high FP...
2016-05-24 Vsevolod Stakhov[Minor] Add guards for header regexps
2016-05-24 Vsevolod Stakhov[Fix] Fix possible FP in TRACKER_ID rule
2016-05-24 Vsevolod Stakhov[Fix] Simplify MISSING_MIMEOLE rule
2016-05-24 Vsevolod Stakhov[Fix] Add workaround for gmime CTE stupidity
2016-05-24 Vsevolod Stakhov[CritFix] Fix mime headers processing
2016-05-24 Vsevolod Stakhov[Fix] Fix listening on UDP sockets
2016-05-23 Vsevolod Stakhov[Feature] Implement partial deleting for multi-flags
2016-05-23 Vsevolod Stakhov[Fix] More fixes to multi-flag fuzzy storage
2016-05-23 Vsevolod Stakhov[Feature] Implement multi-flags fuzzy replies
2016-05-23 Vsevolod Stakhov[Fix] Free the correct pointer
2016-05-23 Vsevolod Stakhov[Feature] Implement multiple-sources fuzzy storage
2016-05-23 Vsevolod Stakhov[Feature] Add function to convert fstring_t to c string
2016-05-23 Vsevolod Stakhov[Feature] Allow versioning for sqlite databases
2016-05-23 Vsevolod Stakhov[Fix] Include slave cluster name into http request
2016-05-23 Vsevolod Stakhov[Feature] Implement fuzzy updates push protocol
2016-05-23 Vsevolod Stakhov[Feature] Add parsing of mirror hosts for fuzzy storage
2016-05-23 Vsevolod Stakhov[Fix] Disallow updates by default
2016-05-23 Vsevolod Stakhov[Feature] Implement fuzzy storage updates
2016-05-23 Vsevolod Stakhov[Minor] Use xxhash indirectly
2016-05-23 Vsevolod Stakhov[Feature] Add routines to compare and check pubkeys
2016-05-23 Vsevolod Stakhov[Feature] Allow to parse pubkeys from the rcl config
2016-05-20 Vsevolod Stakhov[Doc] Update multimap documentation
2016-05-19 Vsevolod Stakhov[Fix] Do not even try pcre in case of regexp maps
2016-05-19 Vsevolod Stakhov[Fix] Add sanity checks when compiling regexp maps
2016-05-18 Vsevolod Stakhov[Fix] Further fixes for surbl extensions map
2016-05-17 Vsevolod StakhovMerge pull request #632 from larryhynes/documentation
2016-05-16 Larry Hynes[Doc] Final changes to writing_rules.md 632/head
2016-05-16 Vsevolod Stakhov[Fix] Initialize hash tables array to avoid crashes
2016-05-16 Vsevolod Stakhov[Minor] Add more logs about file maps watching
2016-05-16 Vsevolod Stakhov[Fix] Fix loading of file maps
2016-05-16 Vsevolod Stakhov[Feature] Add initial version of HTTP lua repl
2016-05-16 Vsevolod Stakhov[Feature] Add function for pretty printing of inet...
2016-05-15 Vsevolod StakhovMerge pull request #629 from fatalbanana/master
2016-05-15 Andrew Lewis[Fix] Fix Exim shutdown patch 629/head
2016-05-15 Vsevolod Stakhov[Fix] Unbreak build on gcc < 4.9
2016-05-15 Vsevolod Stakhov[Fix] Update mumhash implementation
2016-05-14 Vsevolod Stakhov[Feature] Preliminary implementation of fuzzy master...
2016-05-14 Vsevolod Stakhov[Feature] Rework listening system to allow multiple...
2016-05-14 Vsevolod Stakhov[Feature] Enable workaround for exim
2016-05-13 Larry Hynes[Doc] Initial changes to writing_rules.md
2016-05-13 Larry Hynes[Doc] Update migrate_sa.md
2016-05-13 Larry Hynes[Doc] Update tutorials index
2016-05-13 Larry Hynes[Doc] Update Documentation index
2016-05-13 Larry HynesMerge remote-tracking branch 'upstream/master'
2016-05-13 Vsevolod Stakhov[Feature] Add versions to fuzzy storage
2016-05-13 Vsevolod Stakhov[Fix] Another fix for maps scheduling
2016-05-13 Vsevolod Stakhov[Fix] Fix events handling when scheduling map wacth
2016-05-12 Vsevolod Stakhov[Fix] Try to fix false positive URL detections in text...
2016-05-12 Vsevolod Stakhov[Fix] Include fuzzy key to distinguish storages with...
2016-05-12 Vsevolod Stakhov[Feature] Rework and improve fuzzy storage
2016-05-12 Vsevolod Stakhov[Test] Add static test for shingles
2016-05-12 Vsevolod Stakhov[Minor] Adjust hashes
2016-05-12 Vsevolod Stakhov[Feature] Use metrohash as well
2016-05-12 Vsevolod Stakhov[Minor] 8 bytes fits perfect for mumhash
2016-05-12 Vsevolod Stakhov[Fix] Fix handling of the same words
2016-05-12 Vsevolod Stakhov[Feature] Further micro-optimizations for hashing and...
2016-05-11 Vsevolod Stakhov[Feature] Optimize alignment to speed up hashing
2016-05-11 Vsevolod Stakhov[Feature] Try to select the optimal possible function...
2016-05-11 Vsevolod Stakhov[Feature] Limit logging of elements that could have...
2016-05-11 Vsevolod Stakhov[Feature] Add more algorithms for shingles generation
2016-05-11 Vsevolod Stakhov[Fix] Fix compilation issue
2016-05-11 Vsevolod Stakhov[Feature] Use mumhash for words hashing
2016-05-11 Vsevolod Stakhov[Feature] Add and use mumhash for non-crypto hashing
2016-05-11 Vsevolod Stakhov[Feature] Add a simple script to evaluate rspamd rules...
2016-05-10 Vsevolod Stakhov[Feature] New abstract hashing API in cryptobox
2016-05-10 Vsevolod Stakhov[CritFix] Fix levenshtein distance calculations
2016-05-10 Vsevolod Stakhov[Feature] Adopt plugins for new maps API
2016-05-10 Vsevolod Stakhov[Feature] Use new maps API for local addrs
2016-05-10 Vsevolod Stakhov[Feature] Use extended map types in lua map, unify...
2016-05-10 Vsevolod Stakhov[Feature] Allow to extract ucl_object from lua using...
2016-05-10 Vsevolod Stakhov[Feature] Implement constructing of map from UCL
2016-05-10 Vsevolod Stakhov[Fix] Further fixes in maps code
2016-05-10 Vsevolod Stakhov[Fix] Fix memory corruption
2016-05-10 Vsevolod Stakhov[Fix] Varioud fixes to the maps code
2016-05-10 Vsevolod Stakhov[Feature] Allow to have specific settings for mirrored...
2016-05-09 Vsevolod Stakhov[Rework] Partly fix controller
2016-05-09 Vsevolod Stakhov[Rework] Adopt new maps code
2016-05-09 Vsevolod Stakhov[Rework] Fix lua maps API
next