]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
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
2016-09-17 Vsevolod Stakhov[Minor] Resolve A record if all MXes are absent
2016-09-17 Vsevolod Stakhov[Minor] Use HELO when SMTP from is empty
2016-09-17 Vsevolod Stakhov[Feature] Add plugin to check MX'es for the sender...
2016-09-17 Vsevolod Stakhov[Minor] Some fixes to lua_tcp module
2016-09-17 Vsevolod Stakhov[Minor] Allow to set timeout for a connection
2016-09-17 Vsevolod Stakhov[Minor] Use byte array not gstring for input buffer
2016-09-17 Vsevolod Stakhov[Feature] Rework lua tcp module
2016-09-16 Vsevolod Stakhov[Fix] Fix parsing of lua comments with empty lines
2016-09-16 Vsevolod Stakhov[Minor] Improve logging for fann train
2016-09-16 Vsevolod Stakhov[Minor] Reduce log noise
2016-09-15 Vsevolod Stakhov[Minor] Fix compilation
2016-09-15 Vsevolod Stakhov[Minor] Use attachments filenames as bayes tokens
2016-09-14 Vsevolod Stakhov[Minor] Improve constant memcmp function
2016-09-14 Vsevolod StakhovMerge pull request #952 from fatalbanana/rlimit4
2016-09-14 Vsevolod Stakhov[Minor] Use mime recipients count as a metatoken
2016-09-14 Andrew Lewis[Minor] Fix whitelisted_user map initialisation 952/head
2016-09-14 Andrew Lewis[Minor] Ratelimit: don't copy data
2016-09-13 Vsevolod Stakhov[Fix] Allow plain IP addresses in Rspamd maps
2016-09-13 Vsevolod StakhovMerge pull request #950 from fatalbanana/rlimit3
2016-09-13 Andrew Lewis[Minor] Remove more useless code from ratelimit 950/head
2016-09-13 Vsevolod StakhovMerge pull request #949 from fatalbanana/rbl
2016-09-13 Vsevolod StakhovMerge pull request #948 from fatalbanana/rlimit3
next