]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2016-06-08 Vsevolod Stakhov[Fix] Fix symbol name for spf soft fail
2016-06-07 Vsevolod Stakhov[Fix] Fix setting path for lua
2016-06-07 Vsevolod Stakhov[Doc] Update regexp module documentation
2016-06-07 Vsevolod Stakhov[Minor] Fix names
2016-06-07 Vsevolod Stakhov[Fix] Add missing types
2016-06-07 Vsevolod Stakhov[Feature] Implement braced regexp quantifiers
2016-06-06 Vsevolod Stakhov[Fix] Implement new automata to skip empty lines for...
2016-06-05 Vsevolod Stakhov[Fix] Fix processing of messages without received headers
2016-06-04 Vsevolod Stakhov[Feature] Allow to read password from console for rspamc
2016-06-04 Vsevolod Stakhov[Minor] Fix spamc workaround
2016-06-02 Vsevolod Stakhov[Fix] Force rspamd to upgrade fuzzy db on opening
2016-06-02 Vsevolod Stakhov[Feature] Add workaround for legacy clients in rspamd...
2016-06-02 Vsevolod Stakhov[Minor] Add macro to clear rspamd fstring
2016-06-02 Vsevolod Stakhov[Minor] Simplify rspamc conversion routines
2016-06-02 Vsevolod Stakhov[Minor] Declare function non-static
2016-06-01 Vsevolod Stakhov[CritFix] Fix unencrypted passwords processing in the...
2016-06-01 Vsevolod Stakhov[Feature] Add reading scripts for master connection
2016-06-01 Vsevolod Stakhov[Feature] Add parsing scripts for master connection...
2016-06-01 Vsevolod Stakhov[Feature] Add configuration knobs for in and out parser...
2016-05-31 Vsevolod Stakhov[Feature] Add lua utility to decode URL encoding
2016-05-30 Vsevolod Stakhov[Fix] Fix secure_ip setting in controller
2016-05-30 Vsevolod Stakhov[Fix] Fix adding maps from ucl
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...
next