]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2018-07-09 Vsevolod Stakhov[Minor] Cleanup, use __builtin_clz, mention algorithm...
2018-07-09 Vsevolod Stakhov[Feature] Improve integer -> string conversion
2018-07-09 Vsevolod Stakhov[Fix] Improve resetting of the limit buckets
2018-07-09 Vsevolod Stakhov[Minor] Count a new message when checking ratelimit...
2018-07-09 Vsevolod Stakhov[Fix] Eliminate all specific C plugins pools
2018-07-09 Vsevolod Stakhov[Minor] Eliminate dedicated mempool for regexp module
2018-07-09 Vsevolod Stakhov[Minor] Fix aligned access
2018-07-09 Vsevolod Stakhov[Fix] Fix build where ucontext is defined in ucontext.h
2018-07-08 Vsevolod StakhovMerge pull request #2331 from moisseev/eslint
2018-07-08 Alexander Moisseev[Test] Specify JS Globals 2331/head
2018-07-08 Alexander Moisseev[WebUI] Remove unused variable
2018-07-08 Alexander Moisseev[WebUI] Add missed declarations
2018-07-08 Alexander Moisseev[WebUI] Fix variable assignment
2018-07-08 Alexander Moisseev[WebUI] Avoid using "undefined" property
2018-07-07 Vsevolod Stakhov[Feature] Reuse maps in multimap module more aggressively
2018-07-07 Vsevolod Stakhov[Project] Implement HTTP maps caching
2018-07-07 Vsevolod Stakhov[Project] Prepare cached map data
2018-07-06 Vsevolod StakhovMerge pull request #2328 from moisseev/patch-1
2018-07-06 Vsevolod StakhovMerge pull request #2326 from moisseev/eslint
2018-07-06 Vsevolod Stakhov[Feature] Add more extended statistics about fuzzy...
2018-07-06 Alexander MoisseevUpdate redirectors.inc 2328/head
2018-07-06 Alexander Moisseev[WebUI] Remove unused variables 2326/head
2018-07-06 Alexander Moisseev[Minor] JS: Remove redundant quotes
2018-07-05 Vsevolod Stakhov[Minor] Fix list op
2018-07-05 Vsevolod Stakhov[Fix] Work with broken resolvers in resolv.conf
2018-07-05 Vsevolod Stakhov[Fix] Fix DKIM check rule if DNS is unavailable
2018-07-05 Vsevolod Stakhov[Minor] Improve symcache debugging
2018-07-05 Vsevolod Stakhov[Feature] Add logic to deduplicate updates queue
2018-07-05 Vsevolod Stakhov[Project] Add small workaround for sqlite backend
2018-07-05 Vsevolod Stakhov[Project] Update Redis backend to support refreshing
2018-07-05 Vsevolod Stakhov[Project] Refresh fuzzy hashes when matched
2018-07-05 Alexander Moisseev[test] Print current ESLint version
2018-07-05 Alexander Moisseev[test] Enforce some linter rules for JS
2018-07-05 Vsevolod Stakhov[Minor] Add domains to the list
2018-07-05 Alexander Moisseev[Minor] JS: Add space before parentheses
2018-07-05 Alexander Moisseev[Minor] JS: Align elements
2018-07-05 Alexander Moisseev[WebUI] Remove duplicated path from RequireJS config
2018-07-05 Alexander Moisseev[Minor] JS: Remove useless escape
2018-07-05 Alexander Moisseev[Minor] JS: Remove useless concatenation
2018-07-05 Alexander Moisseev[Minor] JS: Simplify conditional
2018-07-05 Alexander Moisseev[Minor] JS: Disable "no-alert" rule for a line
2018-07-05 Alexander Moisseev[WebUI] Do not accept passwords containing control...
2018-07-05 Alexander Moisseev[Minor] JS: Disable "no-bitwise" rule for specific...
2018-07-05 Alexander Moisseev[Minor] JS: Add missed spaces
2018-07-05 Alexander Moisseev[Minor] JS: Move dots to the same lines as the properties
2018-07-05 Alexander Moisseev[Minor] JS: Remove extra spaces
2018-07-04 Vsevolod Stakhov[Feature] Improve WHITE_ON_WHITE rule
2018-07-04 Vsevolod Stakhov[Fix] Fix styles propagation
2018-07-04 Vsevolod Stakhov[Feature] Implement fuzzy hashes extraction in mime...
2018-07-04 Vsevolod Stakhov[Minor] Use proper hashing when getting texts fuzzy...
2018-07-04 Vsevolod Stakhov[Feature] Add preliminary function to get fuzzy hashes...
2018-07-04 Vsevolod StakhovMerge pull request #2325 from BoresXP/master
2018-07-04 Vsevolod StakhovMerge pull request #2324 from andy-igoshin/master
2018-07-04 Vsevolod StakhovMerge pull request #2323 from moisseev/eslint
2018-07-04 Vsevolod StakhovMerge pull request #2322 from moisseev/ci
2018-07-04 Vsevolod Stakhov[Fix] Fix messages quarantine
2018-07-04 Vsevolod Stakhov[Fix] Avoid race condition in skip map as pool lifetime...
2018-07-04 Alexander Moisseev[Minor] JS: Add spaces at comments start 2323/head
2018-07-04 Alexander Moisseev[Minor] JS: Add spaces at blocks edges
2018-07-04 Alexander Moisseev[Minor] JS: Add missing spaces before block brackets
2018-07-04 Alexander Moisseev[Minor] JS: Fix indentation
2018-07-04 Alexander Moisseev[Minor] JS: Remove spaces inside object's curly braces
2018-07-04 Alexander Moisseev[Minor] JS: Remove spaces inside array brackets
2018-07-04 Boris GulayFix redis read_only was incorrectly set to true. 2325/head
2018-07-04 Alexander Moisseev[Minor] JS: Remove trailing spaces
2018-07-04 Alexander Moisseev[Minor] JS: Replace tabs with spaces in indentation
2018-07-04 Alexander Moisseev[Minor] JS: Add spaces after commas
2018-07-03 Vsevolod Stakhov[Minor] Initial implementation of fuzzy hashes extracti...
2018-07-03 Andrey Igoshindomain added 2324/head
2018-07-03 Vsevolod Stakhov[Test] Add received headers parsing unit tests
2018-07-03 Vsevolod Stakhov[Minor] Reduce speed test cycles in unit tests
2018-07-03 Vsevolod Stakhov[Feature] Add more non-conformant Received headers...
2018-07-03 Vsevolod Stakhov[Fix] Fix specific urls extraction
2018-07-03 Alexander Moisseev[Minor] JS: Add missed semicolons
2018-07-03 Vsevolod Stakhov[Minor] Fix rspamadm confighelp with arguments
2018-07-03 Alexander Moisseev[Minor] JS: Use consistent indentation
2018-07-03 Alexander Moisseev[Minor] JS: Use double quotes wherever possible
2018-07-03 Alexander Moisseev[Test] Add JavaScript linting 2322/head
2018-07-02 Vsevolod Stakhov[Fix] Fix crash in base url handling
2018-07-02 Vsevolod Stakhov[Feature] Allow to configure AV module rejection message
2018-07-02 Vsevolod Stakhov[Minor] Update version to 1.7.8
2018-07-02 Vsevolod StakhovRelease 1.7.7 1.7.7
2018-07-02 Vsevolod Stakhov[Minor] Allow to restore the previous behaviour in...
2018-07-02 Vsevolod StakhovMerge pull request #2310 from andy-igoshin/master
2018-07-02 Vsevolod StakhovMerge pull request #2319 from moisseev/const
2018-07-02 Vsevolod StakhovMerge pull request #2318 from moisseev/require
2018-07-02 Vsevolod Stakhov[Feature] Distinguish IP failures from connection failures
2018-07-02 Vsevolod Stakhov[Minor] Fix build with gcc 4.2
2018-07-02 Alexander Moisseev[WebUI] Stop using "const" declaration 2319/head
2018-07-02 Alexander Moisseev[WebUI] Update RequireJS to 2.3.5 2318/head
2018-06-30 Vsevolod Stakhov[Minor] Skip ASN checks for local IPs
2018-06-29 Vsevolod Stakhov[Minor] Add alias for libunwind to deal with debian...
2018-06-29 Vsevolod Stakhov[Fix] Fix reload crash
2018-06-29 Vsevolod Stakhov[Fix] Fill nm id in keypairs cache code
2018-06-29 Vsevolod Stakhov[CritFix] Do not overwrite PID of the main process
2018-06-29 Vsevolod Stakhov[CritFix] Check NM part of pubkey to match it with...
2018-06-29 Vsevolod Stakhov[Minor] Enable libunwind in packages
2018-06-28 Vsevolod Stakhov[Fix] Fix maps preload logic
2018-06-28 Vsevolod Stakhov[CritFix] Fix shmem leak in encrypting proxy mode
2018-06-27 Vsevolod Stakhov[Minor] Release backends more lately
next