]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2017-05-19 Vsevolod Stakhov[Fix] Fix spamc support in rspamd proxy
2017-05-19 Vsevolod Stakhov[Fix] Fix brain-damaged spamc protocol for now
2017-05-19 Vsevolod Stakhov[Fix] Fix Redis timeout set
2017-05-19 Vsevolod Stakhov[Minor] Further fixes in global functions
2017-05-19 Vsevolod Stakhov[Minor] Fix redis_params usage
2017-05-19 Andrew Lewis[Minor] Fix previous commit
2017-05-19 Andrew Lewis[Minor] Fix tests
2017-05-19 Andrew Lewis[Minor] Add timeouts to dummy socket servers
2017-05-19 Vsevolod StakhovMerge pull request #1645 from moisseev/missed-charset
2017-05-19 Vsevolod Stakhov[Minor] Fix tests
2017-05-19 Alexander Moisseev[Minor] Fix R_MISSING_CHARSET rule 1645/head
2017-05-18 Vsevolod Stakhov[Minor] Fix lua-fun installation path
2017-05-18 Vsevolod Stakhov[Minor] Add `is_empty_body` regexp function
2017-05-18 Vsevolod Stakhov[Minor] Fix installation
2017-05-18 Vsevolod Stakhov[Rework] Continue modularisation for lua library
2017-05-18 Vsevolod Stakhov[Rework] Propagate ucl variables from the command line
2017-05-18 Vsevolod Stakhov[Minor] Allow to use global functions modularly
2017-05-18 Vsevolod Stakhov[Rework] Move global functions to a separate directory
2017-05-18 Vsevolod Stakhov[Minor] Add method to get the whole configuration in Lua
2017-05-18 Vsevolod StakhovMerge pull request #1643 from moisseev/patch-1
2017-05-18 Vsevolod Stakhov[Minor] Allow 'expire' alias for 'expiry'
2017-05-18 Vsevolod Stakhov[Minor] Fix some issues around new schema
2017-05-18 Vsevolod Stakhov[Feature] Add new schema for bayes tokens
2017-05-18 Vsevolod StakhovMerge pull request #1644 from fatalbanana/disposition
2017-05-18 Andrew Lewis[Minor] Relax CTYPE_MISSING_DISPOSITION rule 1644/head
2017-05-17 Vsevolod Stakhov[Minor] Use mempool tag instead of local one for milter
2017-05-17 Vsevolod Stakhov[Fix] Use non-volatile memory for storing data
2017-05-17 Vsevolod Stakhov[Fix] Try to deal with v4 mapped to v6 addresses on...
2017-05-17 Andrew Lewis[Minor] DMARC: s/type/format/
2017-05-17 Vsevolod Stakhov[Minor] Warn about get_date misuse
2017-05-17 Alexander Moisseev[Minor] Add `wsf` and `hta` bad archive extensions 1643/head
2017-05-17 Vsevolod Stakhov[Minor] Add support for {auth_authen} macro
2017-05-17 Andrew Lewis[Minor] DMARC: fix schema, add permerrors (reports...
2017-05-16 Vsevolod Stakhov[Fix] Fix format string in milter
2017-05-16 Andrew Lewis[Minor] DMARC reports: always use UTC time
2017-05-16 Andrew Lewis[Feature] Multimap: email:domain:tld filter
2017-05-15 Vsevolod Stakhov[Minor] Further logging improvements
2017-05-15 Vsevolod Stakhov[Minor] Forgot to add a file
2017-05-15 Vsevolod Stakhov[Minor] Update bundled zstd to version 1.3
2017-05-15 Vsevolod Stakhov[Minor] Further logging improvements
2017-05-15 Vsevolod Stakhov[Fix] Do not set bayes probability if we don't use it
2017-05-15 Vsevolod Stakhov[Feature] Use normal resolv.conf rules of rotation...
2017-05-15 Vsevolod Stakhov[Minor] Add some auxiliary functions for upstreams
2017-05-15 Vsevolod Stakhov[Feature] Allow to use custom callback when parsing...
2017-05-15 Vsevolod Stakhov[Minor] Improve logging of errors
2017-05-15 Vsevolod Stakhov[Feature] Allow to pass hostname to `-i` flag in Rspamc
2017-05-15 Vsevolod Stakhov[Fix] Fix logging format string
2017-05-15 Andrew Lewis[Minor] Fix test
2017-05-15 Vsevolod Stakhov[Fix] Reresolve upstreams even if there is a single...
2017-05-15 Vsevolod Stakhov[Minor] Tell which map has caused errors
2017-05-14 Vsevolod Stakhov[Minor] Remove unused constant
2017-05-14 Vsevolod Stakhov[Minor] Revert debian control cleanup: it breaks build...
2017-05-14 Andrew Lewis[Minor] DMARC reporting: remove stray character
2017-05-14 Vsevolod StakhovMerge pull request #1639 from sbadia/debian-pkg
2017-05-14 Andrew Lewis[Minor] DMARC reports: fixes for XML & reporting addresses
2017-05-14 Vsevolod Stakhov[Fix] Fix LRU elements removal
2017-05-13 Vsevolod Stakhov[Feature] Use headers hash in bayes metatokens
2017-05-13 Sebastien Badia[Minor] debian: Update BD and refresh packaging 1639/head
2017-05-13 Sebastien Badia[Minor] doc: Fix spelling errors
2017-05-13 Sebastien Badia[Minor] src: Fix spelling errors
2017-05-13 Vsevolod Stakhov[Minor] Set explicit type for known headers
2017-05-13 Vsevolod Stakhov[Minor] Renumber evictions list on removal
2017-05-13 Vsevolod Stakhov[Feature] Reuse stemmers in the cache
2017-05-13 Vsevolod Stakhov[Minor] Do not use lowercase for stemmed words unless...
2017-05-13 Vsevolod Stakhov[Fix] Fix lowercasing of stemmed words
2017-05-13 Vsevolod Stakhov[Minor] Add more sanity guards for evictions
2017-05-13 Vsevolod Stakhov[Minor] Check for parts with no words
2017-05-12 Vsevolod Stakhov[Minor] Move more magic constants to defines
2017-05-12 Vsevolod Stakhov[Fix] Fix calling for peak functions
2017-05-12 Andrew Lewis[Minor] DMARC reporting: couple of small fixes
2017-05-12 Andrew Lewis[Minor] DMARC recporting: fix stray bracket
2017-05-12 Vsevolod Stakhov[Minor] Fix eviction
2017-05-11 Vsevolod Stakhov[Fix] Parse rgb[a](x,x,x[,x]) css colors
2017-05-11 Vsevolod Stakhov[Fix] Disable certain checks for utf spoof detection
2017-05-11 Vsevolod Stakhov[Minor] Move some of mempool magic constants to a separ...
2017-05-11 Vsevolod Stakhov[Feature] Store average words length and short words...
2017-05-11 Vsevolod StakhovMerge pull request #1634 from moisseev/rspamd_stats
2017-05-11 Vsevolod StakhovMerge pull request #1636 from fatalbanana/drm2
2017-05-11 Andrew Lewis[Minor] DMARC reporting: rework backend 1636/head
2017-05-11 Vsevolod Stakhov[Rework] Use LFU algorithm in LRU cache
2017-05-11 Vsevolod Stakhov[Feature] Store hash of headers order and names
2017-05-10 Alexander Moisseev[Minor] rspamd_stats: fix `--alpha-score` option name 1634/head
2017-05-10 Vsevolod Stakhov[Fix] Do not check DMARC if SPF or DKIM were not checked
2017-05-10 Vsevolod Stakhov[Minor] Reduce digit->number transmission penalty
2017-05-09 Vsevolod Stakhov[Fix] Allow to follow symlinks when safe
2017-05-09 Andrew Lewis[Test] Multimap: Received IP filters with Redis
2017-05-09 Andrew Lewis[Fix] Multimap: Received IP filters with Redis
2017-05-09 Vsevolod StakhovMerge pull request #1624 from fatalbanana/drm1
2017-05-09 Andrew Lewis[Test] Test dkim_signing with redis
2017-05-09 Andrew LewisMerge branch 'andryyy-patch-5'
2017-05-09 Andrew Lewis[Feature] Preliminary DMARC reporting implementation 1624/head
2017-05-08 André PetersAdd ability to read selector from Redis 1622/head
2017-05-08 Vsevolod Stakhov[Minor] Fix compression/decompression
2017-05-08 Vsevolod Stakhov[Minor] Add implicit Content-Type for milter proxied...
2017-05-08 Vsevolod Stakhov[Minor] Add compression knobs to the proxy config
2017-05-08 Vsevolod Stakhov[Feature] Add compression/decompression to proxy
2017-05-08 Vsevolod Stakhov[Minor] Add method to get HTTP message flags
2017-05-08 Vsevolod Stakhov[Minor] Do not call compare scripts with no master...
2017-05-08 Vsevolod Stakhov[Feature] Implement milter protocol scan reply
2017-05-07 Vsevolod Stakhov[Minor] Do not set implicit content-type in HTTP
next