aboutsummaryrefslogtreecommitdiffstats
path: root/lualib
Commit message (Expand)AuthorAgeFilesLines
* [Feature] Allow to use global lua maps in settingsVsevolod Stakhov2017-09-021-0/+31
* [Minor] Ratelimit: support use of redis HSET for limitsAndrew Lewis2017-08-301-0/+5
* [Fix] First load selector_map and path_map. And only return false when domain...Jean-Louis Dupond2017-08-111-12/+14
* [Fix] Do not try to sign unknown domainsVsevolod Stakhov2017-08-091-0/+2
* [Feature] Allow to receive signing keys from mempool varsVsevolod Stakhov2017-07-141-6/+19
* [Fix] Fix gmail dots removalVsevolod Stakhov2017-07-031-1/+1
* [Feature] Skip updates for messages scanned via controllerVsevolod Stakhov2017-07-011-0/+9
* [Minor] Fix aliases removal functionVsevolod Stakhov2017-06-301-1/+1
* [Minor] Fix various issuesVsevolod Stakhov2017-06-291-9/+11
* [Feature] Add per-domain emails normalisation rulesVsevolod Stakhov2017-06-291-7/+60
* [Minor] Move emails normalization to the lua libraryVsevolod Stakhov2017-06-291-0/+40
* [Fix] DKIM sign tools: edge-cases around use_esldAndrew Lewis2017-06-221-9/+9
* [Feature] Bayes expiry pluginAndrew Lewis2017-06-102-2/+19
* [Minor] Improve redis params parsingVsevolod Stakhov2017-06-091-3/+4
* [Minor] lua_util.round: don't round upAndrew Lewis2017-06-021-1/+1
* [Minor] Metadata exporter: score should be numberAndrew Lewis2017-06-021-0/+6
* [Minor] Add smtp auth results to Authentication-ResultsVsevolod Stakhov2017-06-011-0/+16
* [Minor] Add ARC check results to Authentication-ResultsVsevolod Stakhov2017-06-011-4/+22
* [Minor] Move E to the proper placeVsevolod Stakhov2017-05-281-0/+1
* [Fix] Append MX name for authentication results as requiredVsevolod Stakhov2017-05-281-0/+7
* [Rework] Move common DKIM functions to a separate lua moduleVsevolod Stakhov2017-05-281-0/+175
* [Minor] Add string trimming routineVsevolod Stakhov2017-05-261-1/+9
* [Minor] Split global functions into librariesAndrew Lewis2017-05-235-642/+672
* [Minor] Auth results: Fix nil indexAndrew Lewis2017-05-221-4/+4
* [Rework] Move authentication results generation to a separate routineVsevolod Stakhov2017-05-201-0/+151
* [Fix] Fix Redis timeout setVsevolod Stakhov2017-05-191-4/+6
* [Minor] Further fixes in global functionsVsevolod Stakhov2017-05-191-2/+2
* [Minor] Fix redis_params usageVsevolod Stakhov2017-05-191-1/+1
* [Rework] Continue modularisation for lua libraryVsevolod Stakhov2017-05-181-0/+56
* [Minor] Allow to use global functions modularlyVsevolod Stakhov2017-05-181-5/+38
* [Rework] Move global functions to a separate directoryVsevolod Stakhov2017-05-181-0/+578