aboutsummaryrefslogtreecommitdiffstats
path: root/lualib
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Some display/adding fixesVsevolod Stakhov2024-11-251-3/+9
* [Minor] Improve formatVsevolod Stakhov2024-11-251-2/+2
* [Feature] Show stats in rspamadmVsevolod Stakhov2024-11-251-1/+28
* [Fix] Dmarc: Properly encode structured headersVsevolod Stakhov2024-11-151-9/+11
* Merge branch 'rspamd:master' into masterIvan Stakhov2024-10-021-6/+11
|\
| * [Fix] Fix DCC `rep` handlingvstakhov-fix-dccVsevolod Stakhov2024-09-271-6/+11
* | [Minor] Make names more informativeLeftTry2024-09-291-4/+4
* | [Minor] Change wrong logic of LRU cache to the right oneLeftTry2024-09-291-1/+1
* | [Feature] Add LRU cache for last filled ratelimit bucketsLeftTry2024-09-291-0/+5
|/
* [Feature] Add rspamadm secretbox commandIvan Stakhov2024-09-182-5/+163
* [Minor] Do not autolearn messages without queue idVsevolod Stakhov2024-09-141-0/+7
* [Minor] remove unnecessary calls of lpeg.P in DMARC grammarThomas Oettli2024-09-131-2/+2
* [Fix] Rework DMARC to correctly handle spaces in DMARC recordsThomas Oettli2024-09-121-3/+3
* [Project] Move ratelimit parsing stuff to a common libraryVsevolod Stakhov2024-09-111-0/+155
* [Fix] Another fix for Redis schemaVsevolod Stakhov2024-09-071-4/+6
* [Feature] Add tooling to encrypt strings in LuaIvan Stakhov2024-09-051-0/+78
* deduplicate url_encode_stringTarmo Oja2024-09-042-14/+5
* Merge branch 'master' into fix-icap-url-encodeTarmo Oja2024-09-041-6/+7
|\
| * [Minor] Change log level for autolearningVsevolod Stakhov2024-08-301-6/+7
* | handle nilTarmo Oja2024-08-231-0/+3
* | [PATCH] Encode constructed path to be URL safe.Tarmo Oja2024-08-222-1/+19
|/
* [Minor] Restore back one more legacy conversionVsevolod Stakhov2024-08-161-0/+23
* [Minor] Restore legacy conversionsVsevolod Stakhov2024-08-161-0/+163
* [Minor] Add support for transparent ucl in override_defaultsVsevolod Stakhov2024-08-161-4/+24
* [Minor] Sime minor changesVsevolod Stakhov2024-08-151-2/+2
* [Minor] Slight cleanupVsevolod Stakhov2024-08-151-9/+23
* [Minor] Fix checkVsevolod Stakhov2024-08-151-2/+2
* [Rework] Breaking: Rewrite cfg transform and remove legacyVsevolod Stakhov2024-08-151-440/+79
* [Minor] Fix loggingVsevolod Stakhov2024-08-011-3/+3
* [Minor] Fix status change and improve loggingVsevolod Stakhov2024-08-011-10/+26
* [Fix] Fix Redis scripts uploading when Redis is not readyVsevolod Stakhov2024-08-011-67/+129
* [Project] Enable compatibility with the existing bucketsVsevolod Stakhov2024-07-092-40/+56
* [Minor] Log FP and FNVsevolod Stakhov2024-06-301-2/+8
* [Minor] Allow to specify spam/ham symbols in classifier_testVsevolod Stakhov2024-06-281-3/+12
* [Minor] Use files instead of arguments for rspamcVsevolod Stakhov2024-06-131-15/+24
* [Minor] Add timingsVsevolod Stakhov2024-06-111-4/+18
* [Project] Improve stats processingVsevolod Stakhov2024-06-101-22/+40
* [Project] Add a tool to perform statistical analysis of classifiersVsevolod Stakhov2024-06-101-0/+186
* [Minor] Fix uitil.unpack functionVsevolod Stakhov2024-06-101-2/+2
* [Minor] Allow `options.upstreams` to be used as wellVsevolod Stakhov2024-06-081-0/+5
* [Feature] milter_headers: support not removing headersAndrew Lewis2024-06-041-1/+4
* Fix get_words_count method to be called on the textpart and not on the mimepartroot2024-05-281-1/+1
* [Minor] Oops, fix `for` loopVsevolod Stakhov2024-05-161-1/+1
* [Minor] Improve string splittingVsevolod Stakhov2024-05-161-4/+3
* [Fix] Allow spaces in DMARC recordsVsevolod Stakhov2024-05-161-2/+2
* Merge pull request #4930 from aduernberger/bayes_relearnVsevolod Stakhov2024-04-192-4/+5
|\
| * [Fix] Increase/decrease hash_key value for tokens depending on is_unlearn aduernberger2024-04-181-2/+2
| * [Fix] Update is_spam in learned_ids when relearningaduernberger2024-04-181-2/+3
* | [Minor] Move hostname resolution up to cache itLucas Rolff2024-04-171-1/+3
* | [Minor] Add selector to get rspamd_hostnameLucas Rolff2024-04-151-0/+7
|/