]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2018-07-17 Vsevolod Stakhov[Minor] Rework headers extracting API
2018-07-17 Vsevolod Stakhov[Minor] Fix build with libressl
2018-07-17 Vsevolod Stakhov[Minor] Slightly improve and document task:set_user...
2018-07-16 Vsevolod Stakhov[Minor] Optimise allocation size slightly
2018-07-16 Vsevolod Stakhov[Fix] Plug memory leak in fuzzy updates
2018-07-16 Vsevolod Stakhov[Minor] Fix end/start times when processing multiple...
2018-07-16 Vsevolod Stakhov[Conf] Improve upstreams setup for fuzzy storage by...
2018-07-16 Vsevolod Stakhov[Conf] Rename and fix RBL_VIRUSFREE symbol
2018-07-16 Vsevolod Stakhov[Minor] Add read-only mode for fuzzy storage
2018-07-15 Vsevolod StakhovMerge pull request #2343 from moisseev/eslint
2018-07-15 Vsevolod StakhovMerge pull request #2344 from tleuxner/patch-1
2018-07-15 Alexander Moisseev[Test] Allow max 2 statements per line in JS 2343/head
2018-07-15 Thomas LeuxnerUpdate bayes_expiry.lua 2344/head
2018-07-15 Alexander Moisseev[Minor] Simplify conditional expression
2018-07-15 Alexander Moisseev[Minor] Use consistent brace style for blocks (1tbs)
2018-07-15 Vsevolod StakhovMerge pull request #2341 from moisseev/eslint
2018-07-15 Alexander Moisseev[Minor] Avoid using empty blocks 2341/head
2018-07-15 Alexander Moisseev[Minor] Remove unused empty function
2018-07-15 Alexander Moisseev[Minor] Do not use identifiers before their declarations
2018-07-15 Alexander Moisseev[Minor] Do not reassign function parameters
2018-07-14 Vsevolod Stakhov[Feature] Check attachments only on AV scanners in...
2018-07-14 Alexander Moisseev[Minor] Do not shadow variables
2018-07-14 Vsevolod Stakhov[Minor] Fix types
2018-07-14 Vsevolod Stakhov[Minor] Fix custom keyword parsing
2018-07-13 Vsevolod Stakhov[Minor] Fix custom keywords initialisation
2018-07-13 Vsevolod Stakhov[Conf] Add RBL_VIRUSFREE RBL
2018-07-13 Vsevolod Stakhov[Minor] Fix comments
2018-07-13 Vsevolod StakhovMerge pull request #2339 from moisseev/eslint
2018-07-13 Vsevolod Stakhov[Project] Restore custom keywords in ratelimit and...
2018-07-13 Vsevolod Stakhov[Project] Allow per bucket multipliers
2018-07-13 Vsevolod Stakhov[Project] Rework ratelimits configuration
2018-07-13 Alexander Moisseev[WebUI] Avoid unused indexes 2339/head
2018-07-12 Vsevolod StakhovMerge pull request #2338 from oxpa/master
2018-07-12 Igor Ippolitovfix email address parsing: ebraces should increase... 2338/head
2018-07-12 Vsevolod Stakhov[Minor] Update version to 1.7.9
2018-07-12 Vsevolod StakhovRelease 1.7.8 1.7.8
2018-07-12 Vsevolod StakhovMerge pull request #2335 from moisseev/patch-1
2018-07-12 Vsevolod StakhovMerge pull request #2336 from moisseev/eslint
2018-07-12 Alexander Moisseev[WebUI] Enable strict mode, 2336/head
2018-07-12 Alexander Moisseev[Minor] Update redirectors.inc 2335/head
2018-07-11 Vsevolod Stakhov[Minor] Avoid pre-result overriding
2018-07-11 Vsevolod Stakhov[Minor] Allow to check if we have set some pre-result
2018-07-11 Vsevolod StakhovMerge pull request #2334 from moisseev/eslint
2018-07-11 Alexander Moisseev[WebUI] Remove unused block 2334/head
2018-07-11 Alexander Moisseev[WebUI] Initialize variables at declaration
2018-07-11 Alexander Moisseev[WebUI] Do not redeclare variables
2018-07-11 Alexander Moisseev[WebUI] Use self-explanatory notation
2018-07-11 Alexander Moisseev[WebUI] Use type-safe equality operators
2018-07-10 Vsevolod Stakhov[Fix] Fix regexp functions when no data is passed
2018-07-10 Vsevolod Stakhov[Minor] Redis support is now unconditional
2018-07-10 Vsevolod Stakhov[Fix] Fix race condition on maps reinit
2018-07-10 Vsevolod Stakhov[Minor] Do not print pointer if successfully converted...
2018-07-10 Vsevolod Stakhov[Fix] Fix descriptors leak in sqlite3 locking code
2018-07-10 Vsevolod Stakhov[Fix] Initialize sqlite3 properly
2018-07-10 Vsevolod Stakhov[Fix] Fix padded numbers printing
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
next