]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2015-10-03 Vsevolod StakhovUpdate interface.
2015-10-03 Vsevolod StakhovAdd '/historyreset' command.
2015-10-03 Vsevolod StakhovFix loading of tokenizer config from dump.
2015-10-02 Vsevolod StakhovUpdate webui.
2015-10-02 Vsevolod StakhovAdd sorting hints for the history.
2015-10-02 Vsevolod StakhovAllow custom lua scripts for users/languages extraction.
2015-10-02 Vsevolod StakhovDo not use relative path for linkage.
2015-10-01 Vsevolod StakhovDo not add FORGED_RECIPIENTS when 'To' is missing.
2015-10-01 Vsevolod StakhovDo not add R_UNDISC_RCPT when 'To' is missing.
2015-10-01 Vsevolod StakhovAdd key for rspamd.com fuzzy storage.
2015-10-01 Vsevolod StakhovDo not try to decrypt when no local key defined.
2015-09-30 Vsevolod StakhovSet the correct epoch for encrypted requests.
2015-09-30 Vsevolod StakhovFix events calculations.
2015-09-30 Vsevolod StakhovAdd encryption to fuzzy check plugin.
2015-09-30 Vsevolod StakhovRemove gmime processing for LDA mode as it is deadly...
2015-09-30 Vsevolod StakhovAdd routine to find end of headers position in mime...
2015-09-30 Vsevolod StakhovInit libraries in rspamc client as well.
2015-09-29 Vsevolod StakhovAdd configuration knobs for encryption in fuzzy_check...
2015-09-29 Vsevolod StakhovAdd encryption to fuzzy storage.
2015-09-29 Vsevolod StakhovDo not copy nm to local key as it seems to be useless.
2015-09-29 Vsevolod StakhovTry to avoid collision with locally installed includes.
2015-09-29 Vsevolod StakhovAllocate and free memory with the same allocator.
2015-09-28 Vsevolod StakhovPreserve expired fuzzy hashes counter.
2015-09-28 Vsevolod StakhovUpdate version to 1.0.4
2015-09-28 Vsevolod StakhovRelease 1.0.3 1.0.3
2015-09-28 Vsevolod StakhovAdd missing entries to spec.
2015-09-28 Vsevolod StakhovAdd preliminary documentation for rspamadm.
2015-09-28 Vsevolod StakhovAdd lua API for conditions registering.
2015-09-28 Vsevolod StakhovAllow delayed conditions registration.
2015-09-28 Vsevolod StakhovPrint merge stats.
2015-09-28 Vsevolod StakhovOptimize performance of expiration.
2015-09-28 Vsevolod StakhovMore sync optimizations.
2015-09-28 Vsevolod StakhovFirst attempt to clean orphaned elements.
2015-09-28 Vsevolod StakhovEnable foreign keys in sqlite3.
2015-09-28 Vsevolod StakhovFix shingles merging.
2015-09-28 Vsevolod StakhovFix duplicate cases in merge operation.
2015-09-28 Vsevolod StakhovImprove logging for merging.
2015-09-26 Vsevolod StakhovAdd merge logic.
2015-09-25 Vsevolod StakhovStart fuzzy_merge command.
2015-09-25 Vsevolod StakhovAdd functional test for task flags API.
2015-09-25 Vsevolod StakhovAdd task:set_flag and task:get_flags.
2015-09-25 Vsevolod StakhovAdd no_stat flag.
2015-09-25 Vsevolod StakhovShow learned counter.
2015-09-25 Vsevolod StakhovSave learned messages count.
2015-09-25 Vsevolod StakhovAdd strict mode for configtest.
2015-09-25 Vsevolod StakhovAdd logger counters.
2015-09-25 Vsevolod StakhovSlightly improve help messages.
2015-09-25 Vsevolod StakhovAdd configtest command.
2015-09-24 Vsevolod StakhovImplement generating keypairs via rspamadm.
2015-09-24 Vsevolod StakhovAllow metric registration for composite expressions.
2015-09-24 Vsevolod StakhovAdd encrypted length guard.
2015-09-24 Vsevolod StakhovAdd `pw` utility to manage rspamd passwords.
2015-09-24 Vsevolod StakhovMove constant_memcmp to libutil code.
2015-09-24 Vsevolod StakhovImprove passing of arguments to commands.
2015-09-24 Vsevolod StakhovAdd rspamadm routine.
2015-09-24 Vsevolod StakhovSet C locale for numeric values.
2015-09-24 Vsevolod StakhovAdd more verbosity to parsing of values.
2015-09-24 Vsevolod StakhovCorrectly set locale before start.
2015-09-24 Vsevolod StakhovTry to fix crashes when GString is reallocated.
2015-09-23 Vsevolod StakhovFix piechart clean slice.
2015-09-23 Vsevolod StakhovUpdate version to 1.0.3
2015-09-23 Vsevolod StakhovRelease 1.0.2 1.0.2
2015-09-23 Vsevolod StakhovSearch for urls in query parts of html urls as well.
2015-09-23 Vsevolod StakhovFix double free if no password has been specified.
2015-09-23 Vsevolod StakhovInitialize rrd fields before writing to file.
2015-09-23 Vsevolod StakhovAllow to extract URLs from query strings of other URLs.
2015-09-23 Vsevolod StakhovAdd tests for the problematic case in radix trie.
2015-09-23 Vsevolod StakhovFix issue with the last element in the radix trie.
2015-09-23 Vsevolod StakhovUpdate webui.
2015-09-23 Vsevolod StakhovReiterate on colors one more time.
2015-09-23 Vsevolod StakhovFix issue with va_list passing.
2015-09-23 Vsevolod StakhovImprove pie colors.
2015-09-23 Vsevolod StakhovAdd descriptions for whitelist maps.
2015-09-22 Vsevolod StakhovRename main.h and main.c to `rspamd.X`
2015-09-22 Vsevolod StakhovUpdate version number to 1.0.2.
2015-09-22 Vsevolod StakhovRelease 1.0.1 1.0.1
2015-09-22 Vsevolod StakhovUpdate webui.
2015-09-22 Vsevolod StakhovLoad legacy `lua/rspamd.local.lua`
2015-09-22 Vsevolod StakhovFix issue when there is no reject score for any metric.
2015-09-22 Vsevolod StakhovPrint assertions from glib to rspamd logger.
2015-09-22 Vsevolod StakhovFix issue whith broken statfiles.
2015-09-22 Vsevolod StakhovFix time for /graph.
2015-09-22 Vsevolod StakhovOptimize logging by skipping hash table search if it...
2015-09-22 Vsevolod StakhovController sockets are owned by router do not export...
2015-09-22 Vsevolod StakhovCache correct passwords to avoid too high CPU usage.
2015-09-21 Vsevolod StakhovAdd graph handler to the controller.
2015-09-21 Vsevolod StakhovAdd rra extraction function.
2015-09-21 Vsevolod StakhovFix assignment order.
2015-09-21 Vsevolod StakhovImprove fuzzy IO errors logging.
2015-09-21 Vsevolod StakhovSet event base for fuzzy calls.
2015-09-21 Vsevolod StakhovPerform some rrd file check.
2015-09-21 Vsevolod StakhovAdjust rrd intervals.
2015-09-21 Vsevolod StakhovPreserve worker's index when restaring workers.
2015-09-21 Vsevolod StakhovAllow only one controller process to manage rrd file.
2015-09-20 Vsevolod StakhovMerge pull request #373 from AlexeySa/patch-6
2015-09-20 Alexey ALFix Hfilter plugins with the new DNS API 373/head
2015-09-19 Vsevolod StakhovFix a stupid bug in rrd event initialization.
2015-09-19 Vsevolod StakhovImprove rrd tests.
2015-09-18 Vsevolod StakhovAdd writing to rrd from the controller.
2015-09-18 Vsevolod StakhovUpdate version to 1.0.1
next