Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Reformat all Lua code, no functional changes | Vsevolod Stakhov | 2023-08-07 | 1 | -4/+4 |
| | |||||
* | [Minor] Mid: Try to fix composites insertion | Vsevolod Stakhov | 2021-10-13 | 1 | -6/+20 |
| | |||||
* | [Fix] MID module: Fix DKIM domain matching | Alexander Moisseev | 2019-01-28 | 1 | -10/+12 |
| | |||||
* | [Fix] Fix groups mess | Vsevolod Stakhov | 2018-09-29 | 1 | -0/+3 |
| | |||||
* | [Project] Encourage dependencies registration by name only | Vsevolod Stakhov | 2018-03-15 | 1 | -1/+1 |
| | |||||
* | [Feature] Store plugins state | Vsevolod Stakhov | 2017-12-03 | 1 | -0/+3 |
| | |||||
* | [Fix] Detect confighelp in plugins initialisation | Vsevolod Stakhov | 2017-04-22 | 1 | -0/+4 |
| | |||||
* | [Minor] Avoid some table lookups in Lua parts | Andrew Lewis | 2016-12-15 | 1 | -1/+3 |
| | |||||
* | [Minor] Move mid checks to a separated rules file | Vsevolod Stakhov | 2016-11-26 | 1 | -49/+0 |
| | |||||
* | Merge pull request #1156 from smfreegard/rules_161117 | Vsevolod Stakhov | 2016-11-26 | 1 | -0/+49 |
|\ | | | | | Rules updates | ||||
| * | Update commit as per comments | Steve Freegard | 2016-11-25 | 1 | -0/+49 |
| | | |||||
* | | [Fix] Fix loading of maps from UCL objects | Vsevolod Stakhov | 2016-11-25 | 1 | -1/+1 |
| | | |||||
* | | [Fix] Fix mid module with new maps syntax | Vsevolod Stakhov | 2016-11-25 | 1 | -1/+1 |
| | | |||||
* | | [Rework] Use new maps add function | Vsevolod Stakhov | 2016-11-24 | 1 | -7/+2 |
|/ | |||||
* | [Fix] mid: handle incorrect rgexps in the map | Alexander Moisseev | 2016-09-19 | 1 | -3/+1 |
| | |||||
* | [Fix] mid: fix map initialization | Alexander Moisseev | 2016-09-19 | 1 | -28/+18 |
| | |||||
* | [Feature] Add `mid` Lua module | Alexander Moisseev | 2016-09-18 | 1 | -0/+112 |