]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2015-06-25 Vsevolod StakhovFix settings plugin.
2015-06-25 Vsevolod StakhovFix get_all_opts for a case of non-iterable options.
2015-06-25 Vsevolod StakhovFix floating point classification in printf.
2015-06-25 Vsevolod StakhovFix floating point classification in bayes.
2015-06-25 Vsevolod StakhovPrefer double instead of long double for speed.
2015-06-25 Vsevolod StakhovHandle non-normal FP numbers in printf.
2015-06-24 Vsevolod StakhovPass task structure to classifier functions.
2015-06-24 Vsevolod StakhovAllow variable lenght arguments in prepared queries.
2015-06-23 Vsevolod StakhovMerge pull request #303 from fatalbanana/master
2015-06-23 Andrew Lewisrbl.lua: Fix issues with application of whitelists 303/head
2015-06-23 Vsevolod StakhovTry to fix build on suse.
2015-06-23 Vsevolod StakhovAvoid gcc'ism.
2015-06-23 Vsevolod StakhovAvoid non-portable lua integers.
2015-06-23 Vsevolod StakhovFix issues with bounces From processing.
2015-06-23 Vsevolod StakhovUpdate interface.
2015-06-23 Vsevolod StakhovFix saving maps.
2015-06-23 Vsevolod StakhovFix number of issues with webui interaction.
2015-06-23 Vsevolod StakhovFix parsing of urls with '?' at the end of hostname.
2015-06-23 Vsevolod StakhovReturn previous learn counts in sqlite3 backend.
2015-06-22 Vsevolod StakhovMerge pull request #300 from fatalbanana/master
2015-06-22 Andrew LewisDon't use RWL_MAILSPIKE_POSSIBLE or DNSWL_BLOCKED for... 300/head
2015-06-22 Andrew LewisAdd whitelist_exception setting to RBL module
2015-06-22 Vsevolod StakhovAllow user@ and @domain matches in multimap.
2015-06-21 Vsevolod StakhovFeed undefined behaviour.
2015-06-20 Vsevolod StakhovCheck user_version upon start.
2015-06-20 Vsevolod StakhovFallback to no journal if WAL is not available.
2015-06-20 Vsevolod StakhovUse WAL in sqlite3.
2015-06-20 Vsevolod StakhovFix extreme cases in bayes classifier.
2015-06-20 Vsevolod StakhovFix classification using sqlite3.
2015-06-20 Vsevolod StakhovFix broken types casts in backends.
2015-06-19 Vsevolod StakhovMerge branch 'sqlite-stat'
2015-06-19 Vsevolod StakhovImplement operations with sqlite3 statistics.
2015-06-19 Vsevolod StakhovFix mmaped files deinitialization.
2015-06-19 Vsevolod StakhovImplement statistics closing.
2015-06-19 Vsevolod StakhovFix strcmp return value checking.
2015-06-18 Vsevolod StakhovUnify open and create.
2015-06-18 Vsevolod StakhovImplement sqlite3 database creation.
2015-06-18 Vsevolod StakhovAllow to return values from prepared statements.
2015-06-18 Vsevolod StakhovWrite skeleton for sqlite3 backend.
2015-06-18 Vsevolod StakhovSimplify declaring of backends.
2015-06-18 Vsevolod StakhovSimplify backend definition.
2015-06-17 Vsevolod StakhovFix selecting URLs for sending to redirector.
2015-06-16 Vsevolod StakhovSort dependencies.
2015-06-16 Vsevolod StakhovStore partial results in memcached.
2015-06-16 Vsevolod StakhovFix loops in POE.
2015-06-16 Vsevolod StakhovReformat redirector code (no functional changes).
2015-06-16 Vsevolod StakhovFix numerous issues with redirector startup.
2015-06-16 Vsevolod StakhovUse specific POE loop for some systems.
2015-06-16 Vsevolod StakhovFix shebang.
2015-06-16 Vsevolod StakhovFix redirector installation.
2015-06-16 Vsevolod StakhovUpdate->add
2015-06-16 Vsevolod StakhovFix digest invocation.
2015-06-16 Vsevolod StakhovFix variable name.
2015-06-16 Vsevolod StakhovFix issues with redirector HTTP response.
2015-06-15 Vsevolod StakhovUse watching for http sessions.
2015-06-14 Vsevolod StakhovUse common routine for jittering time values.
2015-06-14 Vsevolod StakhovRemove useless checks.
2015-06-13 Vsevolod StakhovImprove dependencies for lua_dns.
2015-06-12 Vsevolod StakhovFix dependencies for surbl module.
2015-06-12 Vsevolod StakhovFix dependencies for SPF module.
2015-06-12 Vsevolod StakhovFix dkim cache expiration.
2015-06-12 Vsevolod Stakhovfabs/abs misuse.
2015-06-10 Vsevolod StakhovJust re-sort items by timeout.
2015-06-10 Vsevolod StakhovFix more issues with dependencies and processing.
2015-06-10 Vsevolod StakhovImprove watcher check.
2015-06-10 Vsevolod StakhovFix dependencies in case of dkim plugin.
2015-06-10 Vsevolod StakhovExtend watchers functionality.
2015-06-10 Vsevolod StakhovMore fixes to dependencies logic.
2015-06-10 Vsevolod StakhovFix dependencies operations.
2015-06-10 Vsevolod StakhovImplement watching for async symbols.
2015-06-10 Vsevolod StakhovMerge pull request #290 from andrejzverev/master
2015-06-09 Vsevolod StakhovAnother try to fix event-less tasks.
2015-06-09 Vsevolod StakhovCheck DNS resolver return value.
2015-06-09 Vsevolod StakhovFix DNSless run.
2015-06-09 Andrej Zverevshow msgid for bad URLs 290/head
2015-06-09 Vsevolod StakhovPass session data to event watchers.
2015-06-08 Vsevolod StakhovDistinguish between check start and finish.
2015-06-08 Vsevolod StakhovRework symbols processing.
2015-06-08 Vsevolod StakhovAdd dependencies check for symbols.
2015-06-07 Vsevolod StakhovMisprint.
2015-06-07 Vsevolod StakhovDo not return NULL resolver.
2015-06-07 Vsevolod StakhovRework filters processing.
2015-06-07 Vsevolod StakhovAdd API to register deps from LUA.
2015-06-07 Vsevolod StakhovImplement dependencies addition.
2015-06-06 Vsevolod StakhovImprove linear processing slightly.
2015-06-06 Vsevolod StakhovFix misprint.
2015-06-05 Vsevolod StakhovExtend filters savepoint to support dependencies.
2015-06-05 Vsevolod StakhovSave persistent order of items indexed by id.
2015-06-04 Vsevolod StakhovFix calculation of pool free space.
2015-06-04 Vsevolod StakhovFix symbols items loading.
2015-06-02 Vsevolod StakhovAdopt for the new headers structure.
2015-06-02 Vsevolod StakhovAvoid copying when parsing headers.
2015-06-02 Vsevolod StakhovMerge branch 'filters-rework'
2015-06-02 Vsevolod StakhovSet processed flag on task.
2015-06-02 Vsevolod StakhovAdd checkpoint to avoid endless iteration.
2015-06-02 Vsevolod StakhovUse most significant bit, not least significant one.
2015-06-02 Vsevolod StakhovRestore build.
2015-06-02 Vsevolod StakhovFix internal libraries.
2015-06-02 Vsevolod StakhovAdopt LUA API.
2015-06-02 Vsevolod StakhovRework task processing.
next