]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2016-07-29 Vsevolod StakhovMerge pull request #762 from fatalbanana/no-more-socket...
2016-07-29 Vsevolod StakhovMerge pull request #770 from fatalbanana/gl
2016-07-29 Vsevolod Stakhov[Fix] Use temporary storage for hyperscan cache
2016-07-29 Vsevolod Stakhov[Fix] Fix prefilter mode for multimap
2016-07-29 Vsevolod Stakhov[Fix] Ensure that hyperscan cache written is written...
2016-07-29 Andrew Lewis[Fix] Restore selective greylisting behaviour 770/head
2016-07-29 Vsevolod Stakhov[Feature] Allow maps with multiple symbols and scores
2016-07-29 Vsevolod Stakhov[Fix] Fix dependencies in multimap plugin
2016-07-29 Vsevolod Stakhov[Feature] Allow to store strings in radix maps
2016-07-29 Vsevolod Stakhov[Feature] Allow to register metric symbols from multimap
2016-07-29 Vsevolod Stakhov[Fix] Fix another locking issue in sqlite
2016-07-29 Vsevolod Stakhov[CritFix] Fix crash when the first received is faked
2016-07-28 Vsevolod Stakhov[Fix] Fix installed permissions for rspamd_stats
2016-07-28 Vsevolod Stakhov[Test] Add tests for controller passwords
2016-07-28 Vsevolod Stakhov[CritFix] Fix catena passwords validation
2016-07-28 Vsevolod Stakhov[Minor] Fighting with windmills (sqlite locking)
2016-07-28 Vsevolod Stakhov[Feature] Implement dependencies for maps
2016-07-28 Vsevolod Stakhov[Test] Add more tests for multimap module
2016-07-28 Vsevolod StakhovMerge pull request #767 from fatalbanana/robot
2016-07-28 Vsevolod Stakhov[Test] Add multimap test
2016-07-28 Vsevolod Stakhov[Fix] Fix paths in tests
2016-07-28 Vsevolod Stakhov[Fix] Fix DNSBL maps
2016-07-28 Vsevolod Stakhov[Fix] Another effort to unbreak sqlite locking
2016-07-28 Vsevolod Stakhov[Fix] Fix deadlock in mmaped file stats
2016-07-28 Vsevolod Stakhov[Minor] Another sanity check
2016-07-28 Vsevolod Stakhov[Test] Reorder tests
2016-07-28 Vsevolod Stakhov[Test] Fix rspamc invocation to support arguments passing
2016-07-28 Andrew Lewis[Test] Fix paths 767/head
2016-07-28 Vsevolod Stakhov[Fix] Avoid crash when closing mmapped file
2016-07-28 Vsevolod Stakhov[Test] Rework tests framework to run in a custom enviro...
2016-07-27 Andrew Lewis[Rework] Remove systemd socket activation 762/head
2016-07-27 Vsevolod Stakhov[Feature] Correctly work when there is no hard reject...
2016-07-27 Vsevolod Stakhov[Feature] Allow regexps in the emails maps
2016-07-27 Vsevolod Stakhov[Fix] Fix emails module configuration
2016-07-27 Vsevolod Stakhov[Fix] Fix greylisting plugin variable usage
2016-07-27 Vsevolod Stakhov[Feature] Allow to reset redis tokens instead of append...
2016-07-26 Vsevolod Stakhov[Fix] Really fix local.d includes
2016-07-26 Vsevolod StakhovMerge pull request #756 from fatalbanana/webui
2016-07-26 Vsevolod StakhovMerge pull request #757 from fatalbanana/greylist
2016-07-26 Andrew Lewis[Fix] Fix greylist plugin (#755) 757/head
2016-07-26 Andrew Lewis[WebUI] Friendly error messages for failed learns 756/head
2016-07-26 Vsevolod StakhovMerge pull request #753 from moisseev/rspamd_stats
2016-07-26 Alexander MoisseevAttempt to make rspamd_stats output readable 753/head
2016-07-25 Vsevolod StakhovMerge pull request #752 from fatalbanana/test-stability
2016-07-25 Vsevolod StakhovMerge pull request #751 from fatalbanana/deb
2016-07-25 Andrew Lewis[Test] Try harder to kill rspamd + child processes... 752/head
2016-07-25 Andrew Lewis[Minor] Require `ragel` for Debian/RPM package build 751/head
2016-07-25 Vsevolod StakhovRelease 1.3.0 1.3.0
2016-07-25 Vsevolod Stakhov[Minor] Create local dirs in packages
2016-07-25 Vsevolod StakhovMerge pull request #750 from fatalbanana/publicsuffix
2016-07-25 Vsevolod StakhovMerge pull request #749 from fatalbanana/rpm
2016-07-25 Andrew Lewis[Minor] Sync public suffix list with upstream 750/head
2016-07-25 Andrew Lewis[Minor] Add rspamd_stats to RPM specfile 749/head
2016-07-24 Vsevolod Stakhov[Fix] Add spaces instead of newlines to the normalized...
2016-07-24 Vsevolod Stakhov[Minor] Further reduce HFILTER_URL_ONELINE score
2016-07-24 Vsevolod Stakhov[Minor] Log symbols scores by default
2016-07-24 Vsevolod Stakhov[Minor] Install rspamd_stats
2016-07-23 Vsevolod Stakhov[Fix] Simplify state machine by ignoring multiple spaces
2016-07-23 Vsevolod Stakhov[Feature] Create a dedicated parser to strip newlines
2016-07-22 Vsevolod StakhovMerge pull request #743 from fatalbanana/fuzzy-test
2016-07-22 Andrew Lewis[Test] Set fuzzy worker count to 1 743/head
2016-07-22 Vsevolod Stakhov[Feature] Allow to disable some modules from common...
2016-07-22 Vsevolod StakhovMerge pull request #742 from fatalbanana/rspamc-test
2016-07-22 Vsevolod StakhovMerge pull request #741 from fatalbanana/static
2016-07-22 Andrew Lewis[Fix] Skip setting RPATH for static builds 741/head
2016-07-22 Vsevolod Stakhov[Fix] Another change of newlines policy
2016-07-22 Vsevolod Stakhov[Fix] Fix long regexp flags (e.g. {sa_body})
2016-07-22 Vsevolod Stakhov[Feature] Wait for sqlite if locked when switching...
2016-07-22 Vsevolod Stakhov[Feature] Deduplicate the same urls in multimap module
2016-07-22 Vsevolod Stakhov[Feature] Dynamically detect if a CPU is incompatible...
2016-07-22 Andrew Lewis[Test] Add test for legacy RSPAMC protocol 742/head
2016-07-21 Vsevolod Stakhov[Fix] Fix client_ip in users settings
2016-07-21 Vsevolod Stakhov[Feature] Allow to pass extradata from rspamd to rmilter
2016-07-21 Vsevolod StakhovMerge pull request #739 from fatalbanana/fuzzy-test
2016-07-21 Andrew Lewis[Test] Sleep after calling rspamadm fuzzy_sync 739/head
2016-07-21 Vsevolod StakhovMerge pull request #738 from moisseev/arch-ext-caseinse...
2016-07-21 Alexander Moisseev[Fix] Make extension checks case-insensitive 738/head
2016-07-21 Vsevolod Stakhov[Feature] Add support to search archives by magic
2016-07-21 Vsevolod Stakhov[Fix] Use watchers for spf plugin
2016-07-21 Vsevolod StakhovMerge pull request #736 from fatalbanana/master
2016-07-21 Vsevolod StakhovMerge pull request #737 from fatalbanana/robof
2016-07-21 Andrew Lewis[Test] Fix braindamaged shutdown_process function 737/head
2016-07-21 Andrew Lewis[Minor] Publish test suite output as build artifacts... 736/head
2016-07-21 Vsevolod StakhovMerge pull request #735 from fatalbanana/master
2016-07-21 Andrew Lewis[Test] Don't insist on return code != 0 for broken... 735/head
2016-07-21 Vsevolod Stakhov[Fix] Fix learning for non-existent backend
2016-07-21 Vsevolod StakhovMerge pull request #734 from fatalbanana/tests
2016-07-21 Andrew Lewis[Minor] Drop redis service from CI configuration 734/head
2016-07-21 Andrew Lewis[Test] Fix race conditions in functional tests
2016-07-21 Vsevolod Stakhov[Minor] Bye, bye travis
2016-07-21 Vsevolod Stakhov[Minor] Fix CircleCI script
2016-07-21 Vsevolod Stakhov[Minor] Test CircleCI
2016-07-21 Vsevolod Stakhov[Minor] Another try to fix travis
2016-07-21 Vsevolod StakhovRevert "[Minor] Try to feed travis gods"
2016-07-21 Vsevolod Stakhov[Minor] Try to feed travis gods
2016-07-21 Vsevolod Stakhov[Feature] Allow client ip match in the settings
2016-07-21 Vsevolod Stakhov[Fix] Reset master connection when retransmitting scan...
2016-07-21 Vsevolod Stakhov[Feature] Allow underscore separated names in settings
2016-07-20 Vsevolod Stakhov[Fix] Do not abort when cannot load a map
2016-07-20 Vsevolod Stakhov[Fix] Fix sending data to graph command
next