summaryrefslogtreecommitdiffstats
path: root/src/greylist_storage.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix warnings.Vsevolod Stakhov2011-02-241-0/+2
|
* Add module options checkerVsevolod Stakhov2010-12-081-2/+2
| | | | | Improve time limits handling Fix smtp proxy options parsing
* Fixes types (use glib ones) no functional change.Vsevolod Stakhov2010-10-061-9/+9
| | | | | Now all comments in commit logs beginning with '*' would be included in changelog, so important changes would be separated from small ones.
* * Implement initial version of greylisting triplets storageVsevolod Stakhov2010-06-171-0/+358
* Fix issues with smtp worker