aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/lua/once_received.lua
Commit message (Expand)AuthorAgeFilesLines
* Fix lua plugins.Vsevolod Stakhov2015-05-281-12/+9
* Clarify copyright for lua plugins.Vsevolod Stakhov2015-02-131-0/+26
* once_received.lua: Fix indentation & add exclusion for authenticated usersAndrew Lewis2015-02-131-95/+98
* We should check here :is_valid() instead of :to_string()eneq1232015-02-111-1/+1
* real_ip to_string should not nileneq1232015-02-111-2/+2
* Fix PTR resolving in lua resolver.Vsevolod Stakhov2014-11-211-1/+1
* Adopt once_received plugin.Vsevolod Stakhov2014-08-251-0/+1
* Rework once_received plugin.Vsevolod Stakhov2013-12-091-24/+28
* * Fix DNS PTR resolvingVsevolod Stakhov2011-08-221-3/+42
* More checks in lua plugins.0.4.2Vsevolod Stakhov2011-08-051-4/+6
* * Add versions to lua APIVsevolod Stakhov2010-12-221-5/+11
* * Introduce new system of configuration checks:Vsevolod Stakhov2010-12-201-0/+1
* Add registering options for lua modulesVsevolod Stakhov2010-12-141-0/+6
* * Change metric logicVsevolod Stakhov2010-06-161-8/+4
* * Do not produce lua warning when message has no headers or has unresolved ho...cebka@lenovo-laptop2010-01-251-0/+4
* * Add right way to pass config params with common names to lua scriptsVsevolod Stakhov2009-11-111-2/+2
* * Convert all string values to lowercase in once_received moduleVsevolod Stakhov2009-10-271-5/+8
* * Fix patterns matching in lua pluginsVsevolod Stakhov2009-10-261-1/+1
* * Add ability to register rspamd functions from LUAVsevolod Stakhov2009-10-131-1/+0
* * Forgotten in previous commitVsevolod Stakhov2009-10-091-20/+20
* * Improve logic of lua plugins:Vsevolod Stakhov2009-10-091-3/+52
* * Add once_received plugin (by dmx)Vsevolod Stakhov2009-10-051-0/+15