]> git.ipfire.org Git - thirdparty/rspamd.git/log
thirdparty/rspamd.git
10 years agoFix RPM packaging properly 209/head
Andrew Lewis [Wed, 11 Mar 2015 19:45:06 +0000 (21:45 +0200)] 
Fix RPM packaging properly

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

10 years agoFilter double-dots in rbl.lua validate_dns 205/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 agoUpdate ucl submodule.
Vsevolod Stakhov [Wed, 11 Mar 2015 11:56:08 +0000 (11:56 +0000)] 
Update ucl submodule.

10 years agoRelease 0.8.2 0.8.2
Vsevolod Stakhov [Tue, 10 Mar 2015 16:47:53 +0000 (16:47 +0000)] 
Release 0.8.2

* Create fuzzy db if it does not exist
* Fix: Centos init script: configtest() (by @AlexeySa)
* Enable one_shot for RECEIVED_SPAMHAUS_XBL - Fixes #102 (by @fatalbanana)
* Update Exim patch (by @fatalbanana)
* Fix processing of unix sockets.
* Allow applying settings to authenticated users (by @fatalbanana)
* Make settings priorities work as documented (by @fatalbanana)
* Fix race condition in symbols planner
* Add DNSWL_BLOCKED symbol (by @fatalbanana)
* Make Exim pass usernames to rspamd (by @fatalbanana)
* Update RBL module (by @fatalbanana):
- fix indentation;
- collapse loops;
- avoid calling for un-needed information;
- allow disabling RBLs for authenticated users
* once_received.lua: Fix indentation & add exclusion for authenticated users (by @fatalbanana)
* hfilter.lua: Add exclusion for authenticated users (by @AlexeySa)
* Updates to hfilter rules (by @AlexeySa)
* Set empty <> user or addr for msgs without FROM (by @eneq123)
* Fix: attempt to index field '?' (a nil value) (by @eneq123)
* Fix: if not exist Date-header (by @AlexeySa)
* Add task:get_content() method.
* rbl.lua: Ignore private IP space (by @fatalbanana)
* Allow to check radix maps from lua by rspamd{ip}
* Make local exclusions configurable per-RBL (by @fatalbanana)
* Add rspamd_config:radix_from_config() (by @fatalbanana)
* Support emails dnsbl in rbl (by @fatalbanana)
* Complete rework of url extraction logic
* Allow customizations for unix sockets. (fixes #182)
* Set lua path according to rspamd settings.
* Import lua-functional for plugins stuff.
* Completely rewrite multimap plugin in functional style.
* Fix FORGED_MUA_THUNDERBIRD_MSGID (fixes #186)
* Check IPv6 addresses at dnswl.org and Spamhaus whitelist (by @fatalbanana)
* Add lowercase utility for utf8 strings.
* Various fixes to build system
* Updated debian configuration infrastructure (by @dottedmag)

Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
10 years agoFix build under Darwin.
Vsevolod Stakhov [Tue, 10 Mar 2015 16:45:34 +0000 (16:45 +0000)] 
Fix build under Darwin.

10 years agoMerge pull request #204 from dottedmag/rspamd-0.8
Vsevolod Stakhov [Sun, 8 Mar 2015 22:42:18 +0000 (22:42 +0000)] 
Merge pull request #204 from dottedmag/rspamd-0.8

systemd support for Debian packages in rspamd

10 years agoMerge pull request #203 from dottedmag/rspamd-0.8
Vsevolod Stakhov [Sun, 8 Mar 2015 16:13:54 +0000 (16:13 +0000)] 
Merge pull request #203 from dottedmag/rspamd-0.8

Reorganize configuration files for systemd

10 years agoMerge pull request #200 from AlexeySa/patch-4
Vsevolod Stakhov [Sat, 7 Mar 2015 19:12:58 +0000 (19:12 +0000)] 
Merge pull request #200 from AlexeySa/patch-4

Update Hfilter for Rspamd-0.8

10 years agoMerge pull request #201 from AlexeySa/patch-5
Vsevolod Stakhov [Sat, 7 Mar 2015 19:12:44 +0000 (19:12 +0000)] 
Merge pull request #201 from AlexeySa/patch-5

Update metrics for hfilter

10 years agoUpdate debian/changelog 204/head
Mikhail Gusarov [Sat, 7 Mar 2015 10:55:59 +0000 (10:55 +0000)] 
Update debian/changelog

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 agoRemove obsolete conffiles on upgrade
Mikhail Gusarov [Sat, 7 Mar 2015 10:45:32 +0000 (10:45 +0000)] 
Remove obsolete conffiles on upgrade

10 years agoExplicitly set tmpdir in config file
Mikhail Gusarov [Sat, 7 Mar 2015 10:41:05 +0000 (10:41 +0000)] 
Explicitly set tmpdir in config file

10 years agoWork around Debian mishandling of systemd socket-activated units
Mikhail Gusarov [Sat, 7 Mar 2015 10:23:13 +0000 (10:23 +0000)] 
Work around Debian mishandling of systemd socket-activated units

If there is a backward compatibility sysvinit script, then
even socket-activated services are started automatically after
install/upgrade.

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 syntax error in worker-normal.inc
Mikhail Gusarov [Sat, 7 Mar 2015 10:12:47 +0000 (10:12 +0000)] 
Fix syntax error in worker-normal.inc

10 years agoUpdate debian/copyright: duplicate paragraph, non-matching pattern
Mikhail Gusarov [Sat, 7 Mar 2015 10:08:38 +0000 (10:08 +0000)] 
Update debian/copyright: duplicate paragraph, non-matching pattern

10 years agoBump Standards-Version
Mikhail Gusarov [Sat, 7 Mar 2015 10:02:11 +0000 (10:02 +0000)] 
Bump Standards-Version

10 years agoFix installing conf/ files
Mikhail Gusarov [Sat, 7 Mar 2015 09:58:58 +0000 (09:58 +0000)] 
Fix installing conf/ files

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 agoReorganize configuration files for systemd 203/head
Mikhail Gusarov [Fri, 6 Mar 2015 23:09:04 +0000 (23:09 +0000)] 
Reorganize configuration files for systemd

Common systemd/non-systemd options were moved to .inc
files. rspamd.conf is systemd-enabled one,
rspamd.sysvinit.conf is sysvinit-compatible one.

10 years agoUpdate metrics for hfilter 201/head
Alexey AL [Fri, 6 Mar 2015 14:07:04 +0000 (17:07 +0300)] 
Update metrics for hfilter

10 years agoUpdate Hfilter for Rspamd-0.8 200/head
Alexey AL [Fri, 6 Mar 2015 14:05:08 +0000 (17:05 +0300)] 
Update Hfilter for Rspamd-0.8

10 years agoMerge pull request #198 from AlexeySa/patch-2
Vsevolod Stakhov [Fri, 6 Mar 2015 12:04:19 +0000 (12:04 +0000)] 
Merge pull request #198 from AlexeySa/patch-2

Fix lua_task_get_raw_headers()

10 years agoFix lua_task_get_raw_headers() 198/head
Alexey AL [Fri, 6 Mar 2015 12:03:26 +0000 (15:03 +0300)] 
Fix lua_task_get_raw_headers()

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 agoFix build under Darwin.
Vsevolod Stakhov [Tue, 3 Mar 2015 16:49:21 +0000 (16:49 +0000)] 
Fix build under Darwin.

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 agoFix iconv detection.
Vsevolod Stakhov [Tue, 3 Mar 2015 18:22:09 +0000 (18:22 +0000)] 
Fix iconv detection.

Conflicts:
CMakeLists.txt

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 agoAdd lowercase utility for utf8 strings.
Vsevolod Stakhov [Mon, 23 Feb 2015 13:45:44 +0000 (13:45 +0000)] 
Add lowercase utility for utf8 strings.

10 years agoFix external hiredis operations.
Vsevolod Stakhov [Mon, 2 Mar 2015 14:19:19 +0000 (14:19 +0000)] 
Fix external hiredis operations.

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 bug with port setup.
Vsevolod Stakhov [Mon, 2 Mar 2015 10:15:49 +0000 (10:15 +0000)] 
Fix bug with port setup.

10 years agoMerge pull request #189 from fatalbanana/rspamd-0.8
Vsevolod Stakhov [Fri, 27 Feb 2015 09:52:09 +0000 (09:52 +0000)] 
Merge pull request #189 from fatalbanana/rspamd-0.8

Fix luajit detection.

10 years agoFix luajit detection. 189/head
Vsevolod Stakhov [Wed, 18 Feb 2015 17:31:40 +0000 (17:31 +0000)] 
Fix luajit detection.

Conflicts:
CMakeLists.txt

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 agoMerge pull request #187 from fatalbanana/rspamd-0.8
Vsevolod Stakhov [Thu, 26 Feb 2015 22:09:37 +0000 (22:09 +0000)] 
Merge pull request #187 from fatalbanana/rspamd-0.8

Check IPv6 addresses at dnswl.org and Spamhaus whitelist

10 years agoCheck IPv6 addresses at dnswl.org and Spamhaus whitelist 187/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 agoFixes to the url parser.
Vsevolod Stakhov [Thu, 26 Feb 2015 17:18:04 +0000 (17:18 +0000)] 
Fixes to the url parser.

10 years agoFix emails parser.
Vsevolod Stakhov [Thu, 26 Feb 2015 16:48:40 +0000 (16:48 +0000)] 
Fix emails parser.

10 years agoImport the proper version of lua-functional.
Vsevolod Stakhov [Thu, 26 Feb 2015 14:06:01 +0000 (14:06 +0000)] 
Import the proper version of lua-functional.

10 years agoMerge pull request #185 from fatalbanana/rspamd-0.8
Vsevolod Stakhov [Wed, 25 Feb 2015 14:06:58 +0000 (14:06 +0000)] 
Merge pull request #185 from fatalbanana/rspamd-0.8

Rspamd 0.8: new multimap, fun.lua etc.

10 years agoFix url parsing.
Vsevolod Stakhov [Wed, 25 Feb 2015 12:51:46 +0000 (12:51 +0000)] 
Fix url parsing.

10 years agoFix default lua package path 185/head
Andrew Lewis [Wed, 25 Feb 2015 12:47:11 +0000 (14:47 +0200)] 
Fix default lua package path

10 years agoInstall fun.lua to correct location
Andrew Lewis [Wed, 25 Feb 2015 12:13:45 +0000 (14:13 +0200)] 
Install fun.lua to correct location

10 years agorbl.lua: Housekeeping
Andrew Lewis [Thu, 19 Feb 2015 13:38:28 +0000 (15:38 +0200)] 
rbl.lua: Housekeeping

10 years agoCompletely rewrite multimap plugin.
Vsevolod Stakhov [Mon, 23 Feb 2015 17:42:29 +0000 (17:42 +0000)] 
Completely rewrite multimap plugin.

10 years agoRemove forgotten variables in lua stack.
Vsevolod Stakhov [Wed, 25 Feb 2015 11:52:02 +0000 (11:52 +0000)] 
Remove forgotten variables in lua stack.

Conflicts:
src/lua/lua_common.c

10 years agoDo not set lua path when cfg is not loaded.
Vsevolod Stakhov [Mon, 16 Feb 2015 16:50:05 +0000 (16:50 +0000)] 
Do not set lua path when cfg is not loaded.

10 years agoImport lua-functional for plugins stuff.
Vsevolod Stakhov [Mon, 16 Feb 2015 16:35:18 +0000 (16:35 +0000)] 
Import lua-functional for plugins stuff.

10 years agoSet lua path according to rspamd settings.
Vsevolod Stakhov [Mon, 16 Feb 2015 16:34:54 +0000 (16:34 +0000)] 
Set lua path according to rspamd settings.

10 years agoUpdate copyrights.
Vsevolod Stakhov [Fri, 20 Feb 2015 13:52:07 +0000 (13:52 +0000)] 
Update copyrights.

10 years agoAllow customizations for unix sockets.
Vsevolod Stakhov [Fri, 20 Feb 2015 16:48:51 +0000 (16:48 +0000)] 
Allow customizations for unix sockets.

Issue: #182
Reported by: @AlexeySa

10 years agoMore fixes to urls parser.
Vsevolod Stakhov [Fri, 20 Feb 2015 12:57:20 +0000 (12:57 +0000)] 
More fixes to urls parser.

10 years agoInitialize variable earlier.
Vsevolod Stakhov [Fri, 20 Feb 2015 12:05:00 +0000 (12:05 +0000)] 
Initialize variable earlier.

10 years agoRework url detection and decoding.
Vsevolod Stakhov [Fri, 20 Feb 2015 12:01:44 +0000 (12:01 +0000)] 
Rework url detection and decoding.

10 years agoAdd uri unescape from nginx.
Vsevolod Stakhov [Thu, 19 Feb 2015 22:40:59 +0000 (22:40 +0000)] 
Add uri unescape from nginx.

10 years agoAllow url parser seting the end of url.
Vsevolod Stakhov [Thu, 19 Feb 2015 22:30:31 +0000 (22:30 +0000)] 
Allow url parser seting the end of url.

10 years agoImprove emails parsing (mentioned at #181).
Vsevolod Stakhov [Wed, 18 Feb 2015 10:28:24 +0000 (10:28 +0000)] 
Improve emails parsing (mentioned at #181).

Conflicts:
src/libserver/url.c

10 years agoImprove some cases of IDN urls.
Vsevolod Stakhov [Thu, 19 Feb 2015 16:34:03 +0000 (16:34 +0000)] 
Improve some cases of IDN urls.

10 years agoWrite parser for urls.
Vsevolod Stakhov [Thu, 19 Feb 2015 16:18:06 +0000 (16:18 +0000)] 
Write parser for urls.

Conflicts:
src/libserver/url.c

10 years agoFix radix comparision for partial masks.
Vsevolod Stakhov [Thu, 19 Feb 2015 12:35:14 +0000 (12:35 +0000)] 
Fix radix comparision for partial masks.

10 years agoFix emails parsing.
Vsevolod Stakhov [Tue, 17 Feb 2015 15:05:49 +0000 (15:05 +0000)] 
Fix emails parsing.

10 years agoEmail usernames can contain atom symbols.
Vsevolod Stakhov [Tue, 17 Feb 2015 12:35:13 +0000 (12:35 +0000)] 
Email usernames can contain atom symbols.

10 years agoFix urls interaction.
Vsevolod Stakhov [Tue, 3 Feb 2015 17:55:14 +0000 (17:55 +0000)] 
Fix urls interaction.

10 years agoRemove old crap functions from url parser code.
Vsevolod Stakhov [Tue, 3 Feb 2015 17:39:03 +0000 (17:39 +0000)] 
Remove old crap functions from url parser code.

10 years agoMerge pull request #178 from fatalbanana/rspamd-0.8
Vsevolod Stakhov [Tue, 17 Feb 2015 13:41:30 +0000 (13:41 +0000)] 
Merge pull request #178 from fatalbanana/rspamd-0.8

Rspamd 0.8: More fixes & improvements for RBL module

10 years agoSince exclude_private_ips requires config to change behaviour now we can make it... 178/head
Andrew Lewis [Tue, 17 Feb 2015 11:12:05 +0000 (13:12 +0200)] 
Since exclude_private_ips requires config to change behaviour now we can make it default true

10 years agoForgot to update documentation for emails dnsbl
Andrew Lewis [Tue, 17 Feb 2015 11:03:41 +0000 (13:03 +0200)] 
Forgot to update documentation for emails dnsbl

10 years agoSupport emails dnsbl
Andrew Lewis [Tue, 17 Feb 2015 10:47:17 +0000 (12:47 +0200)] 
Support emails dnsbl

10 years agoMake local/private IP exclusions work for all RBL types
Andrew Lewis [Tue, 17 Feb 2015 08:22:19 +0000 (10:22 +0200)] 
Make local/private IP exclusions work for all RBL types

10 years agoUnbreak operation of rbl.lua in certain instances
Andrew Lewis [Tue, 17 Feb 2015 07:46:40 +0000 (09:46 +0200)] 
Unbreak operation of rbl.lua in certain instances

10 years agoMerge pull request #175 from fatalbanana/rspamd-0.8
Vsevolod Stakhov [Mon, 16 Feb 2015 18:44:36 +0000 (18:44 +0000)] 
Merge pull request #175 from fatalbanana/rspamd-0.8

Rspamd 0.8: Fixes & improvements for RBL module

10 years agoFix incorrect processing of exclusions 175/head
Andrew Lewis [Mon, 16 Feb 2015 15:39:39 +0000 (17:39 +0200)] 
Fix incorrect processing of exclusions

10 years agoUse radix for private IP exclusions in rbl.lua
Andrew Lewis [Mon, 16 Feb 2015 15:23:44 +0000 (17:23 +0200)] 
Use radix for private IP exclusions in rbl.lua

10 years agoAdd rspamd_config:radix_from_config()
Andrew Lewis [Mon, 16 Feb 2015 12:15:39 +0000 (14:15 +0200)] 
Add rspamd_config:radix_from_config()

10 years agoMake local exclusions configurable per-RBL
Andrew Lewis [Mon, 16 Feb 2015 08:59:25 +0000 (10:59 +0200)] 
Make local exclusions configurable per-RBL

10 years agoMerge pull request #173 from fatalbanana/rspamd-0.8
Vsevolod Stakhov [Sun, 15 Feb 2015 20:53:31 +0000 (20:53 +0000)] 
Merge pull request #173 from fatalbanana/rspamd-0.8

Rspamd 0.8: rbl.lua: Support site-local IP address / subnet exclusions

10 years agoDon't use to_number() when checking radix maps 173/head
Andrew Lewis [Sun, 15 Feb 2015 20:25:57 +0000 (22:25 +0200)] 
Don't use to_number() when checking radix maps

10 years agoFix typecast.
Vsevolod Stakhov [Sun, 15 Feb 2015 20:01:36 +0000 (20:01 +0000)] 
Fix typecast.

10 years agoAllow to check radix maps from lua by rspamd{ip}
Vsevolod Stakhov [Sun, 15 Feb 2015 19:18:16 +0000 (19:18 +0000)] 
Allow to check radix maps from lua by rspamd{ip}

10 years agoSupport site-local IP address / subnet exclusions
Andrew Lewis [Sun, 15 Feb 2015 20:15:55 +0000 (22:15 +0200)] 
Support site-local IP address / subnet exclusions

10 years agoMerge pull request #171 from fatalbanana/rspamd-0.8
Vsevolod Stakhov [Sat, 14 Feb 2015 15:10:56 +0000 (15:10 +0000)] 
Merge pull request #171 from fatalbanana/rspamd-0.8

rbl.lua: Fix mistake

10 years agorbl.lua: Fix mistake 171/head
Andrew Lewis [Sat, 14 Feb 2015 13:54:49 +0000 (15:54 +0200)] 
rbl.lua: Fix mistake

10 years agoMerge pull request #165 from fatalbanana/rspamd-0.8
Vsevolod Stakhov [Sat, 14 Feb 2015 10:24:01 +0000 (10:24 +0000)] 
Merge pull request #165 from fatalbanana/rspamd-0.8

rbl.lua: Ignore private IP space

10 years agoMake ignoring private IP space configurable; avoid changing plugin default behaviour 165/head
Andrew Lewis [Sat, 14 Feb 2015 08:37:53 +0000 (10:37 +0200)] 
Make ignoring private IP space configurable; avoid changing plugin default behaviour

10 years agorbl.lua: Ignore private IP space
Andrew Lewis [Fri, 13 Feb 2015 21:52:53 +0000 (23:52 +0200)] 
rbl.lua: Ignore private IP space

10 years agoAdopt for 0.8.
Vsevolod Stakhov [Fri, 13 Feb 2015 13:13:14 +0000 (13:13 +0000)] 
Adopt for 0.8.

10 years agoAdd task:get_content() method.
Vsevolod Stakhov [Fri, 13 Feb 2015 12:58:45 +0000 (12:58 +0000)] 
Add task:get_content() method.

10 years agoMerge pull request #163 from fatalbanana/rspamd-0.8
Vsevolod Stakhov [Fri, 13 Feb 2015 11:53:37 +0000 (11:53 +0000)] 
Merge pull request #163 from fatalbanana/rspamd-0.8

Rspamd 0.8: Minor nonsense

10 years agoMinor nonsense 163/head
Andrew Lewis [Fri, 13 Feb 2015 11:45:14 +0000 (13:45 +0200)] 
Minor nonsense

10 years agoUpdate metrics.conf
Alexey AL [Sat, 7 Feb 2015 16:01:04 +0000 (19:01 +0300)] 
Update metrics.conf

10 years agoFix: if not exist Date-header
Alexey AL [Sat, 7 Feb 2015 15:46:31 +0000 (18:46 +0300)] 
Fix: if not exist Date-header

10 years agoUpdate rspamd.lua
Alexey AL [Sat, 7 Feb 2015 16:00:20 +0000 (19:00 +0300)] 
Update rspamd.lua

10 years agoClarify copyright for lua plugins.
Vsevolod Stakhov [Fri, 13 Feb 2015 11:12:54 +0000 (11:12 +0000)] 
Clarify copyright for lua plugins.

10 years agoMerge pull request #161 from fatalbanana/rspamd-0.8
Vsevolod Stakhov [Fri, 13 Feb 2015 11:05:41 +0000 (11:05 +0000)] 
Merge pull request #161 from fatalbanana/rspamd-0.8

Rspamd 0.8: Exclusions for authenticated users etc