aboutsummaryrefslogtreecommitdiffstats
path: root/src/symbols_cache.c
Commit message (Expand)AuthorAgeFilesLines
* * Fix build under CentOS 5 with old glib 2.12Vsevolod Stakhov2011-07-291-0/+2
* Move hash table creation to the proper place.Vsevolod Stakhov2011-07-261-3/+2
* Fix very bad bug in a memory pool allocator.Vsevolod Stakhov2011-07-261-1/+8
* * Rework build process:Vsevolod Stakhov2011-05-101-2/+2
* Do not re-create symbols cache while doing dump of cache.Vsevolod Stakhov2011-03-221-46/+49
* * Add strict priority rulesVsevolod Stakhov2011-03-181-12/+40
* Fix misprint in multimap module.Vsevolod Stakhov2011-03-181-8/+8
* * Introduce new system of configuration checks:Vsevolod Stakhov2010-12-201-3/+135
* Make own strlcpy that does not calculate remaining string length (faster and ...Vsevolod Stakhov2010-11-161-2/+2
* Fixes types (use glib ones) no functional change.Vsevolod Stakhov2010-10-061-16/+16
* * Fix error with writing symbols cache fileVsevolod Stakhov2010-07-281-5/+5
* * Add rspamd_log variable to lua plugins to access logging functionsVsevolod Stakhov2010-07-251-1/+25
* * Make valgrind happy about comparing symbolsVsevolod Stakhov2010-07-151-1/+1
* * Fix -lintl detectionVsevolod Stakhov2010-06-231-2/+2
* * Rewrite buffered input for line policy (again)Vsevolod Stakhov2010-06-221-6/+26
* * Get weights of symbol from default metric for symbols cacheVsevolod Stakhov2010-06-181-4/+21
* * Clean up cache items correctlyVsevolod Stakhov2010-06-091-0/+2
* * Add more logic for dynamic rulesVsevolod Stakhov2010-06-081-13/+91
* * Add experimental support of dynamic rules to regexp moduleVsevolod Stakhov2010-06-011-26/+19
* * Fix strict aliasing while compiling with optimizationVsevolod Stakhov2010-05-311-1/+1
* * New symbols sorter:Vsevolod Stakhov2010-05-281-74/+331
* * Low log level for debug messagesVsevolod Stakhov2010-05-131-1/+1
* * Fix config reloadingVsevolod Stakhov2010-05-131-7/+44
* * Introduce new logging system:Vsevolod Stakhov2009-12-221-14/+14
* * Retab, no functional changesVsevolod Stakhov2009-10-021-60/+56
* * New system of classifiers interface and statfiles processingVsevolod Stakhov2009-09-141-0/+3
* * Fix integer divisionVsevolod Stakhov2009-08-261-4/+6
* * Change symbols planner sort logic to take into consideration not frequenses...Vsevolod Stakhov2009-08-261-4/+18
* * Fix stupid error with memory copyingVsevolod Stakhov2009-07-161-1/+1
* * Add -C flag to dump cache contentVsevolod Stakhov2009-07-151-1/+1
* * Fix type for g_checksum lengthVsevolod Stakhov2009-07-141-2/+3
* * Fix symbol planning, add cache_file directive to config fileVsevolod Stakhov2009-07-141-33/+25
* * Rework the whole filters systemVsevolod Stakhov2009-07-131-0/+389