aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/lua/once_received.lua
Commit message (Expand)AuthorAgeFilesLines
* [Rework] Resolve rdns in a separate functionVsevolod Stakhov2024-08-061-71/+32
* [Minor] Reformat all Lua code, no functional changesVsevolod Stakhov2023-08-071-14/+16
* [Fix] received: filtering of artificial headerKako, Chang2023-01-121-1/+1
* [Minor] Remove obsoleted global functionVsevolod Stakhov2022-11-291-1/+2
* [Rules] Do not insert ONCE_RECEIVED_STRICT on RDNS missingVsevolod Stakhov2022-10-281-1/+4
* [Minor] Remove unused variableVsevolod Stakhov2022-10-271-1/+1
* [Minor] Update more copyright years/emailVsevolod Stakhov2022-03-271-1/+1
* [Minor] Use standard utility to get check_local/authedVsevolod Stakhov2020-09-041-18/+5
* [Minor] Remove extra spaceAlexander Moisseev2019-11-181-1/+1
* [Minor] Improve logging and set hostname for further usageVsevolod Stakhov2019-11-161-1/+4
* [Minor] Unify check_auth/check_local optionsVsevolod Stakhov2018-10-021-8/+19
* [Fix] Deprecate task:inc_dns_req as it is redundantVsevolod Stakhov2018-09-141-1/+0
* [Fix] Various fixes to once_received moduleVsevolod Stakhov2018-04-201-7/+18
* [Minor] Insert symbol on PTR verification DNS errorAlexander Moisseev2018-04-021-0/+9
* [Fix] Setting check_local / check_authed in plugins (#1954)Andrew Lewis2017-12-111-1/+1
* [Minor] Stop expecting hostname to be "unknown"Andrew Lewis2017-11-071-1/+1
* [Fix] Detect confighelp in plugins initialisationVsevolod Stakhov2017-04-221-0/+4
* Add DIRECT_TO_MX rule to once_received pluginSteve Freegard2017-03-241-0/+14
* [Minor] Remove deprecated API callsVsevolod Stakhov2017-03-231-10/+0
* [Rework] Use new maps add functionVsevolod Stakhov2016-11-241-1/+2
* [Minor] Fix DNS lookup errorsAndrew Lewis2016-11-151-2/+2
* [Minor] Lint Lua plugins & global functionsAndrew Lewis2016-11-141-8/+9
* [Minor] Remove couple more globals in Lua pluginsAndrew Lewis2016-11-071-1/+1
* [Fix] Unbreak once_received skipping for local networksAlexander Moisseev2016-10-051-1/+1
* [Minor] Allow for re-enabling default-disabled checksAndrew Lewis2016-09-301-1/+14
* [Minor] Disable ONCE_RECEIVED for local networksAlexander Moisseev2016-09-191-12/+7
* 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] Enable forced resolving for some lua pluginsVsevolod Stakhov2016-06-131-1/+2
* [Fix] Restore ONCE_RECEIVED symbolVsevolod Stakhov2016-04-231-1/+0
* [Feature] Use new version of register_symbol in rspamd pluginsVsevolod Stakhov2016-04-221-3/+16
* [Fix] Avoid problematic operation on possibly nil value in once_receivedAndrew Lewis2016-03-031-0/+1
* [Fix] Add more guards for IP addressVsevolod Stakhov2016-03-021-1/+1
* [Fix] Fix some cases for RDNS_NONEVsevolod Stakhov2016-02-271-4/+8
* [Fix] Fix placement of RDNS checksVsevolod Stakhov2016-02-271-12/+12
* [Feature] Add RDNS_NONE ruleVsevolod Stakhov2016-02-271-21/+20
* Unbreak bad_hosts checkAlexander Moisseev2016-02-181-1/+2
* Skip good hostname check for undefined hostnamesAlexander Moisseev2016-02-171-7/+9
* Rework once_received moduleVsevolod Stakhov2016-02-131-49/+71
* Switch the rest to apache 2Vsevolod Stakhov2016-02-041-19/+9
* Update logging in lua modules.Vsevolod Stakhov2015-09-011-1/+2
* Fix lua plugins with the new DNS API.Vsevolod Stakhov2015-07-211-2/+4
* 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