summaryrefslogtreecommitdiffstats
path: root/lualib
Commit message (Expand)AuthorAgeFilesLines
* [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