]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2017-08-08 Vsevolod Stakhov[Minor] Slightly improve log message
2017-08-07 Vsevolod Stakhov[Feature] Set TCP_NODELAY for milter sockets
2017-08-07 Vsevolod Stakhov[Minor] Allow to detect torch support from Lua
2017-08-06 Vsevolod Stakhov[Minor] Use clock_gettime instead of gettimeofday
2017-08-06 Vsevolod Stakhov[Feature] Allow to have high precision timestamps in...
2017-08-05 Vsevolod Stakhov[Feature] Allow to use postfilters in composites
2017-08-05 Vsevolod Stakhov[Fix] Try harder to find rfc822 notifications
2017-08-05 Vsevolod StakhovMerge pull request #1787 from moisseev/ratelimit
2017-08-05 Alexander Moisseev[Minor] Fix time units in ratelimit.conf examples 1787/head
2017-08-05 Alexander Moisseev[Feature] Ratelimit: allow full addresses in whiteliste...
2017-08-05 Alexander Moisseev[Fix] Ratelimit: fix whitelisted_rcpts matching
2017-08-04 Vsevolod Stakhov[Minor] Remove unused function
2017-08-04 Vsevolod StakhovMerge pull request #1785 from moisseev/patch-2
2017-08-04 Alexander Moisseev[Minor] Fix key path in arc.conf examples (#1784) 1785/head
2017-08-03 Vsevolod Stakhov[Minor] Add torch support to debian build rules
2017-08-03 Vsevolod StakhovMerge pull request #1782 from moisseev/patch-1
2017-08-02 Vsevolod Stakhov[Fix] Fix processing of multipart parts with no headers
2017-08-02 Vsevolod Stakhov[Feature] Add ability to match score in force_actions...
2017-08-02 Vsevolod Stakhov[Minor] Use '--' instead of 'UN' for unknown values
2017-08-02 Vsevolod Stakhov[Fix] Fix pushing country to clickhouse asn table
2017-08-02 Alexander Moisseev[Minor] Reduce MIME_BASE64_TEXT score 1782/head
2017-08-02 Vsevolod Stakhov[Feature] Allow rule specific min_bytes in fuzzy check
2017-08-01 Andrew Lewis[Minor] Fann_redis: Fix iterator
2017-08-01 Vsevolod Stakhov[Feature] Implement per-user ANN support
2017-08-01 Vsevolod Stakhov[Minor] Add task:get_principal_recipient method
2017-08-01 Vsevolod Stakhov[Feature] Implement manual ANN train mode
2017-07-31 Vsevolod Stakhov[Minor] Revert layers number change: output layer is...
2017-07-31 Vsevolod StakhovMerge pull request #1781 from fatalbanana/fann
2017-07-31 Vsevolod StakhovMerge pull request #1780 from moisseev/mail-ru-base64
2017-07-31 Andrew Lewis[Minor] Fann_redis: Fix iterators & some warnings 1781/head
2017-07-31 Alexander Moisseev[Minor] Suppress MIME_BASE64_TEXT for Mail.Ru Mailer 1780/head
2017-07-31 Vsevolod StakhovMerge pull request #1779 from fatalbanana/urls
2017-07-31 Vsevolod Stakhov[Minor] Fix iteration issue noticed by @moisseev
2017-07-31 Andrew Lewis[Fix] Crash in URL processing 1779/head
2017-07-30 Vsevolod Stakhov[Fix] Allow to set any layers number for fann rules
2017-07-30 Vsevolod Stakhov[Minor] Fix rules usage in couple of places in the...
2017-07-30 Vsevolod Stakhov[Feature] Allow multiple fann rules
2017-07-29 Vsevolod Stakhov[Minor] Some more minor fixes to lua
2017-07-29 Vsevolod Stakhov[Minor] Some fixes after rework
2017-07-29 Vsevolod Stakhov[Feature] Improve symbol type parsing in Lua API
2017-07-29 Vsevolod StakhovMerge pull request #1772 from smfreegard/mid_updates
2017-07-29 Vsevolod Stakhov[Feature] Skip certain symbols from ANN classify
2017-07-29 Vsevolod Stakhov[Feature] Rework fann plugin to be a normal post-filter
2017-07-29 Vsevolod Stakhov[Minor] Apply tanh to scores
2017-07-29 Vsevolod Stakhov[Minor] Allow to get symbols results as statistical...
2017-07-29 Vsevolod Stakhov[Minor] Add auxiliary functions for symbols cache
2017-07-29 Vsevolod Stakhov[Fix] Do not stop monitored on dns errors
2017-07-28 Vsevolod Stakhov[Fix] Fix clickhouse schema
2017-07-28 Vsevolod Stakhov[Fix] Do not fail rbl plugin when there are no received...
2017-07-28 Vsevolod Stakhov[Feature] Allow to get CPU flags from Lua
2017-07-28 Vsevolod Stakhov[Minor] Some improvements to utility functions
2017-07-27 Steve FreegardImprove CTYPE_MIXED_BOGUS and MIME_BASE64_TEXT rules 1772/head
2017-07-27 Vsevolod StakhovMerge pull request #1771 from Alex-Gramm/master
2017-07-27 Alex Gramm[Fix] Clickhouse: Insertion in the symbols table 1771/head
2017-07-27 Vsevolod StakhovMerge pull request #1770 from smfreegard/mid_updates
2017-07-26 Steve FreegardUpdate Message-ID rules with new observed patterns 1770/head
2017-07-26 Andrew Lewis[Fix] Lua_http: freeing
2017-07-26 Vsevolod StakhovMerge pull request #1767 from moisseev/webui
2017-07-25 Vsevolod Stakhov[Minor] Use rspamd_socketpair in spawn_subprocess
2017-07-25 Vsevolod Stakhov[Fix] Fix setting of signals when spawning a thread
2017-07-25 Vsevolod Stakhov[Minor] Use rspamd_socketpair everywhere
2017-07-25 Vsevolod Stakhov[Fix] Set CLOEXEC flag on files opened
2017-07-25 Vsevolod Stakhov[Minor] Allow to get worker object from a task
2017-07-24 Vsevolod Stakhov[Minor] Further fixes for subprocess spawning logic
2017-07-24 Vsevolod Stakhov[Minor] Prevent data corruption when dealing with signals
2017-07-24 Vsevolod Stakhov[Minor] Store parent pid inside workers
2017-07-24 Vsevolod Stakhov[Rework] Run post-loads when all initialization is...
2017-07-23 Vsevolod Stakhov[Minor] Treat skipped error properly
2017-07-23 Vsevolod Stakhov[Feature] Allow to skip specific hashes in fuzzy storage
2017-07-23 Alexander Moisseev[WebUI] Escape strings inside HTML in history 1767/head
2017-07-23 Alexander MoisseevRevert "Merge pull request #1747 from andryyy/patch-11"
2017-07-22 Vsevolod Stakhov[Feature] Allow to spawn asynchronous processes from Lua
2017-07-22 Vsevolod Stakhov[Feature] Allow to reuse signal handlers chains
2017-07-22 Vsevolod Stakhov[Minor] Fix randomness part in torch
2017-07-22 Vsevolod Stakhov[Minor] Further fixes for torch RPATH
2017-07-22 Vsevolod Stakhov[Feature] Allow to set headers from settings
2017-07-22 Vsevolod Stakhov[Minor] Do not use avx/avx2 in torch as their detection...
2017-07-22 Vsevolod Stakhov[Minor] Avoid obsolete function usage
2017-07-22 Vsevolod Stakhov[Minor] Fix install path for torch libpaths
2017-07-22 Vsevolod Stakhov[Minor] Remove unused file
2017-07-21 Vsevolod Stakhov[Minor] Set lua cpath to RSPAMD_LIBDIR, not LUALIBDIR
2017-07-21 Vsevolod Stakhov[Minor] Fix installation directory for shared libs
2017-07-20 Andrew Lewis[Feature] Multimap: checking of symbol options
2017-07-20 Vsevolod Stakhov[Fix] Relax pem signature detection
2017-07-20 Vsevolod StakhovMerge pull request #1762 from outtersg/master
2017-07-20 Vsevolod Stakhov[Feature] Allow to configure monitored
2017-07-20 Guillaume Outters[Fix] Lua: lpeg to be loaded with rspamd_lua_add_preloa... 1762/head
2017-07-19 Vsevolod Stakhov[Minor] Add some sanity checks when managing monitoring...
2017-07-19 Vsevolod Stakhov[Minor] Revert back logic error introduced
2017-07-19 Andrew Lewis[Feature] Redis settings: support checking multiple...
2017-07-19 Vsevolod Stakhov[Feature] Add EBL to the default config
2017-07-18 Vsevolod Stakhov[Minor] Remove reduntant debug
2017-07-18 Vsevolod Stakhov[Fix] Fix crashes in the rspamd_control path
2017-07-18 Vsevolod Stakhov[Minor] Add lua source code information to monitored
2017-07-18 Vsevolod Stakhov[Fix] Add workaround for IPv6 in sendmail
2017-07-18 Vsevolod Stakhov[Fix] Fix get_content method
2017-07-17 Vsevolod StakhovMerge pull request #1756 from dupondje/fix_whitelists
2017-07-17 Jean-Louis... [Fix] Don't use whitelist/greylist maps as regexp,... 1756/head
2017-07-17 Vsevolod Stakhov[Feature] Implement forked workers children monitoring
2017-07-16 Vsevolod Stakhov[Feature] Import torch to Rspamd...
next