aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* * Add ability to add descriptions for symbolsVsevolod Stakhov2011-02-152-21/+57
|
* Fix bug with several metrics output. [1]Vsevolod Stakhov2011-02-141-6/+7
| | | | | | Install surbl-whitelist. [1] [1] Reported by Victor Ustugov
* * New module for checking emails inside messages (rules based, like multimap)Vsevolod Stakhov2011-02-031-3/+3
| | | | | | | * Emails now are separated from urls and urls checks * Add ability to check text attachements if option is presented in a configuration Version is 0.3.6 now
* Avoid double free in librspamdclient.Vsevolod Stakhov2011-02-031-2/+0
|
* Fix build on FreeBSD.Vsevolod Stakhov2011-02-021-3/+3
|
* Update build and install system.Vsevolod Stakhov2011-02-021-1/+15
|
* * Implement controller interface inside librspamdclient/rspamcVsevolod Stakhov2011-02-012-9/+473
| | | | | | | * REMOVE perl client (at last) Fixed some stupid moments in a controller's protocol Change version to 0.3.5
* * Add C client for rspamd that is using librspamdclientVsevolod Stakhov2011-01-312-39/+193
|
* * Initial release of librspamdclientVsevolod Stakhov2011-01-283-0/+1031