]> source.dussan.org Git - rspamd.git/log
rspamd.git
10 years agoSync with libucl.
Vsevolod Stakhov [Wed, 29 Jan 2014 15:39:57 +0000 (15:39 +0000)]
Sync with libucl.

10 years agoReenable piechart and history functions in webui.
Vsevolod Stakhov [Wed, 29 Jan 2014 15:25:21 +0000 (15:25 +0000)]
Reenable piechart and history functions in webui.

10 years agoWarn about composites redefinition.
Vsevolod Stakhov [Wed, 29 Jan 2014 14:24:36 +0000 (14:24 +0000)]
Warn about composites redefinition.

10 years agoFix overrides for a metric.
Vsevolod Stakhov [Wed, 29 Jan 2014 14:08:14 +0000 (14:08 +0000)]
Fix overrides for a metric.

Fixes #33

10 years agoMerge pull request #32 from AlexeySa/patch-5
Vsevolod Stakhov [Tue, 28 Jan 2014 18:10:43 +0000 (10:10 -0800)]
Merge pull request #32 from AlexeySa/patch-5

Tune metric for hfilter

10 years agoStart webui worker adopt to the HTTP world.
Vsevolod Stakhov [Tue, 28 Jan 2014 18:09:36 +0000 (18:09 +0000)]
Start webui worker adopt to the HTTP world.

10 years agoTune metric for hfilter 32/head
Alexey [Tue, 28 Jan 2014 18:08:18 +0000 (10:08 -0800)]
Tune metric for hfilter

10 years agoMake gstring emitting generic.
Vsevolod Stakhov [Tue, 28 Jan 2014 16:22:17 +0000 (16:22 +0000)]
Make gstring emitting generic.

10 years agoAllow to find a header in message.
Vsevolod Stakhov [Tue, 28 Jan 2014 16:01:45 +0000 (16:01 +0000)]
Allow to find a header in message.

10 years agoInit profiler correctly.
Vsevolod Stakhov [Tue, 28 Jan 2014 15:46:27 +0000 (15:46 +0000)]
Init profiler correctly.

10 years agoFix whitelist module.
Vsevolod Stakhov [Tue, 28 Jan 2014 14:35:01 +0000 (14:35 +0000)]
Fix whitelist module.

10 years agoRework resolver library.
Vsevolod Stakhov [Mon, 27 Jan 2014 16:12:27 +0000 (16:12 +0000)]
Rework resolver library.

10 years agoNew http_router interface.
Vsevolod Stakhov [Mon, 27 Jan 2014 13:47:42 +0000 (13:47 +0000)]
New http_router interface.

This interface is designed to emulate evhttp behaviour and route
requests among a set of functors regarding the requested path. It hides
some http_connection internals allowing to work on a pretty high level
implementing an HTTP server instance.

10 years agoUpdate copyright.
Vsevolod Stakhov [Sun, 26 Jan 2014 16:07:18 +0000 (16:07 +0000)]
Update copyright.

10 years agoRework HFILTER_URL_ONELINE.
Vsevolod Stakhov [Sat, 25 Jan 2014 19:42:58 +0000 (19:42 +0000)]
Rework HFILTER_URL_ONELINE.

10 years agoMerge pull request #29 from AlexeySa/patch-3
Vsevolod Stakhov [Fri, 24 Jan 2014 21:53:49 +0000 (13:53 -0800)]
Merge pull request #29 from AlexeySa/patch-3

Fix hfilter

10 years agoFix hfilter 29/head
Alexey [Fri, 24 Jan 2014 20:09:30 +0000 (12:09 -0800)]
Fix hfilter

10 years agoOutput emails properly.
Vsevolod Stakhov [Fri, 24 Jan 2014 17:03:11 +0000 (17:03 +0000)]
Output emails properly.

10 years agoRemove HFILTER_URL_ONELINE rule.
Vsevolod Stakhov [Fri, 24 Jan 2014 16:44:47 +0000 (16:44 +0000)]
Remove HFILTER_URL_ONELINE rule.

- Added functions:
 `rspamd_textpart:get_length` - get a full length of text part
 `rspamd_url:get_length` - get a full length of an URL object

- Removed `HFILTER_URL_ONELINE` as it is broken by nature
- Reworked hfilter to improve performance

10 years agoUse more permissive value for parts_differ.
Vsevolod Stakhov [Fri, 24 Jan 2014 16:44:10 +0000 (16:44 +0000)]
Use more permissive value for parts_differ.

10 years agoAnother polish round.
Vsevolod Stakhov [Fri, 24 Jan 2014 00:17:45 +0000 (00:17 +0000)]
Another polish round.

10 years agoMarkdown polish.
Vsevolod Stakhov [Fri, 24 Jan 2014 00:15:10 +0000 (00:15 +0000)]
Markdown polish.

10 years agoUpdate documentation.
Vsevolod Stakhov [Fri, 24 Jan 2014 00:12:37 +0000 (00:12 +0000)]
Update documentation.

10 years agoMerge pull request #28 from AlexeySa/patch-2
Vsevolod Stakhov [Wed, 22 Jan 2014 18:08:25 +0000 (10:08 -0800)]
Merge pull request #28 from AlexeySa/patch-2

Fix hostname lookup for rdns rbl

10 years agoFix hostname lookup for rdns rbl 28/head
Alexey [Wed, 22 Jan 2014 18:07:39 +0000 (10:07 -0800)]
Fix hostname lookup for rdns rbl

10 years agoImprove hostname processing.
Vsevolod Stakhov [Wed, 22 Jan 2014 14:23:02 +0000 (14:23 +0000)]
Improve hostname processing.

10 years agoMerge pull request #26 from fatalbanana/master
Vsevolod Stakhov [Wed, 22 Jan 2014 13:24:38 +0000 (05:24 -0800)]
Merge pull request #26 from fatalbanana/master

Allow FCrDNS-style RBL lookups

10 years agoAllow FCrDNS-style RBL lookups 26/head
Andrew Lewis [Wed, 22 Jan 2014 11:50:01 +0000 (13:50 +0200)]
Allow FCrDNS-style RBL lookups

10 years agoAdd concurrency limit for the client.
Vsevolod Stakhov [Tue, 21 Jan 2014 17:57:22 +0000 (17:57 +0000)]
Add concurrency limit for the client.

10 years agoOutput emails and urls.
Vsevolod Stakhov [Tue, 21 Jan 2014 17:53:19 +0000 (17:53 +0000)]
Output emails and urls.

10 years agoOutput urls and emails more clearly.
Vsevolod Stakhov [Tue, 21 Jan 2014 17:47:40 +0000 (17:47 +0000)]
Output urls and emails more clearly.

10 years agoImprove client output.
Vsevolod Stakhov [Tue, 21 Jan 2014 17:43:37 +0000 (17:43 +0000)]
Improve client output.

10 years agoImport lua guide.
Vsevolod Stakhov [Tue, 21 Jan 2014 15:02:56 +0000 (15:02 +0000)]
Import lua guide.

10 years agoMove fin_task to a common rspamd_fin_task function.
Vsevolod Stakhov [Tue, 21 Jan 2014 12:54:46 +0000 (12:54 +0000)]
Move fin_task to a common rspamd_fin_task function.

10 years agoAdd more functionality to the client.
Vsevolod Stakhov [Tue, 21 Jan 2014 00:38:39 +0000 (00:38 +0000)]
Add more functionality to the client.

10 years agoAllow some custom output for rspamc.
Vsevolod Stakhov [Mon, 20 Jan 2014 20:38:00 +0000 (20:38 +0000)]
Allow some custom output for rspamc.

10 years agoFix memory leak.
Vsevolod Stakhov [Mon, 20 Jan 2014 17:41:59 +0000 (17:41 +0000)]
Fix memory leak.

10 years agoImplement refcount for http connection.
Vsevolod Stakhov [Mon, 20 Jan 2014 16:05:18 +0000 (16:05 +0000)]
Implement refcount for http connection.

10 years agoRemove memory leak.
Vsevolod Stakhov [Mon, 20 Jan 2014 15:46:33 +0000 (15:46 +0000)]
Remove memory leak.

10 years agoNew rspamc client.
Vsevolod Stakhov [Mon, 20 Jan 2014 15:44:51 +0000 (15:44 +0000)]
New rspamc client.

10 years agoWrite the new client library.
Vsevolod Stakhov [Mon, 20 Jan 2014 14:29:02 +0000 (14:29 +0000)]
Write the new client library.

10 years agoBasic API for the new client.
Vsevolod Stakhov [Sun, 19 Jan 2014 19:26:16 +0000 (19:26 +0000)]
Basic API for the new client.

10 years agoRemove legacy client and rework build system.
Vsevolod Stakhov [Sun, 19 Jan 2014 16:11:34 +0000 (16:11 +0000)]
Remove legacy client and rework build system.

--HG--
rename : lib/CMakeLists.txt => src/CMakeLists.txt

10 years agoSimplify states of task. Disable broken code.
Vsevolod Stakhov [Sun, 19 Jan 2014 00:27:54 +0000 (00:27 +0000)]
Simplify states of task. Disable broken code.

10 years agoParse HTTP requests, cleanup the code.
Vsevolod Stakhov [Sat, 18 Jan 2014 18:20:54 +0000 (18:20 +0000)]
Parse HTTP requests, cleanup the code.

--HG--
extra : rebase_source : 6b35fbf55fc9fe65d7f033620670bb210928e9b4

10 years agoMerge pull request #24 from kAworu/master
Vsevolod Stakhov [Fri, 17 Jan 2014 10:11:59 +0000 (02:11 -0800)]
Merge pull request #24 from kAworu/master

workers.conf: controller listen to localhost instead of 127.0.0.1

10 years agoworkers.conf: controller listen to localhost instead of 127.0.0.1 24/head
Alexandre Perrin [Fri, 17 Jan 2014 10:07:23 +0000 (11:07 +0100)]
workers.conf: controller listen to localhost instead of 127.0.0.1

the rspamc controller default host is "localhost" and using by default 127.0.0.1 for rspamd controller is an issue on hosts using IPv6 as "localhost".

10 years agoImplement HTTP session for normal worker.
Vsevolod Stakhov [Mon, 13 Jan 2014 17:40:15 +0000 (17:40 +0000)]
Implement HTTP session for normal worker.

10 years agoRemove obsolete debug macro.
Vsevolod Stakhov [Mon, 13 Jan 2014 17:10:46 +0000 (17:10 +0000)]
Remove obsolete debug macro.

10 years agoUpdate from libucl.
Vsevolod Stakhov [Mon, 13 Jan 2014 00:44:07 +0000 (00:44 +0000)]
Update from libucl.

10 years agoSome markdown fix.
Vsevolod Stakhov [Sun, 12 Jan 2014 18:56:49 +0000 (18:56 +0000)]
Some markdown fix.

10 years agoBreak, break, break.
Vsevolod Stakhov [Sun, 12 Jan 2014 18:16:34 +0000 (18:16 +0000)]
Break, break, break.

10 years agoStart new HTTP based reply handler.
Vsevolod Stakhov [Sun, 12 Jan 2014 18:13:33 +0000 (18:13 +0000)]
Start new HTTP based reply handler.

10 years agoStart moving to HTTP world.
Vsevolod Stakhov [Sun, 12 Jan 2014 15:20:50 +0000 (15:20 +0000)]
Start moving to HTTP world.

10 years agoAdded tag 0.6.7 for changeset f14508f80e52
Vsevolod Stakhov [Fri, 10 Jan 2014 17:15:33 +0000 (17:15 +0000)]
Added tag 0.6.7 for changeset f14508f80e52

10 years agoStop for 0.6.7. 0.6.7
Vsevolod Stakhov [Fri, 10 Jan 2014 17:15:26 +0000 (17:15 +0000)]
Stop for 0.6.7.

10 years agoForgot about event adding.
Vsevolod Stakhov [Fri, 10 Jan 2014 00:14:26 +0000 (00:14 +0000)]
Forgot about event adding.

10 years agoWrite some more HTTP headers in reply.
Vsevolod Stakhov [Thu, 9 Jan 2014 23:59:19 +0000 (23:59 +0000)]
Write some more HTTP headers in reply.

10 years agoUnify http code for client and server.
Vsevolod Stakhov [Thu, 9 Jan 2014 18:44:34 +0000 (18:44 +0000)]
Unify http code for client and server.

10 years agoRemove unused lua module.
Vsevolod Stakhov [Thu, 9 Jan 2014 15:58:42 +0000 (15:58 +0000)]
Remove unused lua module.

10 years ago0.7 era start.
Vsevolod Stakhov [Thu, 9 Jan 2014 15:52:27 +0000 (15:52 +0000)]
0.7 era start.

10 years agoFix simultaneous bind to ipv6 and ipv6 sockets.
Vsevolod Stakhov [Thu, 9 Jan 2014 15:49:29 +0000 (15:49 +0000)]
Fix simultaneous bind to ipv6 and ipv6 sockets.

10 years agoReorganize HTTP library.
Vsevolod Stakhov [Thu, 9 Jan 2014 14:44:29 +0000 (14:44 +0000)]
Reorganize HTTP library.

10 years agoImplement http server using http_parser.
Vsevolod Stakhov [Wed, 8 Jan 2014 17:32:24 +0000 (17:32 +0000)]
Implement http server using http_parser.

10 years agoImport http parser code.
Vsevolod Stakhov [Tue, 7 Jan 2014 22:11:53 +0000 (22:11 +0000)]
Import http parser code.

10 years agoAdd `strict_protocol_headers` option for rspamc protocol.
Vsevolod Stakhov [Tue, 7 Jan 2014 16:02:27 +0000 (16:02 +0000)]
Add `strict_protocol_headers` option for rspamc protocol.

If this option is specified then unknown headers are treated as errors
otherwise they are just ignored. This option is `false` by default meaning
that unknown headers are ignored.

10 years agoMerge pull request #23 from AlexeySa/patch-1
Vsevolod Stakhov [Tue, 7 Jan 2014 11:58:43 +0000 (03:58 -0800)]
Merge pull request #23 from AlexeySa/patch-1

Update Hfilter

10 years agoUpdate Hfilter 23/head
Alexey [Mon, 6 Jan 2014 21:27:45 +0000 (13:27 -0800)]
Update Hfilter

- Optimize and fixes for hostname check
- Some fixes for helo check

10 years agoValidate IP addresses before pushing them to lua.
Vsevolod Stakhov [Mon, 6 Jan 2014 16:59:33 +0000 (16:59 +0000)]
Validate IP addresses before pushing them to lua.

10 years agoSupport hostname and helo in rspamc client.
Vsevolod Stakhov [Mon, 6 Jan 2014 16:31:27 +0000 (16:31 +0000)]
Support hostname and helo in rspamc client.

10 years agoShow debug output in libraries.
Vsevolod Stakhov [Mon, 6 Jan 2014 16:27:51 +0000 (16:27 +0000)]
Show debug output in libraries.

10 years agoAdd hostname attribute to rspamc protocol.
Vsevolod Stakhov [Mon, 6 Jan 2014 16:20:16 +0000 (16:20 +0000)]
Add hostname attribute to rspamc protocol.

10 years agoSeveral fixes.
Vsevolod Stakhov [Mon, 6 Jan 2014 11:42:17 +0000 (11:42 +0000)]
Several fixes.

10 years agoFix image sizes.
Vsevolod Stakhov [Mon, 6 Jan 2014 11:03:30 +0000 (11:03 +0000)]
Fix image sizes.

10 years agoFix markdown.
Vsevolod Stakhov [Mon, 6 Jan 2014 10:55:57 +0000 (10:55 +0000)]
Fix markdown.

10 years agoAdd settings description.
Vsevolod Stakhov [Mon, 6 Jan 2014 10:47:44 +0000 (10:47 +0000)]
Add settings description.

10 years agoSome more fixes.
Vsevolod Stakhov [Mon, 6 Jan 2014 09:23:56 +0000 (09:23 +0000)]
Some more fixes.

10 years agoFix markdown.
Vsevolod Stakhov [Mon, 6 Jan 2014 09:20:36 +0000 (09:20 +0000)]
Fix markdown.

10 years agoWrite general information about config.
Vsevolod Stakhov [Sun, 5 Jan 2014 22:56:38 +0000 (22:56 +0000)]
Write general information about config.

10 years agoSmall fix to received parser.
Vsevolod Stakhov [Sun, 5 Jan 2014 22:56:25 +0000 (22:56 +0000)]
Small fix to received parser.

10 years agoFix one more sequence case.
Vsevolod Stakhov [Sun, 5 Jan 2014 20:36:56 +0000 (20:36 +0000)]
Fix one more sequence case.

10 years agoFix headers end detection for DKIM.
Vsevolod Stakhov [Sun, 5 Jan 2014 20:23:51 +0000 (20:23 +0000)]
Fix headers end detection for DKIM.

10 years agoLog to console in case of config test.
Vsevolod Stakhov [Sun, 5 Jan 2014 18:22:57 +0000 (18:22 +0000)]
Log to console in case of config test.

10 years agoAdd include_map macro to ucl language.
Vsevolod Stakhov [Sun, 5 Jan 2014 18:18:51 +0000 (18:18 +0000)]
Add include_map macro to ucl language.

10 years agoInclude checksum in a map struct.
Vsevolod Stakhov [Sun, 5 Jan 2014 18:18:37 +0000 (18:18 +0000)]
Include checksum in a map struct.

10 years agoFix '--pass-all' option name.
Vsevolod Stakhov [Sun, 5 Jan 2014 17:43:11 +0000 (17:43 +0000)]
Fix '--pass-all' option name.

10 years agoMerge pull request #22 from fatalbanana/master
Vsevolod Stakhov [Sun, 5 Jan 2014 15:12:02 +0000 (07:12 -0800)]
Merge pull request #22 from fatalbanana/master

Fix some rpmlint warnings for openSUSE.

10 years agoAdd UCL language documentation.
Vsevolod Stakhov [Sun, 5 Jan 2014 01:16:47 +0000 (01:16 +0000)]
Add UCL language documentation.

10 years agoFix some rpmlint warnings 22/head
Andrew Lewis [Sat, 4 Jan 2014 21:39:58 +0000 (23:39 +0200)]
Fix some rpmlint warnings

10 years agoMerge pull request #21 from fatalbanana/master
Vsevolod Stakhov [Sat, 4 Jan 2014 13:57:13 +0000 (05:57 -0800)]
Merge pull request #21 from fatalbanana/master

Fix SLES support & OpenSUSE 12 builds on build service

10 years agoFix SLES support & OpenSUSE 12 builds on build service 21/head
Andrew Lewis [Fri, 3 Jan 2014 19:55:00 +0000 (21:55 +0200)]
Fix SLES support & OpenSUSE 12 builds on build service

10 years agoAdd support for edns0 in rspamd.
Vsevolod Stakhov [Thu, 2 Jan 2014 17:43:35 +0000 (17:43 +0000)]
Add support for edns0 in rspamd.

10 years agoBe more human readable in symbol's output.
Vsevolod Stakhov [Thu, 2 Jan 2014 16:49:51 +0000 (16:49 +0000)]
Be more human readable in symbol's output.

10 years agoFix exp2l using in inv_ch_square function.
Vsevolod Stakhov [Thu, 2 Jan 2014 15:31:43 +0000 (15:31 +0000)]
Fix exp2l using in inv_ch_square function.

10 years agoMerge pull request #20 from fatalbanana/master
Vsevolod Stakhov [Wed, 1 Jan 2014 18:03:31 +0000 (10:03 -0800)]
Merge pull request #20 from fatalbanana/master

Fixes for OpenSUSE package

10 years agoFixes for OpenSUSE 20/head
Andrew Lewis [Wed, 1 Jan 2014 16:03:14 +0000 (18:03 +0200)]
Fixes for OpenSUSE

10 years agoMerge remote-tracking branch 'upstream/master'
Andrew Lewis [Wed, 1 Jan 2014 16:00:55 +0000 (18:00 +0200)]
Merge remote-tracking branch 'upstream/master'

10 years agoUse seconds instead of milliseconds in expire.
Vsevolod Stakhov [Tue, 31 Dec 2013 16:24:26 +0000 (16:24 +0000)]
Use seconds instead of milliseconds in expire.

10 years agoFucking hg.
Vsevolod Stakhov [Mon, 30 Dec 2013 17:09:45 +0000 (17:09 +0000)]
Fucking hg.

10 years agoUnknown symbols now have zero weight not 1.0.
Vsevolod Stakhov [Mon, 30 Dec 2013 17:08:41 +0000 (17:08 +0000)]
Unknown symbols now have zero weight not 1.0.