| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
| |
Now rspamd can listen on multiply ipv4/ipv6 addresses.
Removed legacy workers (lmtp, kvstorage) as they are never used
in production.
Try to unify workers initialization.
|
| |
|
| |
|
|
|
|
|
|
| |
uniform distribution as glib's default one.
* Fix probability renormalization while using advanced classification.
|
|
|
|
| |
* Add support of simple maps like '/path/to/file' as it seems to be more comfortable than 'file:///...'
|
|
|
|
|
|
| |
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 utility library for basic utils.
* Fixes lua_buffer code.
Fix lua loading error.
Added some other lua utility functions.
|