]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2017-07-06 Vsevolod Stakhov[Rework] Send health checks from a single worker
2017-07-06 Vsevolod Stakhov[Rework] Further steps towards one process monitoring
2017-07-06 Vsevolod Stakhov[Rework] Allow to use custom callback for monitored...
2017-07-06 Vsevolod Stakhov[Feature] Add `-e` option for lua_repl
2017-07-06 Vsevolod Stakhov[Feature] Implement per-line mode in lua_repl (like...
2017-07-05 Vsevolod Stakhov[Minor] Reduce hfilter log noise
2017-07-05 Vsevolod Stakhov[Feature] Allow to discard messages instead of rejection
2017-07-05 Vsevolod Stakhov[Minor] Add /ping path to the controller
2017-07-05 Vsevolod Stakhov[Fix] Milter sessions can live forever
2017-07-05 Vsevolod Stakhov[Fix] Plug memory leak
2017-07-04 Vsevolod Stakhov[Minor] Tweaks for sessions cache
2017-07-04 Vsevolod Stakhov[Feature] Enable sessions cache tracking for milter...
2017-07-04 Vsevolod Stakhov[Feature] Add sessions cache to debug dangling sessions
2017-07-04 Vsevolod Stakhov[Minor] Add configuration knobs for sessions cache
2017-07-03 Vsevolod Stakhov[Minor] Do not overwrite score occasionally
2017-07-03 Vsevolod Stakhov[Fix] Fix gmail dots removal
2017-07-03 Vsevolod Stakhov[Fix] Do not cache SPF records with macros
2017-07-03 Vsevolod Stakhov[Feature] Support SPF macros transformations
2017-07-02 Vsevolod Stakhov[Fix] Allow modifiers in SPF macros
2017-07-01 Vsevolod Stakhov[Fix] Add missing `break` statement
2017-07-01 Vsevolod Stakhov[Feature] Allow to specify custom User-Agent for rspamc
2017-07-01 Vsevolod Stakhov[Fix] Normalize fuzzy probability better
2017-07-01 Vsevolod Stakhov[Feature] Skip updates for messages scanned via controller
2017-06-30 Vsevolod Stakhov[Minor] Reduce logger level
2017-06-30 Vsevolod Stakhov[Minor] Fix aliases removal function
2017-06-30 Vsevolod Stakhov[Fix] Do not overwrite score when setting pre-action
2017-06-30 Andrew Lewis[Minor] Tests: don't try bind ports
2017-06-30 Andrew Lewis[Minor] Clickhouse: add missing comma
2017-06-30 Vsevolod Stakhov[Feature] Implement rdns-curve plugin based on rspamd...
2017-06-30 Vsevolod Stakhov[Minor] Do not redefine uthash allocation routines
2017-06-30 Vsevolod Stakhov[Conf] Remove Rambler email bl for now
2017-06-29 Vsevolod Stakhov[Minor] Fix various issues
2017-06-29 Vsevolod Stakhov[Feature] Add per-domain emails normalisation rules
2017-06-29 Vsevolod Stakhov[Minor] Lowercase email addresses
2017-06-29 Vsevolod Stakhov[Minor] Allow base32 encoding for emails request
2017-06-29 Vsevolod StakhovMerge pull request #1714 from fatalbanana/emails
2017-06-29 Vsevolod StakhovMerge pull request #1713 from IanDarwin/master
2017-06-29 Vsevolod StakhovMerge pull request #1711 from moisseev/spelling
2017-06-29 Andrew Lewis[Minor] Fix emails plugin 1714/head
2017-06-29 Ian DarwinIn OpenBSD ports too 1713/head
2017-06-29 Vsevolod Stakhov[Minor] Add steampowered.com to spf+dkim whitelist
2017-06-29 Vsevolod Stakhov[Feature] Allow to check reply-to email
2017-06-29 Vsevolod Stakhov[Feature] Normalize email aliases in emails module
2017-06-29 Vsevolod Stakhov[Minor] Allow to cut hashes when checking emails
2017-06-29 Vsevolod Stakhov[Minor] Move emails normalization to the lua library
2017-06-28 Vsevolod StakhovMerge pull request #1712 from moisseev/patch-1
2017-06-28 Alexander Moisseev[Oops] Restore a proper name 1712/head
2017-06-28 Vsevolod Stakhov[Fix] Fix DKIM base64 folding for milter flagged messages
2017-06-28 Andrew Lewis[Fix] RBL: Fixed hashed email address lookups
2017-06-28 Alexander Moisseev[Refactor] Fix misspelled variable name in cdb_make.c 1711/head
2017-06-28 Alexander Moisseev[Refactor] Correct misspelled function name in Rspamd...
2017-06-28 Vsevolod StakhovRevert "Debian: Update changelog."
2017-06-28 Vsevolod StakhovMerge pull request #1705 from sebastianlipponer/master
2017-06-28 Vsevolod Stakhov[Minor] Filter NaNs from ANN training vectors
2017-06-28 Alexander Moisseev[Refactor] Correct misspelled variable name in lua_redis
2017-06-28 Alexander Moisseev[Refactor] Correct misspelled messages in tests
2017-06-28 Alexander Moisseev[Refactor] Correct misspelled `rspamd_smtp_recieved_parse`
2017-06-27 Vsevolod StakhovMerge pull request #1710 from moisseev/spelling
2017-06-27 Vsevolod Stakhov[Minor] Fix internal utils
2017-06-27 Alexander Moisseev[Minor] Massive spelling correction 1710/head
2017-06-27 Vsevolod Stakhov[Minor] Remove ragel version
2017-06-27 Vsevolod Stakhov[CritFix] Switch from ragel to C for Content-Type parsing
2017-06-26 Vsevolod Stakhov[Fix] Fix comparision logic
2017-06-24 Vsevolod Stakhov[Fix] Fix folding for arc headers when milter interface...
2017-06-24 Vsevolod Stakhov[Minor] Add milter flag when using milter protocol
2017-06-24 Vsevolod Stakhov[Minor] Allow to check for milter flag in a task
2017-06-24 Vsevolod Stakhov[Minor] Allow to fold header in a different way using...
2017-06-24 Vsevolod Stakhov[Fix] Use `\n` to fold headers for milter
2017-06-24 Sebastian LipponerDebian: Update changelog. 1705/head
2017-06-24 Sebastian LipponerDebian: Add missing build dependencies.
2017-06-24 Vsevolod Stakhov[Minor] Add ability to get symbols dynamic stats from Lua
2017-06-24 Vsevolod Stakhov[Feature] Add short_text_direct_hash for fuzzy check...
2017-06-24 Andrew Lewis[Minor] Milter headers: remove x-spam; fix misprint
2017-06-24 Vsevolod Stakhov[Feature] Allow to customize spam header, remove existi...
2017-06-24 Vsevolod Stakhov[Minor] Allow to use numeric database when parsing...
2017-06-24 Andrew Lewis[Feature] Milter headers: remove-header routine
2017-06-23 Andrew Lewis[Minor] Milter headers: s/x-spam-flag/x-spam/
2017-06-23 Andrew Lewis[Minor] Lua_redis: Try clarify docs for :exec()
2017-06-22 Vsevolod StakhovMerge pull request #1695 from moisseev/patch-1
2017-06-22 Vsevolod StakhovMerge pull request #1700 from moisseev/webui
2017-06-22 Alexander Moisseev[WebUI] Round-up throughput summary values 1700/head
2017-06-22 Andrew Lewis[Fix] DKIM sign tools: edge-cases around use_esld
2017-06-22 Vsevolod Stakhov[Feature] Allow to use HTTPS when connecting to Clickhouse
2017-06-22 Vsevolod Stakhov[Feature] Allow to store symbols data in Clickhouse
2017-06-21 Vsevolod Stakhov[Minor] Fix element added
2017-06-21 Vsevolod Stakhov[Feature] Add text_part:get_stats function
2017-06-21 Vsevolod Stakhov[Minor] Add some more data to the spaces strip algorithm
2017-06-21 Vsevolod Stakhov[Feature] Store more data when stripping newlines
2017-06-21 Andrew Lewis[Minor] Remove dead code
2017-06-21 Andrew Lewis[Feature] Milter headers: Add X-Spam-Flag to rmilter...
2017-06-21 Vsevolod Stakhov[Feature] Rework newlines strip parser one more time
2017-06-20 Vsevolod Stakhov[Minor] Return number of hits for a symbol when querying
2017-06-20 Vsevolod Stakhov[Minor] Add one_shot for RAMBLER_URIBL
2017-06-19 Andrew Lewis[Feature] Multimap: received filters for extracting...
2017-06-19 Vsevolod Stakhov[Minor] Convert from rspamd_text
2017-06-19 Vsevolod Stakhov[Feature] Allow to disable specific workers in the...
2017-06-19 Alexander Moisseev[Minor] Update redirectors list 1695/head
2017-06-18 Vsevolod Stakhov[Minor] Add default values for dkim plugin confighelp
2017-06-17 Vsevolod Stakhov[Feature] Split long DKIM public keys
2017-06-17 Vsevolod Stakhov[Minor] Fix minor style issue
next