Add server_condition to all authenticators, to allow for additional
[exim.git] / src / src / functions.h
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