Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Add `task:set_subject` alias for sanity | Vsevolod Stakhov | 2024-07-30 | 1 | -0/+1 |
| | |||||
* | [Fix] Do not crash if symbol is missing in the metric | Vsevolod Stakhov | 2024-07-11 | 1 | -1/+1 |
| | |||||
* | [Minor] Push dynamic symbol weight | Vsevolod Stakhov | 2024-07-08 | 1 | -5/+17 |
| | |||||
* | Fixed bug with task:inject() function according to the issue #5010 (#5021) | Ivan Stakhov | 2024-06-25 | 1 | -6/+51 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [Fix] Fix issue with task:inject_url * [Minor] Code clean up * [Minor] Clean up * [Minor] Small fix * [Minor] Fix small typo * [Test] Debug * [Test] Debug * [Test] Debug inject_url * [Test] Debugging * [Test] Debugging task:inject test * [Test] Debugging task:inject test * [Test] Debugging task:inject test * [Minor] Debug task:inject_url test * [Minor] Small fix * [Minor] Debug task:inject_url test * [Test] Test base task:inject * [Test] Test updated task:inject * [Test] Test updated task:inject * [Test] Test updated task:inject * [Test] Test updated task:inject * [Test] Test updated task:inject * [Test] Test fixed task:inject * [Test] Test fixed task:inject * [Test] Testing task:inject * [Test] Testing task:inject * [Test] Fix task:inject * [Test] Fix task:inject * [Test] Fix task:inject * [Test] Fix task:inject * [Test] Fix task:inject * [Test] Fix task:inject * [Test] Fix task:inject * [Test] Fix task:inject * [Test] Test base task:inject * [Test] Test base task:inject * [Test] Test base task:inject * [Test] Fix task:inject * [Test] Fix task:inject * [Test] Fix task:inject * [Test] Fix task:inject * [Minor] Clean up code in task:inject * [Minor] Updated test for task:inject * [Test] Debug test for task:inject_url * [Test] Debug test for task:inject_url * [Test] Fix task:inject_url * [Test] Fix task:inject_url * [Test] Fix task:inject_url * [Test] Fix task:inject_url * [Test] Fix task:inject_url * [Test] Fix task:inject_url * [Test] Fix task:inject_url * [Test] Fix task:inject_url * [Test] Fix task:inject_url * [Test] Fix task:inject_url * [Test] Fix task:inject_url * [Test] Fix task:inject_url * [Test] Fix task:inject_url * [Test] Fix task:inject_url * [Test] Fix task:inject_url * [Test] Check task:inject_url * [Test] Check task:inject_url * [Test] Check task:inject_url * [Test] Check task:inject_url * [Test] Check task:inject_url * [Test] Check task:inject_url * [Minor] Clean up code * [Minor] Clean up code * [Minor] Little fix for error messages in url.create function * [Test] Change way to inject url * [Test] Fix inject url * [Test] Fix inject url * [Test] Fix inject url * [Test] Fix inject url * [Test] Fix inject url * [Minor] Clean up code * [Test] Without fake mime_part * [Test] Without fake mime_part * [Minor] Clean up * [Test] Mime part of the task * [Test] Mpart should exist * [Test] Mpart should exist * [Test] Mpart should exist * [Test] Another check for mpart->urls * [Minor] Clean up * [Minor] Clean up * [Fix] Fixing OpenSSL 3.0 compatibility * [Fix] Reverted | ||||
* | [Fix] Honor dynamic thresholds for greylisting module | Vsevolod Stakhov | 2024-04-05 | 1 | -0/+41 |
| | |||||
* | [Rework] Further types conversion (no functional changes) | Vsevolod Stakhov | 2024-03-18 | 1 | -286/+286 |
| | |||||
* | [Rework] Remove some of the GLib types in lieu of standard ones | Vsevolod Stakhov | 2024-03-18 | 1 | -2/+2 |
| | | | | This types have constant conflicts with the system ones especially on OSX. | ||||
* | [Project] Convert the remaining | Vsevolod Stakhov | 2024-03-05 | 1 | -25/+25 |
| | |||||
* | [Project] Start optimization of userdata hashing | Vsevolod Stakhov | 2024-03-05 | 1 | -8/+8 |
| | |||||
* | [Minor] rspamd_task API docs: fix broken link | Andrew Lewis | 2024-02-01 | 1 | -2/+2 |
| | |||||
* | [Minor] Append header to the ordered list of headers if it does not exist | Vsevolod Stakhov | 2023-11-25 | 1 | -1/+4 |
| | |||||
* | [Fix] Properly set config field when creating tasks from Lua | Vsevolod Stakhov | 2023-11-09 | 1 | -1/+1 |
| | |||||
* | [Minor] Make table and positional arguments equal in get_from/rcpt | Vsevolod Stakhov | 2023-09-04 | 1 | -52/+54 |
| | |||||
* | [Rework] Further conversion routines | Vsevolod Stakhov | 2023-08-15 | 1 | -2/+2 |
| | |||||
* | [Rework] More abstractions to hide C++ internals | Vsevolod Stakhov | 2023-08-14 | 1 | -12/+4 |
| | |||||
* | [Rework] Use clang-format to unify formatting in all sources | Vsevolod Stakhov | 2023-07-26 | 1 | -2117/+2119 |
| | | | | No meaningful changes. | ||||
* | [Minor] Get rid of one more GHashTable | Vsevolod Stakhov | 2023-06-17 | 1 | -17/+13 |
| | |||||
* | [Minor] Oops, fix build | Vsevolod Stakhov | 2023-06-17 | 1 | -1/+1 |
| | |||||
* | [Minor] Allow to allocate rspamd_text from task | Vsevolod Stakhov | 2023-06-17 | 1 | -7/+6 |
| | |||||
* | [Fix] Return true from has_urls(true) if only emails are present | Pragadeesh Chandiran | 2022-12-22 | 1 | -3/+3 |
| | |||||
* | [Minor] Slightly improve the documentation | Vsevolod Stakhov | 2022-10-29 | 1 | -4/+10 |
| | |||||
* | [Minor] Add some error reporting | Vsevolod Stakhov | 2022-09-24 | 1 | -4/+10 |
| | |||||
* | [Minor] Restore `task:has_urls(true)` behaviour | Vsevolod Stakhov | 2022-09-15 | 1 | -4/+18 |
| | | | | Issue: #4124 | ||||
* | [Minor] Use integer instead of number | Vsevolod Stakhov | 2022-08-03 | 1 | -1/+5 |
| | |||||
* | [Feature] Check content for binary stuff before dumping it to Lua | Vsevolod Stakhov | 2022-07-01 | 1 | -0/+4 |
| | | | | Issue: #4204 | ||||
* | [Fix] Properly check the original email flag | Vsevolod Stakhov | 2022-06-04 | 1 | -1/+1 |
| | | | | Issue: #4167, #4104, #4187 | ||||
* | [Minor] Refactor bogus enum | Vsevolod Stakhov | 2022-06-04 | 1 | -48/+48 |
| | |||||
* | [Minor] Fix types | Vsevolod Stakhov | 2022-05-14 | 1 | -1/+1 |
| | |||||
* | [Rework] Use dynamic items for calling callbacks | Vsevolod Stakhov | 2022-05-09 | 1 | -1/+1 |
| | | | | | It is trivial to get a static item by dynamic item by just subtracting pointers. So there is no need in other complications. | ||||
* | [Minor] Allow to specify mempool when copying an IP address structure | Vsevolod Stakhov | 2022-03-20 | 1 | -1/+1 |
| | |||||
* | [Fix] Return a real number of recipients when dealing with aliases | Vsevolod Stakhov | 2022-03-14 | 1 | -12/+26 |
| | | | | Issue: #4104 | ||||
* | Spelling (#4086) | Josh Soref | 2022-02-22 | 1 | -9/+9 |
| | | | [Rework] Massive spelling fix from @jsoref | ||||
* | [Rework] Allow to set a different behaviour for actions from settings | Vsevolod Stakhov | 2022-01-29 | 1 | -31/+39 |
| | | | | Issue: #4025 | ||||
* | [Minor] Fix a name and the description of bogus `user` field in the task | Vsevolod Stakhov | 2022-01-24 | 1 | -8/+8 |
| | |||||
* | [Minor] Add knobs to check if an archive was obfuscated | Vsevolod Stakhov | 2022-01-13 | 1 | -0/+20 |
| | |||||
* | [Fix] Fix stuctured headers pushing | Vsevolod Stakhov | 2021-11-29 | 1 | -3/+13 |
| | |||||
* | [Minor] Fix task:set_recipients when the original recipients are absent | Vsevolod Stakhov | 2021-11-28 | 1 | -2/+14 |
| | |||||
* | [Minor] Fix signing with `skip_process` flag | Vsevolod Stakhov | 2021-11-11 | 1 | -5/+13 |
| | |||||
* | [Minor] Unify set_pre_result invocations | Vsevolod Stakhov | 2021-10-26 | 1 | -1/+1 |
| | |||||
* | [Minor] Set table index | Vsevolod Stakhov | 2021-10-15 | 1 | -0/+2 |
| | |||||
* | [Minor] Add method to get headers from mime parts | Vsevolod Stakhov | 2021-10-15 | 1 | -2/+3 |
| | |||||
* | [Minor] Lua_task: Add get_headers method | Vsevolod Stakhov | 2021-10-14 | 1 | -0/+31 |
| | |||||
* | [Minor] API docs: try explain real_ip / from_ip better | Andrew Lewis | 2021-10-11 | 1 | -2/+2 |
| | |||||
* | [Project] Finish received headers rework part | Vsevolod Stakhov | 2021-10-05 | 1 | -110/+8 |
| | |||||
* | [Minor] Rework to fix issues in Lua API | Vsevolod Stakhov | 2021-09-25 | 1 | -2/+2 |
| | | | | Found by: coverity scan | ||||
* | [Minor] Fix some leaks on error paths | Vsevolod Stakhov | 2021-09-19 | 1 | -13/+19 |
| | | | | Found by: coverity scan | ||||
* | [Fix] Fix hash table lookup | Vsevolod Stakhov | 2021-09-19 | 1 | -1/+1 |
| | | | | Found by: coverity scan | ||||
* | [Minor] Explicitly disallow to set settings on top of other settings | Vsevolod Stakhov | 2021-09-02 | 1 | -0/+7 |
| | |||||
* | [Minor] Revert ignoring of the invisible urls by default | Vsevolod Stakhov | 2021-08-18 | 1 | -2/+2 |
| | |||||
* | [Minor] Add `invisible` flag to url structure | Vsevolod Stakhov | 2021-08-17 | 1 | -2/+4 |
| |