]> git.ipfire.org Git - thirdparty/rspamd.git/log
thirdparty/rspamd.git
10 years agoAdd rspamd.sysvinit.conf to RPM packaging list 221/head
Andrew Lewis [Fri, 13 Mar 2015 12:33:07 +0000 (14:33 +0200)] 
Add rspamd.sysvinit.conf to RPM packaging list

10 years agoRPM: Clean up and unbreak future upgrades on Fedora/CentOS7 219/head
Andrew Lewis [Fri, 13 Mar 2015 10:12:38 +0000 (12:12 +0200)] 
RPM: Clean up and unbreak future upgrades on Fedora/CentOS7

10 years agoRPM: move patch out of wrong part of specfile
Andrew Lewis [Fri, 13 Mar 2015 08:15:47 +0000 (10:15 +0200)] 
RPM: move patch out of wrong part of specfile

10 years agoFix condrestart in CentOS init script 214/head
Andrew Lewis [Thu, 12 Mar 2015 13:28:25 +0000 (15:28 +0200)] 
Fix condrestart in CentOS init script

10 years agoRPM: don't break rspamd on upgrade
Andrew Lewis [Thu, 12 Mar 2015 12:06:59 +0000 (14:06 +0200)] 
RPM: don't break rspamd on upgrade

10 years agoRPM: Patch systemd service for CentOS7 & fix broken filesystem attributes
Andrew Lewis [Thu, 12 Mar 2015 06:05:57 +0000 (08:05 +0200)] 
RPM: Patch systemd service for CentOS7 & fix broken filesystem attributes

10 years agoMore RPM... 212/head
Andrew Lewis [Wed, 11 Mar 2015 20:27:27 +0000 (22:27 +0200)] 
More RPM...

10 years agoFix RPM packaging properly 210/head
Andrew Lewis [Wed, 11 Mar 2015 19:45:06 +0000 (21:45 +0200)] 
Fix RPM packaging properly

10 years agoUnify systemd support
Mikhail Gusarov [Sat, 7 Mar 2015 09:53:04 +0000 (09:53 +0000)] 
Unify systemd support

- Move it from debian/ and centos/
- Ensure Debian package installs .service/.socket
- Enable socket-activated service
- Clean up redundant CentOS config files

10 years agoFixes for RPM packaging 208/head
Andrew Lewis [Wed, 11 Mar 2015 17:34:11 +0000 (19:34 +0200)] 
Fixes for RPM packaging

10 years agoUse rspamd.sysvinit.conf for sysvinit init scripts
Mikhail Gusarov [Sat, 7 Mar 2015 10:53:16 +0000 (10:53 +0000)] 
Use rspamd.sysvinit.conf for sysvinit init scripts

10 years agoFilter double-dots in rbl.lua validate_dns 206/head
Andrew Lewis [Wed, 11 Mar 2015 12:35:22 +0000 (14:35 +0200)] 
Filter double-dots in rbl.lua validate_dns

10 years agoFix missing symbol registration
Andrew Lewis [Wed, 11 Mar 2015 12:22:33 +0000 (14:22 +0200)] 
Fix missing symbol registration

10 years agoBackport fix from libucl.
Vsevolod Stakhov [Wed, 11 Mar 2015 11:57:17 +0000 (11:57 +0000)] 
Backport fix from libucl.

10 years agoDo not check for lua5.2 when luajit is enabled.
Vsevolod Stakhov [Wed, 11 Mar 2015 10:26:58 +0000 (10:26 +0000)] 
Do not check for lua5.2 when luajit is enabled.

10 years agoEliminate GRegexp in surbl module.
Vsevolod Stakhov [Tue, 10 Mar 2015 18:21:07 +0000 (18:21 +0000)] 
Eliminate GRegexp in surbl module.

10 years agoFix flags in pcre jit fast path.
Vsevolod Stakhov [Tue, 10 Mar 2015 11:51:54 +0000 (11:51 +0000)] 
Fix flags in pcre jit fast path.

10 years agoFix allocated_len calculation found by fuzz testing.
Vsevolod Stakhov [Mon, 9 Mar 2015 23:44:28 +0000 (23:44 +0000)] 
Fix allocated_len calculation found by fuzz testing.

10 years agoAdd fuzz testing for base32.
Vsevolod Stakhov [Mon, 9 Mar 2015 23:44:19 +0000 (23:44 +0000)] 
Add fuzz testing for base32.

10 years agoAdd basic base32 tests.
Vsevolod Stakhov [Mon, 9 Mar 2015 23:01:05 +0000 (23:01 +0000)] 
Add basic base32 tests.

10 years agoUse portable macro to get global variable.
Vsevolod Stakhov [Sun, 8 Mar 2015 23:45:29 +0000 (23:45 +0000)] 
Use portable macro to get global variable.

10 years agoDo not fail if pid file is not specified in config
Mikhail Gusarov [Sat, 7 Mar 2015 10:15:16 +0000 (10:15 +0000)] 
Do not fail if pid file is not specified in config

10 years agoFix cache usage for rspamd_regexp.
Vsevolod Stakhov [Sat, 7 Mar 2015 22:46:13 +0000 (22:46 +0000)] 
Fix cache usage for rspamd_regexp.

10 years agoAllow storage of auxiliary userdata inside regexp structure.
Vsevolod Stakhov [Sat, 7 Mar 2015 22:43:23 +0000 (22:43 +0000)] 
Allow storage of auxiliary userdata inside regexp structure.

10 years agoMore additions to the regexp module.
Vsevolod Stakhov [Sat, 7 Mar 2015 22:21:31 +0000 (22:21 +0000)] 
More additions to the regexp module.

10 years agoStart moving to the rspamd regexps.
Vsevolod Stakhov [Sat, 7 Mar 2015 22:00:14 +0000 (22:00 +0000)] 
Start moving to the rspamd regexps.

10 years agoMerge pull request #199 from AlexeySa/patch-3
Vsevolod Stakhov [Sat, 7 Mar 2015 19:13:11 +0000 (19:13 +0000)] 
Merge pull request #199 from AlexeySa/patch-3

Hfilter: Fix FQDN check expression

10 years agoHfilter: Fix FQDN check expression 199/head
Alexey AL [Fri, 6 Mar 2015 13:59:58 +0000 (16:59 +0300)] 
Hfilter: Fix FQDN check expression

10 years agoImplement lua regexp split, write test case.
Vsevolod Stakhov [Fri, 6 Mar 2015 13:59:07 +0000 (13:59 +0000)] 
Implement lua regexp split, write test case.

10 years agoMore fixes to SA plugin.
Vsevolod Stakhov [Fri, 6 Mar 2015 13:30:32 +0000 (13:30 +0000)] 
More fixes to SA plugin.

10 years agoDistinguish match and search in lua regexp.
Vsevolod Stakhov [Fri, 6 Mar 2015 13:07:30 +0000 (13:07 +0000)] 
Distinguish match and search in lua regexp.

10 years agoFix some issues in rspamd_regexp.
Vsevolod Stakhov [Fri, 6 Mar 2015 12:40:15 +0000 (12:40 +0000)] 
Fix some issues in rspamd_regexp.

10 years agom,, regexps are to be treated as strict match.
Vsevolod Stakhov [Fri, 6 Mar 2015 11:41:28 +0000 (11:41 +0000)] 
m,, regexps are to be treated as strict match.

10 years agoInitialize regexp library.
Vsevolod Stakhov [Fri, 6 Mar 2015 11:27:17 +0000 (11:27 +0000)] 
Initialize regexp library.

10 years agoMore fixes to regexp module.
Vsevolod Stakhov [Fri, 6 Mar 2015 00:25:39 +0000 (00:25 +0000)] 
More fixes to regexp module.

10 years agopcre_free_study is only valid when JIT is supported.
Vsevolod Stakhov [Thu, 5 Mar 2015 23:40:49 +0000 (23:40 +0000)] 
pcre_free_study is only valid when JIT is supported.

10 years agoAdopt lua regexps for rspamd_regexp.
Vsevolod Stakhov [Thu, 5 Mar 2015 23:32:14 +0000 (23:32 +0000)] 
Adopt lua regexps for rspamd_regexp.

10 years agoInitialize regexp library.
Vsevolod Stakhov [Thu, 5 Mar 2015 18:58:00 +0000 (18:58 +0000)] 
Initialize regexp library.

10 years agoFix study invocation.
Vsevolod Stakhov [Thu, 5 Mar 2015 18:56:59 +0000 (18:56 +0000)] 
Fix study invocation.

10 years agoProperly link rspamd_server on darwin.
Vsevolod Stakhov [Thu, 5 Mar 2015 18:33:25 +0000 (18:33 +0000)] 
Properly link rspamd_server on darwin.

10 years agoFix linking on Darwin.
Vsevolod Stakhov [Thu, 5 Mar 2015 18:29:46 +0000 (18:29 +0000)] 
Fix linking on Darwin.

10 years agoFix clock_gettime invocation.
Vsevolod Stakhov [Thu, 5 Mar 2015 18:25:13 +0000 (18:25 +0000)] 
Fix clock_gettime invocation.

10 years agoAdd portable get_ticks function.
Vsevolod Stakhov [Thu, 5 Mar 2015 18:16:28 +0000 (18:16 +0000)] 
Add portable get_ticks function.

10 years agoImplement match.
Vsevolod Stakhov [Thu, 5 Mar 2015 16:51:36 +0000 (16:51 +0000)] 
Implement match.

10 years agoImplement regexp search.
Vsevolod Stakhov [Thu, 5 Mar 2015 16:49:27 +0000 (16:49 +0000)] 
Implement regexp search.

10 years agoInitialization code for JIT regexps.
Vsevolod Stakhov [Thu, 5 Mar 2015 14:40:19 +0000 (14:40 +0000)] 
Initialization code for JIT regexps.

10 years agoFix initialization.
Vsevolod Stakhov [Thu, 5 Mar 2015 14:40:10 +0000 (14:40 +0000)] 
Fix initialization.

10 years agoAdd JIT detection macro.
Vsevolod Stakhov [Thu, 5 Mar 2015 14:39:49 +0000 (14:39 +0000)] 
Add JIT detection macro.

10 years agoCheck for JIT support in pcre.
Vsevolod Stakhov [Thu, 5 Mar 2015 12:23:33 +0000 (12:23 +0000)] 
Check for JIT support in pcre.

10 years agoRestore build id parsing.
Vsevolod Stakhov [Thu, 5 Mar 2015 11:35:42 +0000 (11:35 +0000)] 
Restore build id parsing.

10 years agoFix linkage with luajit on osx.
Vsevolod Stakhov [Thu, 5 Mar 2015 10:38:40 +0000 (10:38 +0000)] 
Fix linkage with luajit on osx.

10 years agoImplement cache functions.
Vsevolod Stakhov [Thu, 5 Mar 2015 09:50:25 +0000 (09:50 +0000)] 
Implement cache functions.

10 years agoWrite skeleton of rspamd fast regexps.
Vsevolod Stakhov [Wed, 4 Mar 2015 21:59:48 +0000 (21:59 +0000)] 
Write skeleton of rspamd fast regexps.

10 years agoAdd unit test for lua regexp.
Vsevolod Stakhov [Wed, 4 Mar 2015 16:01:14 +0000 (16:01 +0000)] 
Add unit test for lua regexp.

10 years agoFix match behaviour.
Vsevolod Stakhov [Wed, 4 Mar 2015 16:00:55 +0000 (16:00 +0000)] 
Fix match behaviour.

10 years agoSupport m,, patterns in lua regexps.
Vsevolod Stakhov [Wed, 4 Mar 2015 15:29:19 +0000 (15:29 +0000)] 
Support m,, patterns in lua regexps.

10 years agoFix iconv detection.
Vsevolod Stakhov [Tue, 3 Mar 2015 18:22:09 +0000 (18:22 +0000)] 
Fix iconv detection.

10 years agoFix build under Darwin.
Vsevolod Stakhov [Tue, 3 Mar 2015 16:49:21 +0000 (16:49 +0000)] 
Fix build under Darwin.

10 years agoClosure fixes.
Vsevolod Stakhov [Tue, 3 Mar 2015 00:25:12 +0000 (00:25 +0000)] 
Closure fixes.

10 years agoAdd method to get all raw headers in LUA.
Vsevolod Stakhov [Tue, 3 Mar 2015 00:17:27 +0000 (00:17 +0000)] 
Add method to get all raw headers in LUA.

10 years agoImprove SA parse logic.
Vsevolod Stakhov [Tue, 3 Mar 2015 00:05:21 +0000 (00:05 +0000)] 
Improve SA parse logic.

- Add ALL:raw support
- Add header:(addr) function
- Add header:(raw) modifier

10 years agoLimited support of MESSAGEID.
Vsevolod Stakhov [Mon, 2 Mar 2015 22:40:25 +0000 (22:40 +0000)] 
Limited support of MESSAGEID.

10 years agoStart splitting statistic processing to separate stages.
Vsevolod Stakhov [Mon, 2 Mar 2015 17:35:34 +0000 (17:35 +0000)] 
Start splitting statistic processing to separate stages.

10 years agoImplement runtime creation for redis.
Vsevolod Stakhov [Mon, 2 Mar 2015 16:32:22 +0000 (16:32 +0000)] 
Implement runtime creation for redis.

10 years agoFix issues found by unit testing.
Vsevolod Stakhov [Mon, 2 Mar 2015 14:14:01 +0000 (14:14 +0000)] 
Fix issues found by unit testing.

10 years agoFix url extraction tests.
Vsevolod Stakhov [Mon, 2 Mar 2015 14:13:46 +0000 (14:13 +0000)] 
Fix url extraction tests.

10 years agoAdd utility function for testing purposes.
Vsevolod Stakhov [Mon, 2 Mar 2015 14:13:29 +0000 (14:13 +0000)] 
Add utility function for testing purposes.

10 years agoAdd unit test for url extraction.
Vsevolod Stakhov [Mon, 2 Mar 2015 13:24:05 +0000 (13:24 +0000)] 
Add unit test for url extraction.

10 years agoFix broken asserts.
Vsevolod Stakhov [Mon, 2 Mar 2015 13:22:35 +0000 (13:22 +0000)] 
Fix broken asserts.

10 years agoFix bug with port setup.
Vsevolod Stakhov [Mon, 2 Mar 2015 10:15:49 +0000 (10:15 +0000)] 
Fix bug with port setup.

10 years agoPort fix from libucl.
Vsevolod Stakhov [Sun, 1 Mar 2015 21:34:26 +0000 (21:34 +0000)] 
Port fix from libucl.

10 years agoAdd test cases.
Vsevolod Stakhov [Sat, 28 Feb 2015 23:02:27 +0000 (23:02 +0000)] 
Add test cases.

10 years agoAdd routines to set recipients and sender for a task.
Vsevolod Stakhov [Sat, 28 Feb 2015 22:43:48 +0000 (22:43 +0000)] 
Add routines to set recipients and sender for a task.

10 years agoAdd explicit dependency for rspamd-test on rspamd-server
Vsevolod Stakhov [Sat, 28 Feb 2015 22:23:56 +0000 (22:23 +0000)] 
Add explicit dependency for rspamd-test on rspamd-server

10 years agoWrite unit test for redis substitution and fix a bug found.
Vsevolod Stakhov [Sat, 28 Feb 2015 22:23:28 +0000 (22:23 +0000)] 
Write unit test for redis substitution and fix a bug found.

10 years agoInclude the whole rspamd-server for ffi.
Vsevolod Stakhov [Sat, 28 Feb 2015 22:15:23 +0000 (22:15 +0000)] 
Include the whole rspamd-server for ffi.

10 years agoAdd utf lc test case and fix the bug.
Vsevolod Stakhov [Sat, 28 Feb 2015 10:31:47 +0000 (10:31 +0000)] 
Add utf lc test case and fix the bug.

10 years agoAdopt RSA test for telescope.
Vsevolod Stakhov [Sat, 28 Feb 2015 00:24:13 +0000 (00:24 +0000)] 
Adopt RSA test for telescope.

10 years agoRework lua tests one more time.
Vsevolod Stakhov [Sat, 28 Feb 2015 00:11:56 +0000 (00:11 +0000)] 
Rework lua tests one more time.

10 years agoMerge branch 'redis-stat'
Vsevolod Stakhov [Fri, 27 Feb 2015 17:15:36 +0000 (17:15 +0000)] 
Merge branch 'redis-stat'

10 years agoRemove expired.
Vsevolod Stakhov [Fri, 27 Feb 2015 17:13:52 +0000 (17:13 +0000)] 
Remove expired.

10 years agoRework lua tests structure, require external busted.
Vsevolod Stakhov [Fri, 27 Feb 2015 17:12:41 +0000 (17:12 +0000)] 
Rework lua tests structure, require external busted.

10 years agoFix lua tests copying.
Vsevolod Stakhov [Fri, 27 Feb 2015 16:12:43 +0000 (16:12 +0000)] 
Fix lua tests copying.

10 years agoReorganize lua tests.
Vsevolod Stakhov [Fri, 27 Feb 2015 15:55:46 +0000 (15:55 +0000)] 
Reorganize lua tests.

10 years agoAdd lua test framework.
Vsevolod Stakhov [Fri, 27 Feb 2015 15:33:58 +0000 (15:33 +0000)] 
Add lua test framework.

10 years agosnprintf->rspamd_snprintf.
Vsevolod Stakhov [Fri, 27 Feb 2015 15:33:28 +0000 (15:33 +0000)] 
snprintf->rspamd_snprintf.

10 years agoFix some syntax issues.
Vsevolod Stakhov [Fri, 27 Feb 2015 15:08:56 +0000 (15:08 +0000)] 
Fix some syntax issues.

10 years agoAdd busted lua testing framework.
Vsevolod Stakhov [Fri, 27 Feb 2015 14:46:28 +0000 (14:46 +0000)] 
Add busted lua testing framework.

10 years agoAdd prefix expansion function.
Vsevolod Stakhov [Fri, 27 Feb 2015 14:41:07 +0000 (14:41 +0000)] 
Add prefix expansion function.

10 years agoRuntime for backends now accepts task object.
Vsevolod Stakhov [Fri, 27 Feb 2015 13:36:58 +0000 (13:36 +0000)] 
Runtime for backends now accepts task object.

10 years agoAdd redis backend initialization.
Vsevolod Stakhov [Fri, 27 Feb 2015 13:34:34 +0000 (13:34 +0000)] 
Add redis backend initialization.

10 years agoFix state machine rewind.
Vsevolod Stakhov [Fri, 27 Feb 2015 09:30:38 +0000 (09:30 +0000)] 
Fix state machine rewind.

10 years agoFix initialization order.
Vsevolod Stakhov [Thu, 26 Feb 2015 22:55:57 +0000 (22:55 +0000)] 
Fix initialization order.

10 years agoAdd support of '!~' operator.
Vsevolod Stakhov [Thu, 26 Feb 2015 22:32:56 +0000 (22:32 +0000)] 
Add support of '!~' operator.

10 years agoMerge pull request #188 from fatalbanana/master
Vsevolod Stakhov [Thu, 26 Feb 2015 22:09:42 +0000 (22:09 +0000)] 
Merge pull request #188 from fatalbanana/master

Check IPv6 addresses at dnswl.org and Spamhaus whitelist

10 years agoCheck IPv6 addresses at dnswl.org and Spamhaus whitelist 188/head
Andrew Lewis [Thu, 26 Feb 2015 21:31:56 +0000 (23:31 +0200)] 
Check IPv6 addresses at dnswl.org and Spamhaus whitelist

10 years agoFix FORGED_MUA_THUNDERBIRD_MSGID.
Vsevolod Stakhov [Thu, 26 Feb 2015 18:01:27 +0000 (18:01 +0000)] 
Fix FORGED_MUA_THUNDERBIRD_MSGID.

Issue: #186
Reported by: @moiseev

10 years agoAdopt SA 'exists' function.
Vsevolod Stakhov [Thu, 26 Feb 2015 17:53:19 +0000 (17:53 +0000)] 
Adopt SA 'exists' function.

10 years agoFix closure parameters.
Vsevolod Stakhov [Thu, 26 Feb 2015 17:22:22 +0000 (17:22 +0000)] 
Fix closure parameters.

10 years agoFixes to the url parser.
Vsevolod Stakhov [Thu, 26 Feb 2015 17:18:04 +0000 (17:18 +0000)] 
Fixes to the url parser.