aboutsummaryrefslogtreecommitdiffstats
path: root/src/images.h
Commit message (Collapse)AuthorAgeFilesLines
* * Add start script for red hat compatible systemsVsevolod Stakhov2011-07-201-0/+7
| | | | | | | Add descriptions for some rspamd API functions (no functional changes). --HG-- rename : linux/rspamd => linux/rspamd_debian.in
* Fixes types (use glib ones) no functional change.Vsevolod Stakhov2010-10-061-2/+2
| | | | | Now all comments in commit logs beginning with '*' would be included in changelog, so important changes would be separated from small ones.
* * Add ability to extract filename and size of images from luaVsevolod Stakhov2010-08-251-0/+1
|
* * Move images library to core rspamdVsevolod Stakhov2010-08-231-0/+25
* Add lua api to access images properties