]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2018-11-15 Vsevolod Stakhov[Fix] Disable headernames in bayes temporarily
2018-11-15 Vsevolod Stakhov[Feature] Skip stop words in statistics
2018-11-15 Vsevolod Stakhov[Feature] Store stop words and allow to query them
2018-11-15 Vsevolod Stakhov[Feature] Filter tokens in bayes
2018-11-15 Vsevolod Stakhov[Fix] Properly set learned count
2018-11-15 Vsevolod Stakhov[Minor] Add new config options to classifiers
2018-11-14 Vsevolod Stakhov[Fix] Rework bayes calculations...
2018-11-14 Vsevolod StakhovMerge pull request #2630 from citrin/unit-test-fedora...
2018-11-14 Vsevolod StakhovMerge pull request #2632 from apreiml/master
2018-11-14 apreimlfix return code of rspamc 2632/head
2018-11-14 Anton YuzhaninovDon't print summary line 2630/head
2018-11-14 Anton YuzhaninovUse clang sanitizers
2018-11-13 Anton YuzhaninovRun unit tests on Fedora (clang build)
2018-11-13 Vsevolod Stakhov[Test] Add tests for #2584 and #2349
2018-11-13 Vsevolod Stakhov[Fix] Add obs_fws state support to eoh state machine
2018-11-13 Vsevolod Stakhov[Fix] Fix override_defaults function
2018-11-13 Vsevolod Stakhov[Fix] Furhter fixes to ratelimits logic
2018-11-13 Vsevolod Stakhov[Fix] Really fix ratelimits configuration and work
2018-11-13 Vsevolod Stakhov[Minor] Add function to parse humanized number
2018-11-12 Vsevolod Stakhov[Fix] Do not allow syntax errors in include files...
2018-11-12 Vsevolod Stakhov[Fix] Do not allow to merge an object with an array...
2018-11-12 Vsevolod Stakhov[Fix] Fix explicit methods call in selectors
2018-11-12 Vsevolod Stakhov[Minor] Make LEAKED_PASSWORD_SCAM rule more strict
2018-11-12 Vsevolod Stakhov[Minor] Remove wrong assertion (task_timeout)
2018-11-12 Vsevolod Stakhov[Fix] Fix extraction of additional parts
2018-11-12 Vsevolod Stakhov[Fix] Ignore signatures when looking for boundaries
2018-11-12 Vsevolod Stakhov[Fix] Add sanity check when applying mime boundaries...
2018-11-12 Vsevolod Stakhov[Fix] Fix actrie implementation (sync from upstream...
2018-11-12 Vsevolod Stakhov[Test] Fix broken tests
2018-11-12 Vsevolod Stakhov[Minor] Set proper exit code on errors in rspamc
2018-11-12 Vsevolod Stakhov[Minor] Increase of LEAKED_PASSWORD_SCAM score
2018-11-12 Vsevolod StakhovMerge pull request #2628 from HeinleinSupport/master
2018-11-12 Vsevolod Stakhov[Rules] Reduce FP rate for LEAKE_PASSWORD_SCAM rule
2018-11-12 Vsevolod Stakhov[Feature] Add support of words regexps
2018-11-12 Carsten Rosenberg[Minor] Clickhouse - adjust .conf to follow db scheme v2 2628/head
2018-11-11 Vsevolod Stakhov[Minor] Allow to write rspamd_text directly to fd
2018-11-11 Vsevolod Stakhov[Minor] Don't use O_EXCL flag when creating files from Lua
2018-11-11 Vsevolod Stakhov[Minor] Oops, fix issues
2018-11-11 Vsevolod Stakhov[Minor] Allow to create rspamd_text from lua
2018-11-10 Vsevolod Stakhov[Minor] Don't learn classifiers where expansion fails
2018-11-09 Vsevolod Stakhov[Feature] Support query arguments in controller's custo...
2018-11-09 Vsevolod Stakhov[Minor] Add routine to convert an ftok_t to a C string
2018-11-08 Vsevolod Stakhov[Minor] Various fixes in lua_fuzzy library
2018-11-08 Vsevolod Stakhov[Minor] Fix fuzzystat command
2018-11-08 Vsevolod Stakhov[Minor] Fix arguments passing to rspamadm scripts
2018-11-08 Vsevolod Stakhov[Minor] Move subject tokenisation to a separate routine
2018-11-08 Vsevolod Stakhov[Minor] This step is not done yet, apply another approach
2018-11-08 Vsevolod Stakhov[Minor] Add workaround for Thai characters on CentOS 6
2018-11-07 Vsevolod StakhovMerge pull request #2624 from HeinleinSupport/master
2018-11-07 Carsten Rosenberg[Minor] Reputation Plugin - Debug Logging #2 2624/head
2018-11-07 Carsten Rosenberg[Minor] Reputation Plugin - Debug Logging
2018-11-06 Vsevolod Stakhov[Minor] Improve logic of parts selection and fix some...
2018-11-06 Vsevolod Stakhov[Minor] Fix various issues with lua_fuzzy
2018-11-06 Vsevolod Stakhov[Rework] Use lua_fuzzy in fuzzy check module
2018-11-06 Vsevolod Stakhov[Minor] Fix tableshape usage, add cleanup rules method
2018-11-06 Vsevolod Stakhov[Minor] Add some logic to use mime_types tracking in...
2018-11-05 Vsevolod Stakhov[Minor] Do not bother about parts with no filename
2018-11-05 Vsevolod Stakhov[Minor] Add mime traces
2018-11-05 Vsevolod Stakhov[Minor] Add ID to mime parts
2018-11-05 Vsevolod Stakhov[Minor] Store part data when making request to fuzzy
2018-11-05 Vsevolod Stakhov[Minor] Add dependency on mime types
2018-11-05 Vsevolod Stakhov[Project] Add logic to check content type
2018-11-04 Vsevolod Stakhov[Feature] Ignore cookies in the future and too old...
2018-11-04 Vsevolod Stakhov[Minor] Allow to print timestamp
2018-11-04 Vsevolod Stakhov[Minor] Fix timestamp filling
2018-11-04 Vsevolod Stakhov[Minor] Return cookie timestamp when decrypting
2018-11-04 Vsevolod Stakhov[Feature] Add `rspamadm cookie` utility
2018-11-04 Vsevolod Stakhov[Feature] Add support of cookies in replies module
2018-11-04 Vsevolod Stakhov[Minor] Rework nonce structure for cookies
2018-11-03 Vsevolod Stakhov[Feature] Allow to create lua regexps from glob or...
2018-11-02 Vsevolod Stakhov[Fix] Fix urls insertion in Clickhouse module
2018-11-02 Vsevolod Stakhov[Project] Add images check logic
2018-11-02 Vsevolod Stakhov[Project] Add logic for checking of the text parts
2018-11-02 Vsevolod Stakhov[Minor] Disable useless noisy warning
2018-11-01 Vsevolod Stakhov[Project] Initial addition of lua helpers for fuzzy
2018-11-01 Vsevolod Stakhov[Minor] Remove unused macros
2018-11-01 Vsevolod Stakhov[Minor] Remove redundant refcount increase
2018-10-31 Vsevolod Stakhov[Fix] Restore URLs exporting in ClickHouse plugin
2018-10-31 Vsevolod Stakhov[Minor] Ignore skipped tasks
2018-10-31 Vsevolod Stakhov[Minor] Fix symbol usage in reputation plugin
2018-10-30 Vsevolod StakhovMerge pull request #2618 from moisseev/ci
2018-10-30 Vsevolod StakhovMerge pull request #2619 from citrin/fedora-clang
2018-10-30 Alexander Moisseev[Test] Add test for composites with symbol groups 2618/head
2018-10-30 Anton YuzhaninovTurn off TORCH for clang build 2619/head
2018-10-30 Anton YuzhaninovRemove unused function
2018-10-30 Anton YuzhaninovEnable clang plugin
2018-10-30 Anton YuzhaninovDon't use LLVM_CXX_FLAGS/LLVM_C_FLAGS
2018-10-30 Vsevolod Stakhov[Minor] Fix expiry config overriding
2018-10-30 Vsevolod StakhovMerge pull request #2617 from moisseev/ci
2018-10-30 Alexander Moisseev[Test] Add composites test 2617/head
2018-10-30 Vsevolod Stakhov[Minor] Do not parse raw regexp for explicitly utf...
2018-10-30 Vsevolod StakhovMerge pull request #2614 from citrin/remove-libnsl...
2018-10-30 Vsevolod Stakhov[Feature] Detect orphaned parts and attach them to...
2018-10-30 Anton YuzhaninovDon't set PREFIX variable in cmake
2018-10-30 Anton Yuzhaninovbuild with -O0
2018-10-30 Anton YuzhaninovBuild with clang
2018-10-29 Anton YuzhaninovStop linking with -lnsl on Linux 2614/head
2018-10-29 Vsevolod Stakhov[Minor] Ops, fix symbol name
2018-10-29 Vsevolod Stakhov[Conf] Add DWL support in the default configuration
2018-10-29 Vsevolod Stakhov[Fix] Fix DKIM based RBLs
next