Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Feature] Use rspamd specific type checks for userdata | Vsevolod Stakhov | 2016-05-05 | 1 | -2/+2 |
| | |||||
* | Erm, fix warning | Vsevolod Stakhov | 2016-02-05 | 1 | -1/+1 |
| | |||||
* | Fix leaks in lua error paths | Vsevolod Stakhov | 2016-02-05 | 1 | -2/+9 |
| | |||||
* | Switch the rest to apache 2 | Vsevolod Stakhov | 2016-02-04 | 1 | -20/+12 |
| | |||||
* | Refactor events API. | Vsevolod Stakhov | 2015-05-26 | 1 | -4/+4 |
| | |||||
* | Fix lua session. | Vsevolod Stakhov | 2015-05-26 | 1 | -31/+43 |
| | |||||
* | Allow to check mempool on any position in the stack. | Vsevolod Stakhov | 2015-03-17 | 1 | -1/+1 |
| | |||||
* | Use modules preload for lua. | Vsevolod Stakhov | 2014-08-25 | 1 | -6/+12 |
| | |||||
* | Rework lua function names to avoid ambiguity. | Vsevolod Stakhov | 2014-08-17 | 1 | -6/+6 |
| | |||||
* | Unify style without sorting headers. | Vsevolod Stakhov | 2014-07-23 | 1 | -33/+46 |
| | |||||
* | Revert "Unify code style." | Vsevolod Stakhov | 2014-07-23 | 1 | -46/+33 |
| | | | | This reverts commit e0483657ff6cf1adc828ccce457814d61fe90a0d. | ||||
* | Unify code style. | Vsevolod Stakhov | 2014-07-23 | 1 | -33/+46 |
| | |||||
* | Refactor memory pool naming. | Vsevolod Stakhov | 2014-04-20 | 1 | -3/+3 |
| | |||||
* | Adopt to lua 5.2. | Vsevolod Stakhov | 2013-06-08 | 1 | -3/+3 |
| | |||||
* | * Rework thread pools locking logic to avoid global lua mutex usage. | Vsevolod Stakhov | 2012-08-22 | 1 | -34/+2 |
| | | | | | | Fixed several memory leaks with modern glib. Fixed memory leak in dkim code. Fixed a problem with static global variables in shared libraries. | ||||
* | * Add DNS resolver lua bindings. | Vsevolod Stakhov | 2012-08-13 | 1 | -4/+6 |
| | | | | | | Make lua http library working without task object. Fix a problem with resolver in lua_worker. Added some utility functions to lua api. | ||||
* | * Add lua worker type and lua worker bindings. | Vsevolod Stakhov | 2012-07-26 | 1 | -0/+4 |
| | | | | | | | * Add lua utility library for basic utils. * Fixes lua_buffer code. Fix lua loading error. Added some other lua utility functions. | ||||
* | * Add lua_buffer bindings to async buffered rspamd API. | Vsevolod Stakhov | 2012-07-24 | 1 | -1/+3 |
| | |||||
* | * Add async_session and memory pool objects lua bindings. | Vsevolod Stakhov | 2012-07-09 | 1 | -0/+340 |