]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
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
2016-05-09 Vsevolod Stakhov[Rework] Start the complete maps rework
2016-05-09 Larry HynesMerge remote-tracking branch 'upstream/master'
2016-05-09 Vsevolod Stakhov[Feature] Add utility method to convert ftok to C string
2016-05-09 Vsevolod Stakhov[Fix] Try to handle multiline history in a more sane way
2016-05-09 Vsevolod Stakhov[Minor] Some output fixes
2016-05-09 Vsevolod Stakhov[Feature] Add dot commands for lua REPL:
2016-05-09 Vsevolod Stakhov[Feature] Fix task functions to work without rspamd_config
2016-05-09 Vsevolod Stakhov[Fix] Fix REPL output
2016-05-09 Vsevolod StakhovMerge branch 'lua-repl'
2016-05-09 Vsevolod Stakhov[Feature] Add the initial version of LUA repl to rspamadm
2016-05-09 Vsevolod Stakhov[Feature] Distinguish luajit from lua
2016-05-08 Vsevolod Stakhov[Rework] Import linenoise for line editing
2016-05-08 Vsevolod Stakhov[Minor] Use shorter keys for replies module
2016-05-08 Vsevolod StakhovMerge pull request #625 from fatalbanana/master
2016-05-08 Andrew Lewis[Feature] Add replies plugin 625/head
2016-05-07 Larry HynesMerge remote-tracking branch 'upstream/master'
2016-05-07 Vsevolod Stakhov[Fix] Fix build
2016-05-07 Vsevolod Stakhov[Feature] Propagate HTTP result string when using proxy
2016-05-07 Vsevolod Stakhov[Feature] Better lua_redis logging
2016-05-07 Vsevolod Stakhov[Fix] Do not greylist messages if redis has failed...
2016-05-07 Vsevolod Stakhov[Feature] Better deal with backend errors
2016-05-07 Vsevolod Stakhov[Fix] Fix more issues with scripts processing
2016-05-07 Vsevolod Stakhov[Fix] Fix lua compare function init
2016-05-07 Vsevolod Stakhov[Fix] Fix proxying of the encrypted messages
2016-05-07 Vsevolod Stakhov[Fix] Adjust body/body_buf when stealing encrypted...
2016-05-07 Vsevolod Stakhov[Fix] Properly init and free session structures
2016-05-06 Vsevolod Stakhov[Fix] Another try to fix hanged redis sessions
2016-05-06 Vsevolod Stakhov[Minor] Print task pointer to simplify debug
2016-05-06 Vsevolod StakhovMerge branch 'rspamd-test-proxy'
next