]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2018-10-23 Vsevolod Stakhov[Minor] Allow to create upstreams without a context
2018-10-23 Vsevolod StakhovMerge pull request #2605 from citrin/drone_improvements
2018-10-23 Vsevolod Stakhov[Feature] Tune upstream limits in Rspamd proxy
2018-10-23 Vsevolod Stakhov[Feature] Allow to set custom limits for upstream lists
2018-10-23 Vsevolod Stakhov[Minor] Add some protection against bad values
2018-10-23 Anton YuzhaninovFix grammar 2605/head
2018-10-23 Anton YuzhaninovDon't write xunit.xml
2018-10-23 Anton YuzhaninovShare robot log and report on https://ci.rspamd.com...
2018-10-23 Anton YuzhaninovSimplify: default working directory is source root
2018-10-22 Anton YuzhaninovEnable core dumps for funcutional test
2018-10-22 Vsevolod Stakhov[Minor] Fix issues in lua http
2018-10-22 Vsevolod StakhovMerge pull request #2604 from moisseev/webui
2018-10-22 Vsevolod Stakhov[Minor] More fixes to the internal modules
2018-10-22 Vsevolod Stakhov[Minor] Various logs fixes
2018-10-22 Vsevolod Stakhov[Minor] Add more fail-safety checks to symbols execution
2018-10-22 Vsevolod Stakhov[Minor] Check deps before processing of rdeps
2018-10-22 Vsevolod Stakhov[Minor] Another fix in spf plugin
2018-10-21 Vsevolod Stakhov[Fix] Various fixes in embedded plugins
2018-10-21 Alexander Moisseev[WebUI] Add history rows per page control 2604/head
2018-10-21 Alexander Moisseev[Minor] Update Bootstrap to 3.3.7
2018-10-21 Vsevolod Stakhov[Fix] Fix finalization for internal plugins
2018-10-21 Vsevolod Stakhov[Minor] Fix docs
2018-10-21 Vsevolod Stakhov[Fix] Use proper syntax for making DNS requests
2018-10-20 Vsevolod Stakhov[Project] Remove unneeded phases, add safe guards,...
2018-10-20 Vsevolod Stakhov[Project] Adopt C modules and stuff
2018-10-20 Vsevolod Stakhov[Project] Add items logic in DNS resolver
2018-10-20 Vsevolod Stakhov[Project] Adopt lua tcp
2018-10-20 Vsevolod Stakhov[Project] Adopt lua redis
2018-10-20 Vsevolod Stakhov[Project] Adopt lua http
2018-10-20 Vsevolod Stakhov[Project] Fix Lua DNS code
2018-10-20 Vsevolod Stakhov[Project] Further cleanup from the watchers
2018-10-20 Vsevolod Stakhov[Project] Kill async watchers as they are way too complex
2018-10-20 Vsevolod Stakhov[Project] Add logic of the async events counter
2018-10-20 Vsevolod Stakhov[Project] Implement counter for async events in symcach...
2018-10-20 Vsevolod Stakhov[Project] Rework symbols processing logic
2018-10-20 Vsevolod Stakhov[Project] Pass cache item to the callback functions
2018-10-20 Anton YuzhaninovFix coverage (#2603)
2018-10-19 Vsevolod Stakhov[Fix] Don't perform forged recipients check for missing...
2018-10-19 Vsevolod Stakhov[Minor] Improve SSL connection error message
2018-10-19 Vsevolod Stakhov[Minor] Include file name when parsing config
2018-10-19 Vsevolod StakhovMerge pull request #2602 from moisseev/tidyall
2018-10-19 Vsevolod StakhovMerge pull request #2601 from citrin/perl-tidyall
2018-10-19 Alexander Moisseev[Minor] Fix rspamd_stats so it passes Perl::Critic... 2602/head
2018-10-18 Anton YuzhaninovFix: tidyall expects to find .tidyallrc in --root-dir 2601/head
2018-10-18 Anton YuzhaninovAdd tidyall checks for perl code
2018-10-18 Vsevolod StakhovMerge pull request #2566 from heraklit256/composites...
2018-10-18 Vsevolod StakhovMerge pull request #2599 from moisseev/tidyall
2018-10-18 Alexander Moisseev[Minor] Reformat Pod documents 2599/head
2018-10-17 heraklit256lower score for PHISH_EMOTION to 1.0 2566/head
2018-10-17 heraklit256lower score for HAS_ANON_DOMAIN to 0.1
2018-10-17 Vsevolod Stakhov[Fix] Treat normal password as enable password if there...
2018-10-17 Alexander Moisseev[Minor] Reformat more Perl scripts
2018-10-17 Alexander Moisseev[Test] Add TidyAll checks
2018-10-17 Vsevolod StakhovMerge pull request #2598 from moisseev/tidyall
2018-10-17 Alexander Moisseev[Minor] Reformat Perl scripts 2598/head
2018-10-17 Vsevolod StakhovMerge pull request #2597 from citrin/tests-kill-race-fix
2018-10-17 Vsevolod StakhovMerge pull request #2596 from citrin/run-gdb-on-core...
2018-10-16 Anton YuzhaninovIndent shell command for readability 2596/head
2018-10-16 Anton YuzhaninovImprove comment
2018-10-16 Vsevolod Stakhov[Minor] Update version to 1.8.2
2018-10-16 Vsevolod StakhovRelease 1.8.1 1.8.1
2018-10-16 Anton YuzhaninovSet limit to allow core dump writing
2018-10-16 Anton YuzhaninovRun gdb if rspamd-test dumped core
2018-10-16 Vsevolod Stakhov[Test] Try to fix test segfault
2018-10-16 Anton YuzhaninovCleanup unused imports 2597/head
2018-10-16 Anton Yuzhaninov[functional test] Fix races in shutdown_process
2018-10-16 Vsevolod Stakhov[Minor] Fix test build with lua >= 5.3
2018-10-16 Vsevolod Stakhov[Minor] Fix build
2018-10-16 Vsevolod Stakhov[Minor] Improve crash logging
2018-10-16 Vsevolod StakhovMerge pull request #2595 from citrin/coveralls
2018-10-16 Vsevolod Stakhov[Fix] Fix various issues with parsing of the received...
2018-10-16 Vsevolod Stakhov[Minor] Add log_usec option to the default config as...
2018-10-16 Vsevolod Stakhov[Minor] Try to use a faster timer if available
2018-10-16 Vsevolod Stakhov[Minor] Another log invocation fixed
2018-10-16 Vsevolod Stakhov[Minor] Fix logger invocation
2018-10-16 Anton YuzhaninovAdd git repo info to coveralls payload 2595/head
2018-10-15 Vsevolod Stakhov[Conf] Extend BAD_POLICIES composite
2018-10-15 Vsevolod Stakhov[Minor] Some fixes towards epsilon comparison
2018-10-15 Vsevolod Stakhov[Minor] Prevent use-after-free
2018-10-15 Vsevolod Stakhov[Fix] Fix errors when dealing with dynamic rates/bursts...
2018-10-15 Vsevolod Stakhov[Minor] Fix function invocation
2018-10-15 Vsevolod Stakhov[Minor] Fix error when using plain unix socket in DCC...
2018-10-15 Vsevolod Stakhov[Feature] Use verdict instead of the plain action in...
2018-10-15 Vsevolod Stakhov[Minor] Add function lua_util.get_task_verdict
2018-10-15 Vsevolod Stakhov[Minor] Add task:get_metric_result() method
2018-10-15 Vsevolod Stakhov[Minor] Store more information about symbols added
2018-10-14 Vsevolod StakhovMerge pull request #2590 from heraklit256/onion-uri-2
2018-10-14 Anton YuzhaninovDrone coverage fix (#2592)
2018-10-14 Vsevolod StakhovMerge pull request #2593 from moisseev/eslint
2018-10-14 Alexander Moisseev[Minor] Remove unused CSS rule-sets 2593/head
2018-10-13 heraklit256add HAS_ONION_URI to HAS_ANON_DOMAIN 2590/head
2018-10-13 heraklit256add HAS_ONION_URI rule
2018-10-13 heraklit256Merge pull request #7 from rspamd/master
2018-10-13 Alexander Moisseev[WebUI] Colorize symbols
2018-10-13 Vsevolod Stakhov[Minor] Python...
2018-10-13 Vsevolod Stakhov[Minor] Python...
2018-10-13 Vsevolod Stakhov[Minor] Fucking python
2018-10-13 Vsevolod Stakhov[Feature] Add only unique elements to Clickhouse url...
2018-10-13 Vsevolod Stakhov[Minor] Another try to fix bloody python
2018-10-13 Vsevolod Stakhov[Minor] Set number of threads on load as precaution
next