12734 Commits (18921707b3f8b63ebe62c8bd462938da6f5fd996)
 

Author SHA1 Message Date
  Vsevolod Stakhov ac022163ea [Fix] Plug memory leak in fuzzy updates 6 years ago
  Vsevolod Stakhov 84f6d30122 [Minor] Fix end/start times when processing multiple log files 6 years ago
  Vsevolod Stakhov 4b6085b959 [Conf] Improve upstreams setup for fuzzy storage by default 6 years ago
  Vsevolod Stakhov 1b096b8696 [Conf] Rename and fix RBL_VIRUSFREE symbol 6 years ago
  Vsevolod Stakhov dc183dbe67 [Minor] Add read-only mode for fuzzy storage 6 years ago
  Vsevolod Stakhov c67fe3100e
Merge pull request #2343 from moisseev/eslint 6 years ago
  Vsevolod Stakhov fafa29099b
Merge pull request #2344 from tleuxner/patch-1 6 years ago
  Alexander Moisseev bf78bf80e4 [Test] Allow max 2 statements per line in JS 6 years ago
  Thomas Leuxner d3477f9bf0
Update bayes_expiry.lua 6 years ago
  Alexander Moisseev 743dd8b6b1 [Minor] Simplify conditional expression 6 years ago
  Alexander Moisseev ab72e30124 [Minor] Use consistent brace style for blocks (1tbs) 6 years ago
  Vsevolod Stakhov 5771b12d4e
Merge pull request #2341 from moisseev/eslint 6 years ago
  Alexander Moisseev 8b32cbde5f [Minor] Avoid using empty blocks 6 years ago
  Alexander Moisseev df63719060 [Minor] Remove unused empty function 6 years ago
  Alexander Moisseev ae91f7edb4 [Minor] Do not use identifiers before their declarations 6 years ago
  Alexander Moisseev 89bfbd940c [Minor] Do not reassign function parameters 6 years ago
  Vsevolod Stakhov a9e3f168c1 [Feature] Check attachments only on AV scanners in attachments_only mode 6 years ago
  Alexander Moisseev b816237c36 [Minor] Do not shadow variables 6 years ago
  Vsevolod Stakhov bcdb750a83 [Minor] Fix types 6 years ago
  Vsevolod Stakhov 36ad4a3924 [Minor] Fix custom keyword parsing 6 years ago
  Vsevolod Stakhov e3e7e1bb8f [Minor] Fix custom keywords initialisation 6 years ago
  Vsevolod Stakhov f37c712c6e [Conf] Add RBL_VIRUSFREE RBL 6 years ago
  Vsevolod Stakhov a80a5d03f2 [Minor] Fix comments 6 years ago
  Vsevolod Stakhov 319eb98848
Merge pull request #2339 from moisseev/eslint 6 years ago
  Vsevolod Stakhov ae7e9acf95 [Project] Restore custom keywords in ratelimit and fix issues 6 years ago
  Vsevolod Stakhov ed3efb12d8 [Project] Allow per bucket multipliers 6 years ago
  Vsevolod Stakhov e2a9c13006 [Project] Rework ratelimits configuration 6 years ago
  Alexander Moisseev 4cb2f29f62 [WebUI] Avoid unused indexes 6 years ago
  Vsevolod Stakhov db8e9f228f
Merge pull request #2338 from oxpa/master 6 years ago
  Igor Ippolitov 58f2b7c2be fix email address parsing: ebraces should increase till matched with obraces 6 years ago
  Vsevolod Stakhov 2cfeff3710 [Minor] Update version to 1.7.9 6 years ago
  Vsevolod Stakhov 4c80975059
Release 1.7.8 6 years ago
  Vsevolod Stakhov aca81076f9
Merge pull request #2335 from moisseev/patch-1 6 years ago
  Vsevolod Stakhov 58ded36de7
Merge pull request #2336 from moisseev/eslint 6 years ago
  Alexander Moisseev ebfc92f349 [WebUI] Enable strict mode, 6 years ago
  Alexander Moisseev cfa97922e3 [Minor] Update redirectors.inc 6 years ago
  Vsevolod Stakhov 7f169bd819 [Minor] Avoid pre-result overriding 6 years ago
  Vsevolod Stakhov bea63400ba [Minor] Allow to check if we have set some pre-result 6 years ago
  Vsevolod Stakhov 463cf79f70
Merge pull request #2334 from moisseev/eslint 6 years ago
  Alexander Moisseev 4d43874f65 [WebUI] Remove unused block 6 years ago
  Alexander Moisseev 01ab7eaa51 [WebUI] Initialize variables at declaration 6 years ago
  Alexander Moisseev 99cf8eafc4 [WebUI] Do not redeclare variables 6 years ago
  Alexander Moisseev f98d6e900f [WebUI] Use self-explanatory notation 6 years ago
  Alexander Moisseev 04f05e07c0 [WebUI] Use type-safe equality operators 6 years ago
  Vsevolod Stakhov f3d41eeed6 [Fix] Fix regexp functions when no data is passed 6 years ago
  Vsevolod Stakhov 418c101010 [Minor] Redis support is now unconditional 6 years ago
  Vsevolod Stakhov d7b92e1c65 [Fix] Fix race condition on maps reinit 6 years ago
  Vsevolod Stakhov b37be54bd8 [Minor] Do not print pointer if successfully converted UD to a string 6 years ago
  Vsevolod Stakhov ccefb86651 [Fix] Fix descriptors leak in sqlite3 locking code 6 years ago
  Vsevolod Stakhov ff7dc7361f [Fix] Initialize sqlite3 properly 6 years ago