]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2016-10-01 Vsevolod Stakhov[Fix] Finally fix ambiguity between parsed and resolved...
2016-10-01 Vsevolod StakhovMerge pull request #991 from AlexeySa/patch-1
2016-10-01 Vsevolod Stakhov[Fix] Fix PERMFAIL for v6/v4 ambiguities
2016-10-01 Vsevolod Stakhov[Fix] Stop caching records with DNS failures
2016-10-01 ALAdd rambler redirector 991/head
2016-10-01 Vsevolod Stakhov[Minor] Fix priorities in condition
2016-10-01 Vsevolod StakhovMerge pull request #990 from moisseev/ip_score
2016-10-01 Alexander Moisseev[Fix] Fix ip_score module registration 990/head
2016-09-30 Vsevolod StakhovMerge pull request #989 from fatalbanana/surbl
2016-09-30 Vsevolod StakhovMerge pull request #988 from fatalbanana/localauth
2016-09-30 Vsevolod Stakhov[Fix] Another memory leak plugged
2016-09-30 Vsevolod Stakhov[CritFix] Plug memory leak and potential memory corruption
2016-09-30 Andrew Lewis[Minor] Retire old SURBL settings 989/head
2016-09-30 Andrew Lewis[Minor] Allow for re-enabling default-disabled checks 988/head
2016-09-30 Vsevolod StakhovMerge pull request #987 from fatalbanana/spf
2016-09-30 Vsevolod Stakhov[Minor] Try to deal with errors in lua_redis
2016-09-30 Vsevolod Stakhov[Minor] Try to fix some memory inconsistencies
2016-09-30 Andrew Lewis[Minor] SPF: Make (almost) all unresolveable records... 987/head
2016-09-29 Vsevolod Stakhov[Minor] Do not override high priority settings with...
2016-09-29 Vsevolod StakhovMerge pull request #986 from fatalbanana/rgl
2016-09-29 Vsevolod StakhovMerge pull request #985 from fatalbanana/prio
2016-09-29 Andrew Lewis[Test] Help lcov find ragel parts sans hacks 986/head
2016-09-29 Andrew Lewis[Minor] Set/reduce postfilter priorities 985/head
2016-09-29 Vsevolod StakhovMerge pull request #984 from fatalbanana/rlimit
2016-09-29 Vsevolod StakhovMerge pull request #983 from moisseev/mid
2016-09-29 Andrew Lewis[Feature] Ratelimit: Support dynamic bucket size/leak... 984/head
2016-09-29 Alexander Moisseev[Minor] mid: add alibaba.com regexp 983/head
2016-09-28 Vsevolod Stakhov[Fix] Improve multimap info message
2016-09-28 Vsevolod Stakhov[Minor] CI:1, Rspamd:0
2016-09-28 Vsevolod Stakhov[Minor] Try to fix CI
2016-09-28 Vsevolod Stakhov[Minor] Another fix of raw access to headers structures
2016-09-28 Vsevolod Stakhov[Minor] Split loops
2016-09-28 Vsevolod Stakhov[Minor] Do not crash with empty array
2016-09-28 Vsevolod Stakhov[Feature] Stop using of GLists for headers, improve...
2016-09-28 Vsevolod Stakhov[Minor] Add macro for ptr array iteration
2016-09-27 Vsevolod Stakhov[Minor] Fix processing of messages with no recipients
2016-09-27 Vsevolod StakhovMerge pull request #980 from fatalbanana/spf
2016-09-27 Andrew Lewis[Minor] Fix DMARC after the recent RDNS changes 980/head
2016-09-27 Andrew Lewis[Minor] Really fix SPF PERMFAIL/DNSFAIL behaviour on...
2016-09-27 Andrew Lewis[Minor] Don't hide errors in librdns
2016-09-27 Andrew Lewis[Test] Extend SPF tests
2016-09-27 Vsevolod StakhovMerge pull request #978 from fatalbanana/spf
2016-09-26 Vsevolod Stakhov[Fix] Do not replan retransmits if merely one server...
2016-09-26 Vsevolod StakhovMerge pull request #979 from fatalbanana/dkim
2016-09-26 Vsevolod Stakhov[Fix] Another fix in DKIM canonicalization
2016-09-26 Vsevolod Stakhov[Fix] Fix folding algorithm to deal with empty tokens
2016-09-26 Andrew Lewis[Minor] Fix setting DKIM symbol weight 979/head
2016-09-26 Vsevolod Stakhov[Minor] Fix zctx freeing
2016-09-26 Vsevolod Stakhov[Fix] Fix memory leak in client when using compression
2016-09-26 Andrew Lewis[Minor] Fix SPF PERMFAIL/DNSFAIL behaviour on failed... 978/head
2016-09-25 Vsevolod Stakhov[Minor] Fix build with old glib
2016-09-25 Vsevolod Stakhov[Feature] Allow whitelisting by IP for greylisting...
2016-09-24 Vsevolod Stakhov[Feature] Allow to execute Lua scripts by controller
2016-09-24 Vsevolod Stakhov[Minor] Kill POSIX with fire please
2016-09-24 Vsevolod Stakhov[Minor] Improve handling of directories for rspamc
2016-09-24 Vsevolod Stakhov[Fix] Fix issues with the recent SPF changes
2016-09-24 Vsevolod Stakhov[Minor] Fix build with glib < 2.40
2016-09-24 Vsevolod Stakhov[Minor] Allow regexp patterns for HTTP router
2016-09-23 Vsevolod StakhovMerge pull request #975 from fatalbanana/spf
2016-09-23 Vsevolod StakhovMerge pull request #976 from fatalbanana/google
2016-09-23 Andrew Lewis[Feature] Rules for scoring Google Message-ID fixes 976/head
2016-09-23 Vsevolod Stakhov[Fix] Fix DKIM signing for messages with no newline...
2016-09-23 Vsevolod Stakhov[Fix] Do not add extra newline in MIME mode
2016-09-23 Andrew Lewis[Feature] Add R_SPF_PERMFAIL symbol 975/head
2016-09-23 Vsevolod Stakhov[Minor] Allow to parse GString memory pool vars
2016-09-23 Vsevolod Stakhov[Fix] More spaces fix in DKIM signature
2016-09-23 Vsevolod Stakhov[Fix] Fix crash on OpenBSD in `url_email_start`
2016-09-23 Vsevolod Stakhov[Minor] More fixes to headers folding
2016-09-23 Vsevolod Stakhov[Fix] Fix DKIM calculations
2016-09-22 Vsevolod Stakhov[Feature] Try to guess line endings when folding headers
2016-09-22 Vsevolod Stakhov[Feature] Allow to store settings in redis
2016-09-22 Vsevolod Stakhov[Feature] Use FFI to optimize SA module
2016-09-22 Vsevolod Stakhov[Feature] Add ffi friendly version of process_regexp...
2016-09-22 Vsevolod Stakhov[Fix] Another fix for rdns write errors
2016-09-21 Vsevolod StakhovMerge pull request #974 from fatalbanana/spf
2016-09-21 Vsevolod StakhovMerge pull request #973 from fatalbanana/dmarc
2016-09-21 Andrew Lewis[Test] Some tests for SPF 974/head
2016-09-21 Andrew Lewis[Fix] Yield R_SPF_DNSFAIL if lookup of included record...
2016-09-21 Andrew Lewis[Minor] Return policy in DMARC_POLICY_ACCEPT options 973/head
2016-09-21 Vsevolod Stakhov[Fix] Another try to fix RDNS events processing logic
2016-09-20 Vsevolod Stakhov[Fix] Fix format string usage in controller errors...
2016-09-20 Vsevolod Stakhov[Fix] Fix DNS write errors processing
2016-09-20 Vsevolod Stakhov[Minor] MX checks should be one_shot
2016-09-20 Vsevolod Stakhov[Fix] Use memmove for overlapping regions
2016-09-20 Vsevolod Stakhov[Minor] Allow port-less connections for lua_tcp
2016-09-19 Vsevolod StakhovMerge pull request #936 from fatalbanana/dkim
2016-09-19 Vsevolod StakhovMerge pull request #951 from moisseev/mid
2016-09-19 Andrew Lewis[Feature] Add R_DKIM_PERMFAIL symbol 936/head
2016-09-19 Alexander Moisseev[Fix] mid: handle incorrect rgexps in the map 951/head
2016-09-19 Vsevolod Stakhov[Minor] Fix ASN caching
2016-09-19 Vsevolod StakhovMerge pull request #960 from fatalbanana/minor
2016-09-19 Vsevolod Stakhov[Feature] Add redis cache to asn module
2016-09-19 Alexander Moisseev[Fix] mid: fix map initialization
2016-09-19 Andrew Lewis[Test] Test DKIM permfail
2016-09-19 Vsevolod StakhovMerge pull request #958 from moisseev/once_received
2016-09-19 Andrew Lewis[Minor] Clarify display message 960/head
2016-09-19 Alexander Moisseev[Minor] Disable ONCE_RECEIVED for local networks 958/head
2016-09-18 Vsevolod StakhovMerge pull request #956 from moisseev/patch-1
2016-09-18 Alexander Moisseev[Feature] Add `mid` Lua module
2016-09-18 Alexander Moisseev[Fix] Skip MX check for authenticated users and local... 956/head
next