Compiler masochism compliance.
[exim.git] / src / src / functions.h
2011-03-22 Phil PennockCompiler masochism compliance.
2010-06-06 Phil PennockBuild without WITH_CONTENT_SCAN.
2010-06-06 Phil PennockImplement "control = debug" ACL control. Fixes: #937
2010-06-05 Phil PennockNew expansion operator: reverse_ip
2010-06-05 Phil PennockClamAV INSTREAM scanning by default, unless built with...
2010-06-05 Phil PennockAdd an openssl_options main configuration option, to...
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2009-10-16 Tom KistnerBugzilla #722
2009-10-14 Nigel MetheringhamTLS version reporting. fixes: #745
2009-06-10 Tom KistnerMerge native DKIM support (from DEVEL_PDKIM)
2008-12-18 Michael HaardtImplement the infrastructure of the mailto notification...
2008-06-04 Michael HaardtAdded parse_date_time() to parse RFC 2822 date-time.
2008-03-05 Tom Kistnerjoin transport logic for DK and DKIM, making it possibl...
2008-01-17 Tom Kistneradd patch to support dccifd directly from ACL system...
2007-09-28 Tom Kistner[Buzilla 376] Preliminary DKIM support
2007-08-22 Philip HazelAdd the NOTQUIT ACL.
2007-04-13 Philip HazelCheck for lost connection or unexpected input at end...
2007-02-07 Philip HazelSplit long fakereject and fakedefer messages.
2007-02-06 Philip HazelAdded dsn_from to vary the contents of From: in DSNs
2007-01-18 Philip HazelAdd gnutls_require_{kx,mac,protocols}.
2007-01-15 Philip HazelAdded log selector +smtp_no_mail to log when no MAIL...
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-11-14 Philip HazelApplied a modified version of Brad Jorsch's patch for...
2006-10-24 Philip HazelAdded -bem option.
2006-10-16 Philip HazelAdd server_condition to all authenticators, to allow...
2006-10-09 Philip HazelArrange to call dns_init() for host_find_byname() as...
2006-09-19 Philip HazelApply Jakob Hirsch's patch for arbitrary ACL variable...
2006-09-18 Philip HazelCheck for overflow in numeric expansion conditions...
2006-07-13 Philip HazelAdd recognition of SMTP error codes in bespoke messages.
2006-03-08 Philip HazelAllow for linefold when generating more than one RFC...
2006-02-28 Philip HazelAdd References: support to autoreply.
2006-02-22 Philip HazelPut file-creating fopen() calls in content-scanning...
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2005-09-06 Philip HazelSupport for verify=not_blind.
2005-08-09 Philip HazelAllow port setting on lists of hosts in manualroute...
2005-08-02 Philip HazelMake verify=helo do the verification on the fly it...
2005-06-22 Philip HazelAdded the long-awaited ${if match_ip condition.
2005-06-20 Philip HazelFix bug in my conversion of Tom's snprintf to string_vf...
2005-06-16 Tom Kistneradded "prvs" and "prvscheck" expansion items
2005-04-06 Philip HazelMichael Haardt's patch for support for :user and :subad...
2005-04-04 Philip HazelAdded acl_not_smtp_mime. This involved a bit of refacto...
2005-03-08 Tom KistnerAdded DomainKeys support. See doc/experimental-spec...
2005-02-17 Philip Hazel(1) Last-minute sieve patch (updates to latest spec).
2005-01-27 Philip Hazeldefer_ok was not working if used on a callout with...
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-12-17 Philip Hazel1. Tidies to get rid of compiler warnings from the...
2004-12-16 Tom KistnerMerge from EXISCAN branch.
2004-11-25 Philip HazelAllow both -bf and -bF in the same test run.
2004-11-19 Philip HazelImplement the pseudo dns lookup type "zns" for ${dnsdb...
2004-11-18 Philip HazelCanonicize IPv6 addresses that are supplied via -bh...
2004-11-17 Philip HazelAdded $spool_size, $log_size, $spool_inodes, $log_inodes.
2004-11-04 Philip HazelAdded a "connect=<time>" option to callouts, for a...
2004-10-07 Philip HazelStart