aboutsummaryrefslogtreecommitdiffstats
path: root/perl/rspamd.xs
Commit message (Expand)AuthorAgeFilesLines
* * Completely rewrite and reorganize perl APIVsevolod Stakhov2009-02-261-501/+0
* * Add log function to perl APIVsevolod Stakhov2009-02-121-1/+17
* * Rewrite message parserVsevolod Stakhov2009-01-211-6/+3
* * Add new system of getting and setting config parameters from perl codeVsevolod Stakhov2009-01-151-44/+206
* * Remove strlcpy code and replace it with glib alternativeVsevolod Stakhov2008-12-031-5/+6
* * Reorganize structure of source filesVsevolod Stakhov2008-11-011-5/+5
* * Add ability to handle multiply recipientsVsevolod Stakhov2008-10-251-0/+27
* * Add routines to perl api to access new results adding function and getting ...cebka@mailsupport.rambler.ru2008-09-241-0/+38
* * Use internal task pool for memcached operation exported for perlcebka@mailsupport.rambler.ru2008-09-211-7/+8
* * Add implementation of save point for async events in rspamd filtersVsevolod Stakhov2008-08-221-0/+22
* * Add filters logicVsevolod Stakhov2008-08-211-15/+33
* * Rewrite perl module for new XS, now perl filters got only object of rspamd ...Vsevolod Stakhov2008-08-201-4/+123
* * Add initial implementation of rspamd XS moduleVsevolod Stakhov2008-08-191-0/+100