aboutsummaryrefslogtreecommitdiffstats
path: root/lualib
Commit message (Collapse)AuthorAgeFilesLines
* [Minor] Treat groups with no symbols speciallyVsevolod Stakhov2017-11-151-1/+9
|
* [Minor] Merge new groups definitionsVsevolod Stakhov2017-11-151-0/+22
|
* [Fix] Fix Redis timeout setupVsevolod Stakhov2017-11-121-4/+12
| | | | MFH: rspamd-1.6
* [Minor] Reduce log noise levelVsevolod Stakhov2017-11-111-5/+5
|
* [Minor] Another transform merge fixVsevolod Stakhov2017-11-061-14/+39
|
* [Fix] More hacks to deal with old configsVsevolod Stakhov2017-11-051-8/+6
|
* [Feature] Check groups sanityVsevolod Stakhov2017-11-051-3/+35
|
* [Minor] Deal with ungrouped symbolsVsevolod Stakhov2017-11-051-0/+28
|
* [Feature] Add old groups migration toolVsevolod Stakhov2017-11-051-0/+134
|
* [Minor] Fix transforms loadingVsevolod Stakhov2017-11-041-0/+19
|
* [Rework] Stop embedding rspamadm scripts into CVsevolod Stakhov2017-11-047-0/+1012
|
* [Minor] MisprintVsevolod Stakhov2017-11-031-1/+1
|
* [Minor] Avoid NaN valuesVsevolod Stakhov2017-11-031-1/+7
|
* [Minor] Add spairs function to lua libVsevolod Stakhov2017-10-151-0/+34
|
* [Minor} Allow to load maps directly from uclVsevolod Stakhov2017-10-091-3/+9
|
* [Fix] Authentication Results: Fix SPF smtp.mail_fromAndrew Lewis2017-10-031-2/+2
| | | | - MFH: rspamd-1.6
* [Minor] Silence warningAndrew Lewis2017-09-281-1/+0
|
* [Fix] Fix user settings checkVsevolod Stakhov2017-09-281-0/+2
| | | | Issue: #1835
* Merge pull request #1838 from fatalbanana/redisexpandVsevolod Stakhov2017-09-241-0/+283
|\ | | | | [Feature] Generic key name expansion for Redis keys
| * [Feature] Generic key name expansion for Redis keysAndrew Lewis2017-09-191-0/+283
| |
* | [Feature] More metatokensVsevolod Stakhov2017-09-231-5/+44
| |
* | [Feature] Add more metafunctions, improve loggingVsevolod Stakhov2017-09-231-2/+76
|/
* [Feature] Allow to specify number of threads for ANN learningVsevolod Stakhov2017-09-171-0/+1
|
* [Minor] Fix function callVsevolod Stakhov2017-09-161-1/+1
|
* lua auth_results: authres header needs property for "policy". Make it as a ↵BuGi2017-09-141-3/+3
| | | | | | comment for dmarc. Fixes some parsers. Signed-off-by: BuGi <bugi@aloneinthespace.cf>
* [Feature] Authentication-Results: support hiding usernamesAndrew Lewis2017-09-111-3/+13
|
* [Minor] Fix some lua issuesVsevolod Stakhov2017-09-091-3/+1
|
* [Feature] Allow to load and use dynamic ANNs with torchVsevolod Stakhov2017-09-096-0/+160
|
* [Minor] Fix previous commit: avoid doing useless thingsAndrew Lewis2017-09-071-2/+2
|
* [Fix] Auth-Results: Multiple DKIM signaturesAndrew Lewis2017-09-071-2/+3
|
* [Feature] Allow to use global lua maps in settingsVsevolod Stakhov2017-09-021-0/+31
| | | | Issue: #1802
* [Minor] Ratelimit: support use of redis HSET for limitsAndrew Lewis2017-08-301-0/+5
|
* [Fix] First load selector_map and path_map. And only return false when ↵Jean-Louis Dupond2017-08-111-12/+14
| | | | domain not found if try_fallback is false
* [Fix] Do not try to sign unknown domainsVsevolod Stakhov2017-08-091-0/+2
|
* [Feature] Allow to receive signing keys from mempool varsVsevolod Stakhov2017-07-141-6/+19
|
* [Fix] Fix gmail dots removalVsevolod Stakhov2017-07-031-1/+1
|
* [Feature] Skip updates for messages scanned via controllerVsevolod Stakhov2017-07-011-0/+9
| | | | | | | | | | | | Rationale: controller worker is not designed to perform scan jobs, hence, we check for `Password` header or check `User-Agent` for `rspamc` and skip some of rules parts: - DMARC reports - Greylisting - Ratelimits - Ip score update - Clickhouse export
* [Minor] Fix aliases removal functionVsevolod Stakhov2017-06-301-1/+1
|
* [Minor] Fix various issuesVsevolod Stakhov2017-06-291-9/+11
|
* [Feature] Add per-domain emails normalisation rulesVsevolod Stakhov2017-06-291-7/+60
|
* [Minor] Move emails normalization to the lua libraryVsevolod Stakhov2017-06-291-0/+40
|
* [Fix] DKIM sign tools: edge-cases around use_esldAndrew Lewis2017-06-221-9/+9
|
* [Feature] Bayes expiry pluginAndrew Lewis2017-06-102-2/+19
|
* [Minor] Improve redis params parsingVsevolod Stakhov2017-06-091-3/+4
|
* [Minor] lua_util.round: don't round upAndrew Lewis2017-06-021-1/+1
|
* [Minor] Metadata exporter: score should be numberAndrew Lewis2017-06-021-0/+6
|
* [Minor] Add smtp auth results to Authentication-ResultsVsevolod Stakhov2017-06-011-0/+16
|
* [Minor] Add ARC check results to Authentication-ResultsVsevolod Stakhov2017-06-011-4/+22
|
* [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
|