]> git.ipfire.org Git - thirdparty/rspamd.git/shortlog
thirdparty/rspamd.git
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
2018-10-29  Vsevolod Stakhov[Rules] Add LEAKED_PASSWORD_SCAM rule
2018-10-29  Vsevolod Stakhov[Rework] Change time handling
2018-10-29  Vsevolod Stakhov[Minor] Fix deps
2018-10-29  Vsevolod Stakhov[Project] Rework dynamic parts of symcache items
2018-10-29  Vsevolod Stakhov[Project] Another rework for symbols cache
2018-10-29  Vsevolod Stakhov[Minor] g_abort requires quite a recent glib
2018-10-28  Vsevolod Stakhov[Minor] Fix dependencies resolution
2018-10-28  Vsevolod Stakhov[Minor] Sigh, another issue with classifier pseudo...
2018-10-28  Vsevolod StakhovMerge pull request #2612 from citrin/luacov-merge
2018-10-28  Vsevolod Stakhov[Minor] Another hack for classifiers
2018-10-28  Vsevolod Stakhov[Minor] Allow to add conditions for bayes symbol
2018-10-27  Anton YuzhaninovSync lua coverage with .drone.yml 2612/head
2018-10-27  Vsevolod Stakhov[Minor] Convert some enums to static macros
2018-10-27  Anton YuzhaninovSpeedup lua coverage collecting for functional test
2018-10-27  Vsevolod Stakhov[Feature] Allow to add 3rd party clang plugins
2018-10-27  Vsevolod Stakhov[Minor] Fix format strings
2018-10-27  Vsevolod Stakhov[Fix] Remove ambigious format flag from printf
2018-10-27  Vsevolod Stakhov[Minor] Fix LLVM detection
2018-10-27  Vsevolod Stakhov[Fix] Fix squeezed symbols when using settings
2018-10-26  Vsevolod Stakhov[Minor] Various fixes around async events
2018-10-26  Vsevolod Stakhov[Minor] Improve debugging for lua squeeze
2018-10-26  Vsevolod Stakhov[Minor] Improve debug traces for async events
2018-10-26  Vsevolod Stakhov[Rework] Add more traces to async events, get rid of...
2018-10-26  Vsevolod Stakhov[Minor] Fix variable name
2018-10-26  Vsevolod Stakhov[Minor] Fix var name
2018-10-26  Vsevolod Stakhov[Rework] Completely rework symbols cache management
2018-10-26  Vsevolod Stakhov[Minor] Add more attributes
2018-10-26  Vsevolod Stakhov[Minor] Add specific attributes to mempool functions
2018-10-25  Vsevolod Stakhov[Minor] Try harder to track DNS based chaining
2018-10-25  Vsevolod Stakhov[Minor] Fix lua warnings
2018-10-25  Vsevolod Stakhov[Minor] Fix configwizard behaviour when DB is empty
2018-10-25  Vsevolod Stakhov[Minor] Fix debugm logic
2018-10-25  Vsevolod Stakhov[Minor] Add ability to debug lua redis calls
2018-10-25  Vsevolod Stakhov[Minor] Fix error callback invocation
next