aboutsummaryrefslogtreecommitdiffstats
path: root/src/view.h
Commit message (Collapse)AuthorAgeFilesLines
* Handle views in ucl.Vsevolod Stakhov2013-11-141-5/+5
|
* Avoid global variables in map logic.Vsevolod Stakhov2012-09-191-1/+3
| | | | * Add support of simple maps like '/path/to/file' as it seems to be more comfortable than 'file:///...'
* * Add lua bindings to hiredis libraryVsevolod Stakhov2011-12-121-11/+44
| | | | Polish some comments.
* * Add start script for red hat compatible systemsVsevolod Stakhov2011-07-201-0/+24
| | | | | | | 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-6/+6
| | | | | 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 make views by recipientVsevolod Stakhov2010-07-151-0/+4
|
* * Add ability to check views by client's ip (that ip from which we have a ↵Vsevolod Stakhov2009-10-271-0/+2
| | | | connection to rspamd)
* * Do not really check messages that should be skippedVsevolod Stakhov2009-10-191-0/+1
| | | | * Add Skip state for such messages (not False and not True)
* * Add ability to skip check in viewsVsevolod Stakhov2009-10-161-0/+1
|
* * Add views support (not completely tested yet)Vsevolod Stakhov2009-06-291-0/+28