| Commit message (Expand) | Author | Age | Files | Lines |
* | Unify style without sorting headers. | Vsevolod Stakhov | 2014-07-23 | 1 | -29/+61 |
* | Revert "Unify code style." | Vsevolod Stakhov | 2014-07-23 | 1 | -64/+32 |
* | Unify code style. | Vsevolod Stakhov | 2014-07-23 | 1 | -32/+64 |
* | Remove own ucl interface. | Vsevolod Stakhov | 2014-07-21 | 1 | -14/+1 |
* | Refactor config API. | Vsevolod Stakhov | 2014-04-30 | 1 | -10/+10 |
* | Fix lua API for new inet addr structure. | Vsevolod Stakhov | 2014-04-21 | 1 | -6/+2 |
* | Refactor worker task structure and API. | Vsevolod Stakhov | 2014-04-21 | 1 | -9/+9 |
* | Adopt new libucl. | Vsevolod Stakhov | 2014-04-19 | 1 | -1/+1 |
* | Handle invalid IP addresses. | Vsevolod Stakhov | 2014-03-29 | 1 | -0/+1 |
* | Add common resolver function. | Vsevolod Stakhov | 2014-03-28 | 1 | -0/+10 |
* | Store IP addresses properly in lua. | Vsevolod Stakhov | 2013-11-17 | 1 | -0/+10 |
* | Add IP addresses manipulation API to lua. | Vsevolod Stakhov | 2013-11-17 | 1 | -0/+12 |
* | Fix work with lua 5.2 eventually. | Vsevolod Stakhov | 2013-11-05 | 1 | -1/+3 |
* | Avoid endless recursion in export ucl to lua. | Vsevolod Stakhov | 2013-10-27 | 1 | -1/+1 |
* | Replace RCL to UCL from libucl to avoid duplicity in the code. | Vsevolod Stakhov | 2013-10-22 | 1 | -3/+3 |
* | Fix call of expression functions. | Vsevolod Stakhov | 2013-10-10 | 1 | -1/+1 |
* | Load RCL object from lua. | Vsevolod Stakhov | 2013-10-02 | 1 | -1/+1 |
* | Add preliminary implementation of lua to rcl converter. | Vsevolod Stakhov | 2013-10-02 | 1 | -0/+7 |
* | Add an emitter from rcl object to lua. | Vsevolod Stakhov | 2013-10-02 | 1 | -0/+8 |
* | Support metaoptions in lua configuration. | Vsevolod Stakhov | 2013-06-14 | 1 | -1/+7 |
* | Add ability to perform lua tests by rspamd. | Vsevolod Stakhov | 2013-06-13 | 1 | -0/+1 |
* | Adopt to lua 5.2. | Vsevolod Stakhov | 2013-06-08 | 1 | -0/+21 |
* | * Rework thread pools locking logic to avoid global lua mutex usage. | Vsevolod Stakhov | 2012-08-22 | 1 | -4/+18 |
* | Do not try to detect tld urls inside HTML texts as it generates too much fals... | Vsevolod Stakhov | 2012-08-21 | 1 | -0/+10 |
* | * Add DNS resolver lua bindings. | Vsevolod Stakhov | 2012-08-13 | 1 | -4/+6 |
* | * Add lua mime_part library to get an access to all message part attributes (...0.5.1 | Vsevolod Stakhov | 2012-08-06 | 1 | -1/+2 |
* | * Add lua worker type and lua worker bindings. | Vsevolod Stakhov | 2012-07-26 | 1 | -1/+7 |
* | * Add async_session and memory pool objects lua bindings. | Vsevolod Stakhov | 2012-07-09 | 1 | -0/+5 |
* | * Implement pre-filters that realizes concepts to check mail by some absolute... | Vsevolod Stakhov | 2012-03-30 | 1 | -1/+2 |
* | * Add lua bindings for upstream API. | Vsevolod Stakhov | 2012-03-26 | 1 | -1/+2 |
* | * More things to be thread-safe: | Vsevolod Stakhov | 2012-02-13 | 1 | -0/+1 |
* | * Now it is possible to specify local functions to every callback of rspamd l... | Vsevolod Stakhov | 2011-12-14 | 1 | -1/+21 |
* | * Add lua bindings to hiredis library | Vsevolod Stakhov | 2011-12-12 | 1 | -0/+2 |
* | * Fix build under CentOS 5 with old glib 2.12 | Vsevolod Stakhov | 2011-07-29 | 1 | -3/+3 |
* | * First commit to implement multi-statfile filter system with new learning me... | Vsevolod Stakhov | 2011-07-12 | 1 | -1/+1 |
* | * Add a simple logic of language detection for text parts (unicode script based) | Vsevolod Stakhov | 2011-07-11 | 1 | -1/+1 |
* | Up lua version. | Vsevolod Stakhov | 2011-06-09 | 1 | -1/+1 |
* | * Add lua http support that makes it easy to send GET and POST request to HTT... | Vsevolod Stakhov | 2011-06-09 | 1 | -0/+1 |
* | * Add lua interface for parsing xmlrpc replies | Vsevolod Stakhov | 2011-06-08 | 1 | -0/+1 |
* | * Add new key-value map | Vsevolod Stakhov | 2011-05-25 | 1 | -1/+1 |
* | * Add functions to lua API to detect message and task date (in GMT) | Vsevolod Stakhov | 2011-04-22 | 1 | -1/+1 |
* | * Add strict priority rules | Vsevolod Stakhov | 2011-03-18 | 1 | -1/+1 |
* | * Add ability to lookup CDB maps from lua | Vsevolod Stakhov | 2011-03-05 | 1 | -1/+2 |
* | * Add new lua module regexp for using glib regular expressions (pcre compatible) | Vsevolod Stakhov | 2011-02-15 | 1 | -0/+1 |
* | Call lua functions correctly as well. | Vsevolod Stakhov | 2011-02-08 | 1 | -1/+1 |
* | * New module for checking emails inside messages (rules based, like multimap) | Vsevolod Stakhov | 2011-02-03 | 1 | -1/+1 |
* | * Add versions to lua API | Vsevolod Stakhov | 2010-12-22 | 1 | -0/+2 |
* | * Implement ability to add conditional rules to rspamd.xml | Vsevolod Stakhov | 2010-12-15 | 1 | -0/+1 |
* | * Add phishing detector (now just compares <a href> with tag's data). | Vsevolod Stakhov | 2010-11-02 | 1 | -0/+1 |
* | Fixes types (use glib ones) no functional change. | Vsevolod Stakhov | 2010-10-06 | 1 | -22/+22 |