]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2022-04-25 Vsevolod Stakhov[Minor] Do not add stats for invalid requests
2022-04-25 Vsevolod Stakhov[Fix] Properly set `Host` in rspamd_proxy
2022-04-22 Vsevolod Stakhov[Minor] Try to fix another stupid cases of dot commands
2022-04-22 Vsevolod Stakhov[Minor] Fix absence of replxx mode
2022-04-22 Vsevolod Stakhov[Minor] Sign CI changes
2022-04-20 Vsevolod Stakhov[Minor] Try to unify replxx usage
2022-04-18 Vsevolod StakhovMerge pull request #4153 from twesterhever/temp-rbl...
2022-04-18 twesterhever[Minor] Query EBLs for authenticated users as well 4153/head
2022-04-18 Vsevolod StakhovMerge pull request #4151 from moisseev/webui
2022-04-18 moisseev[WebUI] Add HTTP (Ajax) request timeout setting 4151/head
2022-04-18 moisseev[Minor] Use existing constant
2022-04-16 Vsevolod StakhovMerge pull request #4150 from moisseev/ci
2022-04-16 moisseev[Test] Allow linters to fail 4150/head
2022-04-15 Vsevolod Stakhov[Fix] Fix DKIM keys with spaces still allowing errors...
2022-04-15 Vsevolod Stakhov[Minor] Fix bogus comment
2022-04-15 Vsevolod Stakhov[Test] Properly set test cases
2022-04-15 Vsevolod Stakhov[Test] Do not cause sigsegv on failed test
2022-04-15 Vsevolod Stakhov[Test] Add a test with DKIM key with spaces in base64
2022-04-14 Vsevolod Stakhov[Minor] Fix more lua issues
2022-04-14 Vsevolod Stakhov[Minor] Fix issues found by the new luacheck version
2022-04-14 Vsevolod Stakhov[Fix] Add more sanity checks for rua in dmarc_report
2022-04-13 Vsevolod Stakhov[Fix] Ignore directories in RarV5 archives
2022-04-13 Vsevolod Stakhov[Minor] Add some more debug to mime_types
2022-04-12 Vsevolod Stakhov[Minor] Try to fix issue with incorrect indexing in...
2022-04-11 Vsevolod StakhovMerge pull request #4141 from twesterhever/temp-uribl...
2022-04-10 Vsevolod StakhovMerge pull request #4142 from twesterhever/temp-adjust...
2022-04-09 Vsevolod StakhovMerge pull request #4144 from twesterhever/temp-enable...
2022-04-09 Vsevolod StakhovMerge pull request #4143 from twesterhever/temp-rbl...
2022-04-09 twesterhever[Fix] Do not exclude authenticated users from URIBL... 4144/head
2022-04-09 twesterhever[Fix] Disable IPv6 lookups for Blocklist.de RBL 4143/head
2022-04-09 twesterhever[Enhancement] Adjust scores of Spamhaus SBL hits 4142/head
2022-04-09 twesterhever[Enhancement] Query HELOs, PTRs, and Reply-To's against... 4141/head
2022-04-08 Vsevolod StakhovMerge pull request #4140 from arkamar/zstd-new-api
2022-04-08 Petr VaněkMigrate ZSTD_reset{C,D}Stream to a new API 4140/head
2022-04-07 Vsevolod StakhovMerge pull request #4138 from arkamar/system-xxhash
2022-04-07 Vsevolod StakhovMerge pull request #4137 from kamilsztuke/fix-typo...
2022-04-06 Petr VaněkSearch for libzstd module 4138/head
2022-04-06 Petr VaněkAdd SYSTEM_XXHASH cmake option
2022-04-06 Vsevolod StakhovMerge pull request #4135 from arkamar/dangling-comment
2022-04-06 kamilsztukeMerge branch 'rspamd:master' into fix-typo-in-config... 4137/head
2022-04-06 Vsevolod Stakhov[Fix] Try to fix dkim reputation adjustements
2022-04-06 Kamil Sztuke[Minor] Fix typo in config documentation in statistic...
2022-04-06 Petr VaněkRemove dangling comment 4135/head
2022-04-02 Vsevolod Stakhov[Minor] Add missing include
2022-03-31 Vsevolod Stakhov[Minor] Oops, fix null check logic
2022-03-30 Vsevolod Stakhov[Minor] Also allow to set objects to null for disabling
2022-03-30 Vsevolod Stakhov[Minor] Well, I've said `mirrors`!
2022-03-30 Vsevolod Stakhov[Minor] Check enabled/disabled logic for the proxy...
2022-03-30 Vsevolod Stakhov[Rework] Isolate disable/enable logic for the configura...
2022-03-29 Vsevolod Stakhov[Minor] Sort error ips by number of errors
2022-03-28 Vsevolod Stakhov[Minor] Remove useless checks
2022-03-28 Vsevolod Stakhov[Minor] Use a more neat approach
2022-03-27 Vsevolod Stakhov[Minor] Update more copyright years/email
2022-03-27 Vsevolod Stakhov[Minor] Update readme
2022-03-27 Vsevolod Stakhov[Fix] Rbl: Fix received positioned checks
2022-03-26 Vsevolod Stakhov[Minor] Update version to 3.3
2022-03-26 Vsevolod StakhovRelease 3.2 3.2
2022-03-25 Vsevolod Stakhov[Minor] Update my email and the copyright year
2022-03-23 Vsevolod Stakhov[Test] Split test
2022-03-23 Vsevolod Stakhov[Rules] Slightly reduce MULTIPLE_FROM score
2022-03-23 Vsevolod Stakhov[Minor] Micro-optimisation
2022-03-23 Vsevolod Stakhov[Minor] Add max scores for some groups
2022-03-21 Vsevolod Stakhov[Minor] Free structure on exit
2022-03-20 Vsevolod Stakhov[Minor] Multimap: Fix default score
2022-03-20 Vsevolod Stakhov[Minor] Allow to disable composites without config...
2022-03-20 Vsevolod Stakhov[Minor] Cleanup memory on the error path
2022-03-20 Vsevolod Stakhov[Minor] Optimise boundaries processing by avoiding...
2022-03-20 Vsevolod Stakhov[Fix] Plug memory leak by using mempool for a copied...
2022-03-20 Vsevolod Stakhov[Minor] Allow to specify mempool when copying an IP...
2022-03-20 Vsevolod Stakhov[Minor] Plug memory leak when rescheduling requests...
2022-03-19 Vsevolod Stakhov[Minor] Rbl: Do not check empty user/domain in rbl
2022-03-18 Vsevolod Stakhov[Minor] Adopt lua_url stuff for the new PRG
2022-03-18 Vsevolod Stakhov[Minor] Use wyrand for fast random as we already use...
2022-03-18 Vsevolod StakhovMerge pull request #4112 from msuslu/master
2022-03-17 Vsevolod StakhovMerge pull request #4113 from PHPGangsta/patch-2
2022-03-17 Vsevolod StakhovMerge pull request #4114 from HeinleinSupport/lua_scann...
2022-03-17 Carsten Rosenberg[Minor] lua_scanner - spamassassin - another try to... 4114/head
2022-03-17 Michael KlieweSmall fix in a comment 4113/head
2022-03-15 Mehmet Suslumake gcc 8.5 happy 4112/head
2022-03-14 Vsevolod Stakhov[Fix] Return a real number of recipients when dealing...
2022-03-14 Vsevolod Stakhov[Minor] Fix find to search for plain substrings only
2022-03-13 Vsevolod Stakhov[Test] Add test for csv detection
2022-03-13 Vsevolod Stakhov[Minor] Fix detection for some csv cases
2022-03-13 Vsevolod Stakhov[Minor] Another fix for `task:get_symbol`
2022-03-13 Vsevolod Stakhov[Minor] Fix use of task:get_symbol
2022-03-12 Vsevolod Stakhov[Minor] Reputation: Another bunch of fixes
2022-03-11 Vsevolod Stakhov[Minor] Reputation: Fix config variable
2022-03-10 Vsevolod Stakhov[Fix] Apply the similar fix to the url_reputation
2022-03-10 Vsevolod Stakhov[Fix] Properly find the request and the number of reque...
2022-03-06 Vsevolod StakhovMerge pull request #4097 from moisseev/webui
2022-03-05 Vsevolod Stakhov[Minor] Add average scan time metric
2022-03-05 Vsevolod Stakhov[Minor] Deduplicate sum function
2022-03-05 Vsevolod Stakhov[Minor] Move summation to a separate routine
2022-03-05 Vsevolod Stakhov[Minor] Fix printing
2022-03-05 moisseev[WebUI] Show scan time in server list 4097/head
2022-03-05 moisseev[Test] Enable ECMAScript 6 features
2022-03-04 Vsevolod Stakhov[Minor] Move common stuff to a function
2022-03-02 Vsevolod Stakhov[Minor] Obsolete old fuzzy epochs
2022-02-28 Vsevolod StakhovMerge pull request #4093 from citrin/str_endswith
2022-02-27 Vsevolod StakhovMerge pull request #4079 from HeinleinSupport/lua_scann...
next