17855 Commits (fe3cb3a530925750efc581483b03b48c5e565ab4)
 

Author SHA1 Message Date
  ventulis a50e40356d
[Minor] Add task uid to ICAP User Agent 3 years ago
  ventulis 642909e84a
[Minor] Add disabled and extended ICAP User Agent 3 years ago
  Vsevolod Stakhov 95106e8145 [Minor] Fix rare case of off-by-one read 3 years ago
  Vsevolod Stakhov 132b2f7a7d
Merge pull request #3559 from fatalbanana/specific_urls2 3 years ago
  Andrew Lewis 3c0a34cc0f [Minor] Selectors: further fixes for dealing with specific URLs 3 years ago
  Vsevolod Stakhov 318082d040
Merge pull request #3558 from fatalbanana/specific_urls_extractor 3 years ago
  Andrew Lewis a9f2fb8d1a [Minor] Selectors: fixes for specific URLs 3 years ago
  Vsevolod Stakhov 08a71f0108 [Fix] Spamassassin: Preserve 'pcre_only' flag when dealing with regexp replacements 3 years ago
  Vsevolod Stakhov 333733cc7a
Merge pull request #3554 from fatalbanana/rspamadm_clickhouse 3 years ago
  Andrew Lewis 4fede20531 [Feature] `rspamadm clickhouse` command 3 years ago
  Vsevolod Stakhov 22661039ec [Fix] Spamassassin: Fix pcre_only flags 3 years ago
  Vsevolod Stakhov ab7bca40dc [Minor] Propagate pcre_only flag 3 years ago
  Vsevolod Stakhov a323f7124e [Minor] Add lua_parsers to docs 3 years ago
  Vsevolod Stakhov f71dee6d40 [Fix] Fix quoted-printable soft newlines bugged case 3 years ago
  Vsevolod Stakhov f5bebd97db [Minor] Lua_magic: Add ics pattern 3 years ago
  Vsevolod Stakhov 149d5d9ba3 [Minor] Lua_content: Allow multiple content types to be matched 3 years ago
  Vsevolod Stakhov f22fd35fc8 [Minor] Lua_magic: Do not treat by default non-text part as text 3 years ago
  Vsevolod Stakhov b163ba4b72
Merge pull request #3555 from moisseev/webui 3 years ago
  moisseev 94744ca826 [WebUI] Disable Refresh until ongoing requests 3 years ago
  moisseev dfaee5db38 [Minor] Add `complete` callback 3 years ago
  Vsevolod Stakhov e2f131f592 [Minor] Improve error messages 3 years ago
  Vsevolod Stakhov ff7c63b24d [Minor] Fix some more lua compat issues with text:find 3 years ago
  moisseev 4f1af03dc3 [WebUI] Add History tab autorefreshing 3 years ago
  Vsevolod Stakhov 550c1905fe [Fix] Apply max_lua_urls limit for emails as well 3 years ago
  Vsevolod Stakhov 87ef9084fb [Fix] Fix off-by-one with init check 3 years ago
  Vsevolod Stakhov d6de1382a4 [Fix] Fix substring search in case if srchlen == inlen 3 years ago
  Vsevolod Stakhov ebd6508752 [Minor] Fix another stupid tests regression 3 years ago
  Vsevolod Stakhov b6607510aa [Minor] Fix bogus cmake 3 years ago
  Vsevolod Stakhov 7ef42a3cc1 [Minor] Use CONFIGURE_DEPENDS for glob expressions 3 years ago
  Vsevolod Stakhov 2df1c28a15 [Fix] Fix smtp comments exclusion 3 years ago
  Vsevolod Stakhov 0c18f2f9fb [Fix] Fix parsing of escape characters in quoted pairs 3 years ago
  Vsevolod Stakhov 20667e8faa [Minor] Neural: Add store_pool_only train option 3 years ago
  Vsevolod Stakhov c332ab330c [Minor] Do not mix HS_FLAG_SINGLEMATCH and HS_FLAG_SOM_LEFTMOST 3 years ago
  Vsevolod Stakhov bae168a884 [Test] Add some tests for rspamd_text:find 3 years ago
  Vsevolod Stakhov ae73d81397
Merge pull request #3553 from fatalbanana/byte 3 years ago
  Vsevolod Stakhov 0daf76ab88 [Fix] Fix issue with pushing binary formats to Lua strings 3 years ago
  Vsevolod Stakhov 866c94c4c9 [Minor] Lua_text: Add a simple find method 3 years ago
  Andrew Lewis 68badebdac [Minor] rspamd_text:byte() metamethod 3 years ago
  Vsevolod Stakhov 92108ce3bc
Merge pull request #3551 from korgoth1/master 3 years ago
  korgoth1 9ca0016e67 [TEST] smtp date 3 years ago
  Vsevolod Stakhov c7101e602f [Fix] Use message pointer to avoid obsolete data to be cached 3 years ago
  Vsevolod Stakhov 0889381b97 [Minor] Improve error logging 3 years ago
  ventulis 9497c7103b
[Minor] Add Rspamd version to ICAP User Agent 3 years ago
  Vsevolod Stakhov 7ac071f3f5 [Test] Fix tests 3 years ago
  Vsevolod Stakhov b2c3f581ec [Minor] Selectors: filter_string_nils utility transformation 3 years ago
  Vsevolod Stakhov df5db93673 [Minor] Improve the default sort function in deep_sort function 3 years ago
  Vsevolod Stakhov d4fa8bac0a [Fix] Deduct type of a table methods 3 years ago
  Vsevolod Stakhov 01872d6ac7 [Minor] Rbl: Allow to add dependencies for RBL rules 3 years ago
  Vsevolod Stakhov d4d8063ebb [Minor] Rbl: Workaround for 'rules' 3 years ago
  Vsevolod Stakhov 36963c3fa3
Merge pull request #3492 from korgoth1/master 3 years ago