aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/lua/dcc.lua
Commit message (Expand)AuthorAgeFilesLines
* [Feature] Store plugins stateVsevolod Stakhov2017-12-031-0/+2
* [Minor] Stop expecting hostname to be "unknown"Andrew Lewis2017-11-071-2/+2
* [Fix] Detect confighelp in plugins initialisationVsevolod Stakhov2017-04-221-11/+14
* [Feature] Rework confighelp to load Lua pluginsVsevolod Stakhov2017-04-221-0/+10
* [Minor] Fix plugins to work with the default settingsVsevolod Stakhov2017-02-121-0/+1
* [Minor] Use new API for debug logging in Lua pluginsAndrew Lewis2016-11-251-4/+5
* [Minor] Lint Lua plugins & global functionsAndrew Lewis2016-11-141-9/+5
* [Minor] Add another missing `fun` module local referenceAlexander Moisseev2016-11-051-1/+1
* [Minor] Remove more globalsAndrew Lewis2016-11-041-2/+2
* Revert "[Feature] Add common way to disable Lua modules"Andrew Lewis2016-09-051-4/+0
* [Minor] Use infox instead of info in loggingVsevolod Stakhov2016-09-041-1/+1
* [Feature] Add common way to disable Lua modulesAndrew Lewis2016-09-011-0/+4
* [Feature] Use new version of register_symbol in rspamd pluginsVsevolod Stakhov2016-04-221-1/+4
* [Minor] Reformat dcc plugin codeVsevolod Stakhov2016-04-061-87/+87
* [Fix] Fix couple of issues with dcc pluginVsevolod Stakhov2016-04-061-31/+43
* New dcc moduleSteve Freegard2016-04-051-0/+117