aboutsummaryrefslogtreecommitdiffstats
path: root/src/view.c
Commit message (Expand)AuthorAgeFilesLines
* Add ability to include domains in views.Vsevolod Stakhov2011-01-211-1/+9
* Increase limits for spf parser.Vsevolod Stakhov2011-01-211-0/+7
* Remove G_INLINE_FUNC definitions as I misunderstood its purposes.Vsevolod Stakhov2010-10-151-1/+1
* Fixes types (use glib ones) no functional change.Vsevolod Stakhov2010-10-061-10/+10
* * Fix assertion while look up value in NULL hash (found by cirtin)Vsevolod Stakhov2010-08-181-0/+1
* * Add ability to make views by recipientVsevolod Stakhov2010-07-151-3/+92
* * Fix an issue with workers spawningVsevolod Stakhov2009-10-291-1/+2
* * Add ability to check views by client's ip (that ip from which we have a con...Vsevolod Stakhov2009-10-271-6/+40
* * Do not really check messages that should be skippedVsevolod Stakhov2009-10-191-0/+13
* * Add ability to skip check in viewsVsevolod Stakhov2009-10-161-0/+3
* * Retab, no functional changesVsevolod Stakhov2009-10-021-34/+34
* * Various bugfixes in map and radix codeVsevolod Stakhov2009-09-031-1/+1
* * Introduce new common system of map files, that can be used for different ty...Vsevolod Stakhov2009-07-201-13/+7
* * Make autolearn workingVsevolod Stakhov2009-07-091-1/+1
* * Add autolearn config optionsVsevolod Stakhov2009-07-031-1/+7
* * Add views support (not completely tested yet)Vsevolod Stakhov2009-06-291-0/+217