aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Add resolv.conf parsing into dns.cVsevolod Stakhov2010-07-016-21/+129
* * Fix stupid bug in calculating buffer length while reading file mapsVsevolod Stakhov2010-07-011-2/+3
* * Handle lua tag in way that it is not required to write additional text:Vsevolod Stakhov2010-07-011-2/+18
* * Misprint != -> ==Vsevolod Stakhov2010-07-011-1/+1
* * Add ability to make whitelist for spf checksVsevolod Stakhov2010-06-301-2/+17
* * Understand short names of facility in logging configVsevolod Stakhov2010-06-301-13/+13
* * MergeVsevolod Stakhov2010-06-291-8/+10
|\
| * * Announce weights and syncAndrej Zverev2010-06-281-8/+10
* | * Add ability to set filters for smtp worker for each smtp stageVsevolod Stakhov2010-06-295-1/+912
|/
* * Remove events in handlersVsevolod Stakhov2010-06-282-2/+7
* * Make session before registering eventsVsevolod Stakhov2010-06-281-8/+6
* * Register dns requests in session tooVsevolod Stakhov2010-06-281-0/+6
* * Delay timer must be registered in async session to correctly handle connect...Vsevolod Stakhov2010-06-281-0/+1
* * MergeVsevolod Stakhov2010-06-280-0/+0
|\
| * * Delete pool after using its variablesVsevolod Stakhov2010-06-251-1/+1
* | * Fix reconfigure process of surbl moduleVsevolod Stakhov2010-06-282-2/+27
|/
* * Fix URLS commandVsevolod Stakhov2010-06-242-34/+52
* * Use rspamd_snprintf instead of libc oneVsevolod Stakhov2010-06-2416-183/+172
* * Fix states in smtp dialogVsevolod Stakhov2010-06-242-3/+6
* * Check return value of each rspamd_dispatcher_write as in case of write erro...Vsevolod Stakhov2010-06-2412-160/+428
* * Send to upstream QUIT command at the end of sessionVsevolod Stakhov2010-06-231-4/+24
* * Add more information about why we drop smtp connectionVsevolod Stakhov2010-06-232-2/+7
* * Remove garbadge (gnome terminal sucks)Vsevolod Stakhov2010-06-231-4/+0
* * Fix -lintl detectionVsevolod Stakhov2010-06-233-4/+23
* * Fix compatibility issuesVsevolod Stakhov2010-06-2312-34/+80
* * Pass env from main() arguments instead of platform specific global environVsevolod Stakhov2010-06-222-2/+2
* * More to previous commitVsevolod Stakhov2010-06-221-1/+1
* * TIMEDB->TIMEBVsevolod Stakhov2010-06-223-4/+4
* * Darwin sendfile(2) supportVsevolod Stakhov2010-06-221-4/+9
* * Rewrite buffered input for line policy (again)Vsevolod Stakhov2010-06-2214-111/+208
* * Try to fix memmove issues in io dispatcherVsevolod Stakhov2010-06-212-11/+11
* * New logic of SURBL module:Vsevolod Stakhov2010-06-1810-166/+214
* * Add limit of maximum allowed smtp session errorsVsevolod Stakhov2010-06-184-0/+27
* * MergeVsevolod Stakhov2010-06-181-1/+1
|\
| * * Fix misprintAndrej Zverev2010-06-181-1/+1
* | * Some performance improvements to IO dispatcher (do not drain the whole buff...Vsevolod Stakhov2010-06-186-75/+50
|/
* * Copy from and rcpt correctlyVsevolod Stakhov2010-06-181-9/+18
* * Get weights of symbol from default metric for symbols cacheVsevolod Stakhov2010-06-184-7/+47
* * Some fixes about new metrics system (may be incomplete)Vsevolod Stakhov2010-06-171-26/+19
* * Fix QUIT command in SMTP workerVsevolod Stakhov2010-06-171-34/+40
* * Implement initial version of greylisting triplets storageVsevolod Stakhov2010-06-1710-14/+431
* * announce the "password" keyword in usage listAndrej Zverev2010-06-171-2/+6
* * Fix misprint (by Andrej Zverev)Vsevolod Stakhov2010-06-171-1/+1
* * Incorrectly removed in previous commitVsevolod Stakhov2010-06-172-0/+7
* * Change metric logicVsevolod Stakhov2010-06-1624-787/+335
* * Fix SMTPVsevolod Stakhov2010-06-113-20/+22
* * Check messages received via smtp proxyVsevolod Stakhov2010-06-1010-35/+573
* * Implement basic SMTP dialog:Vsevolod Stakhov2010-06-097-45/+884
* * Clean up cache items correctlyVsevolod Stakhov2010-06-091-0/+2
* * Add more logic for dynamic rulesVsevolod Stakhov2010-06-086-13/+196