]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2019-04-06 Alexander Moisseev[Test] Add stylelint checks for CSS 2837/head
2019-04-06 Alexander Moisseev[Minor] Add missed semicolons to declaration blocks
2019-04-06 Alexander Moisseev[Minor] rspamd.css: remove meaningless unit identifiers
2019-04-06 Alexander Moisseev[Minor] rspamd.css: use consistent hex color case
2019-04-06 Alexander Moisseev[Minor] rspamd.css: use consistent indentation and...
2019-04-06 Alexander Moisseev[Minor] rspamd.css: use current standard syntax
2019-04-06 Alexander Moisseev[Minor] rspamd.css: reorder selectors
2019-04-06 Alexander Moisseev[Minor] rspamd.css: combine duplicate selectors
2019-04-04 Vsevolod Stakhov[Minor] Lua_util: Fix Lua 5.2 compatibility
2019-04-04 Vsevolod Stakhov[Minor] Set alias flag
2019-04-04 Vsevolod Stakhov[Minor] Try to support rewritten from in dkim signing
2019-04-03 Vsevolod StakhovMerge pull request #2834 from moisseev/webui
2019-04-03 Alexander Moisseev[Minor] Freeze WebUI scan textarea width 2834/head
2019-04-03 Vsevolod StakhovMerge pull request #2833 from moisseev/webui
2019-04-03 Vsevolod Stakhov[Minor] Fix flags
2019-04-03 Vsevolod Stakhov[Minor] Add message-id for Vade spam verdict
2019-04-03 Alexander Moisseev[WebUI] Fix symbol score input type 2833/head
2019-04-02 Vsevolod Stakhov[Rework] Continue aliases changes
2019-04-02 Vsevolod Stakhov[Rework] Start rework of aliasing in Rspamd
2019-04-02 Vsevolod Stakhov[Feature] Improve lua binary strings output
2019-04-02 Vsevolod Stakhov[Minor] Never use pkg-config for jemalloc - it breaks...
2019-04-02 Vsevolod StakhovMerge pull request #2829 from HeinleinSupport/lua_scanners
2019-04-02 Vsevolod Stakhov[Rework] Rework HTML content urls extraction
2019-04-02 Vsevolod Stakhov[Fix] Initialize lua debugging earlier
2019-04-02 Carsten Rosenberg[Minor] fix some warnings 2829/head
2019-04-01 Vsevolod Stakhov[Minor] Add more explicit logging
2019-04-01 Vsevolod Stakhov[Fix] Another fix for Redis sentinel
2019-04-01 Vsevolod Stakhov[Minor] Spamassassin: Add messages about rules loading
2019-04-01 Vsevolod Stakhov[Minor] Restore Lua 5.2 compatibility
2019-04-01 Vsevolod Stakhov[Minor] Add missing include
2019-03-31 Vsevolod StakhovMerge pull request #2827 from moisseev/webui
2019-03-31 Alexander Moisseev[WebUI] Combine Scan and Learning into one tab 2827/head
2019-03-30 Vsevolod Stakhov[Minor] Improve errors handling
2019-03-30 Vsevolod Stakhov[Feature] Allow unconnected DNS servers operations
2019-03-30 Vsevolod Stakhov[Minor] Allow delayed DNS servers init
2019-03-29 Vsevolod Stakhov[Minor] Fix learns count in sqlite3 backend
2019-03-29 Vsevolod Stakhov[Minor] Use `{=` and `=}` for variables in Jinja templates
2019-03-29 Vsevolod StakhovMerge pull request #2825 from moisseev/webui
2019-03-29 Alexander Moisseev[WebUI] Show grayed out pie 2825/head
2019-03-29 Vsevolod Stakhov[Fix] Rework cached Redis logic to avoid sentinels...
2019-03-29 Alexander Moisseev[WebUI] Update Throughput summary values dynamically
2019-03-28 Vsevolod Stakhov[Minor] Fix stupid torch that uses `print` for logging
2019-03-28 Vsevolod Stakhov[Fix] Neural: Fix training
2019-03-28 Vsevolod Stakhov[Minor] Lua_util: Add lupa.filters.pbkdf
2019-03-28 Vsevolod Stakhov[Minor] Lua_cryptobox: Add pbkdf() method
2019-03-28 Vsevolod StakhovMerge pull request #2822 from HeinleinSupport/lua_scanners
2019-03-27 Carsten Rosenberg[Minor] lua_scanners - enable spamassassin 2822/head
2019-03-27 Carsten Rosenberg[Minor] lua_scanners - improve fail debugging
2019-03-27 Vsevolod Stakhov[Minor] Preserve line endings when templating
2019-03-27 Vsevolod Stakhov[Minor] Lua_task: Fix doc strings
2019-03-27 Vsevolod Stakhov[Feature] Preprocess config files using jinja templates
2019-03-27 Vsevolod Stakhov[Minor] Add older glib compat
2019-03-27 Vsevolod Stakhov[Minor] Pass variables from the environment to rspamd_env
2019-03-27 Carsten Rosenberg[Minor] Fix oletools typo
2019-03-27 Vsevolod StakhovMerge pull request #2813 from miecio45/add_lua_mixed_script
2019-03-26 Miecio Za[Minor] Rewrite is_utf_mixed_script to use libicu only 2813/head
2019-03-26 Vsevolod Stakhov[Feature] Add `rspamadm template` command
2019-03-26 Vsevolod Stakhov[Minor] Lua_util: Add jinja2 related functions
2019-03-26 Vsevolod Stakhov[Minor] Unify `--var` argument for rspamd and rspamadm
2019-03-26 Vsevolod Stakhov[Rework] Change lua global variables registration
2019-03-26 Vsevolod Stakhov[Minor] Apply all matching special handlers
2019-03-26 Vsevolod Stakhov[Minor] Allow unconditional special handlers
2019-03-26 Vsevolod Stakhov[Minor] Add lua-lupa library for Jinja2 templates
2019-03-26 Vsevolod Stakhov[Minor] Fix alien userdata printing
2019-03-25 Vsevolod Stakhov[Minor] Fix line length in DMARC reports
2019-03-25 Vsevolod Stakhov[Minor] Enable stale bot in GitHub
2019-03-25 Vsevolod Stakhov[Minor] Replies: Fix the case when we cannot find hash...
2019-03-25 Vsevolod Stakhov[Minor] Fix the case when filename is empty for an...
2019-03-25 Vsevolod StakhovMerge pull request #2817 from moisseev/headers
2019-03-25 Vsevolod Stakhov[Fix] Fix priority for regexp symbols registriation
2019-03-25 Alexander Moisseev[Minor] Header regexps: Add Postbox User-Agent 2817/head
2019-03-23 Vsevolod Stakhov[Minor] Fix flags on virtual symbols
2019-03-23 Vsevolod Stakhov[Minor] Print virtual deps
2019-03-23 Vsevolod Stakhov[Minor] Fix postfilters squeezing issue
2019-03-22 Vsevolod Stakhov[Fix] Core: Fix squeezed dependencies handling for...
2019-03-22 Vsevolod Stakhov[Minor] Another fix of leaked password scam rule
2019-03-22 Vsevolod Stakhov[Minor] Mime_types: Add additional ct for .exe
2019-03-22 Vsevolod Stakhov[Feature] Mime_types: When no extension defined, detect...
2019-03-22 Vsevolod Stakhov[Feature] Mime_types: Implement user configurable exten...
2019-03-22 Vsevolod Stakhov[Fix] Clickhouse: Fix table schema upload
2019-03-22 Vsevolod Stakhov[Minor] Clickhouse: Implement schema addtions
2019-03-22 Vsevolod Stakhov[Minor] Add nostat flag to failure symbol
2019-03-22 Vsevolod Stakhov[Minor] SURBL: Add failure symbols
2019-03-22 Vsevolod Stakhov[Minor] RBL: Add fail symbols
2019-03-22 Vsevolod StakhovMerge pull request #2807 from HeinleinSupport/master
2019-03-21 Miecio Za[Minor] Add util.if_utf_mixed_script to lua
2019-03-21 Vsevolod Stakhov[Fix] Finally fix default parameters parsing in actions...
2019-03-21 Vsevolod Stakhov[Fix] Try to fix double signing in the milter
2019-03-21 Vsevolod Stakhov[Fix] Fix ES sending logic (restore from coroutines...
2019-03-20 Vsevolod Stakhov[Feature] Treat all tags with HREF as a potential hyper...
2019-03-20 Vsevolod Stakhov[Feature] Allow to add messages from settings
2019-03-20 Vsevolod Stakhov[Minor] Fix formatting issue
2019-03-20 Vsevolod Stakhov[Minor] Slight logging improvements
2019-03-20 Vsevolod Stakhov[Minor] Add rspamd_conditional_debug_fast to format...
2019-03-20 Vsevolod Stakhov[Minor] Fix format string
2019-03-20 Vsevolod Stakhov[Minor] Preserve debug logging when running `rspamadm -v`
2019-03-19 Vsevolod Stakhov[Minor] Print limit values on start of the worker
2019-03-19 Vsevolod Stakhov[Minor] Properly print byte suffixes when humanizing
2019-03-19 Vsevolod Stakhov[Minor] Sigh, another try to fix coroutines errors
2019-03-19 Vsevolod Stakhov[Feature] Validate BTC addresses in LEAKED_PASSWORD_SCAM
next