tidying: dkim output function args
[exim.git] / src / src / spam.c
2016-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
2016-03-06 Jeremy Harristidying: coverity issues
2016-03-05 Jeremy Harristidying: coverity issues
2016-03-03 Jeremy Harristidying: coverity issues
2015-12-04 Jeremy HarrisSPAMD/malware: Log service identity with errors. Bug...
2015-10-13 Jeremy Harrismax_parallel transport option. Bug 1698
2015-10-11 Heiko Schlitterman... Fix typo in debug output
2015-08-09 Heiko Schlitterman... Compiler quietening
2015-06-06 Jeremy HarrisSpamd: add missing initialiser. Rspamd mode was incorr...
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-05-16 Jeremy Harristidying
2015-04-19 Jeremy HarrisTestsuite: fix content-scanner interface tests
2015-02-15 Jeremy HarrisSpamAssassin: replace "backup" option on server spec...
2015-02-14 Andrew LewisRspamd: add $authenticated_id as User to scan command
2015-02-09 Jeremy HarrisAdd retry option to clamd and spamd. Bug 392
2015-02-01 Jeremy Harrisconstification
2015-01-28 Jeremy HarrisAdd timeout option to spamd_address server specificatio...
2015-01-28 Jeremy HarrisSupport hostnames and IPv6 addresses for spamd_address...
2015-01-25 Jeremy HarrisDo not panic-log each spamd connection fail. Bug 392
2015-01-25 RomanAdd time, weight and backup modifiers to spamd_address...
2015-01-25 Andrew LewisSupport Rspamd. Patch from Andrew Lewis, lightly edito...
2015-01-12 Jeremy Harris Add support for avast malware scanner. Bug 1033
2015-01-12 Jeremy HarrisCode tidying
2015-01-12 Jeremy HarrisFix buffer overrun in spam= acl condition. Bug 1552
2015-01-12 Jeremy HarrisCode tidying
2015-01-12 Jeremy HarrisReformat to project standard
2014-11-27 Jeremy HarrisFix buffer overrun in spam= acl condition. Bug 1552
2014-07-22 Jeremy HarrisMassage coding style to project norm
2012-05-05 Jeremy HarrisMerge branch 'master' of git://git.exim.org/exim
2012-05-04 Phil Pennockspurious compiler warning of unused var fix
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-02-21 Nigel MetheringhamMoved variable decl to start of block for old gcc
2011-02-21 Phil PennockImproved spamd server selection.
2011-01-28 Phil PennockPulled spamd_address-expanded caching fix.
2010-06-05 Phil PennockClamAV INSTREAM scanning by default, unless built with...
2008-07-18 Tony FinchLeading white space used to be stripped from $spam_repo...
2008-01-28 Tom Kistnersmall fix for spamd_address expansion - thanks to Warre...
2008-01-16 Tom Kistnerapplied patch to make spamd_address expandable when...
2007-05-14 Magnus HolmgrenThe "spam" ACL condition code contained a sscanf()...
2006-09-05 Philip HazelAn update to gcc 4 threw up some new uninitialized...
2006-07-03 Philip HazelPatch to use select() when poll() not available in...
2005-08-01 Philip HazelConvert all Tom's calls to snprintf() to string_format().
2005-06-27 Tom KistnerFix cosmetic compiler warnings
2005-06-27 Philip HazelAdded lots of "(void)" casts to standard function calls.
2005-06-22 Philip HazelInsert a lot of missing (void) casts.
2005-06-10 Tom KistnerFix possible endless loop due to dying spamd
2005-05-10 Tom KistnerFix poll() being unavailable on Mac OSX 10.2
2005-04-27 Philip HazelApply Ian Freislich's patch to fix a spamd timeout...
2005-02-17 Philip Hazel(1) Last-minute sieve patch (updates to latest spec).
2004-12-17 Philip Hazel1. Tidies to get rid of compiler warnings from the...
2004-12-16 Tom KistnerMerge from EXISCAN branch.