Correct issue with relaxed/simple handling. Fixes: #910
[exim.git] / doc / doc-txt / ChangeLog
2009-11-12 Nigel MetheringhamCorrect issue with relaxed/simple handling. Fixes:...
2009-11-12 Nigel MetheringhamCorrect connect() call in dcc code. Fixes: #909
2009-11-09 Nigel MetheringhamChangelog corrections
2009-11-06 Nigel MetheringhamBase64 decode bug fixes. Fixes: #39
2009-11-05 Nigel MetheringhamFix signed/unsigned and UTF errors Fixes: #901
2009-11-05 Nigel MetheringhamTransport filter timeout fix. Fixes: #898
2009-10-30 Nigel MetheringhamChange "expr" to "expr --" in all shell scripts. Fixes...
2009-10-30 Nigel MetheringhamFurther fix to maildirsize. Fixes: #727
2009-10-26 Nigel MetheringhamDovecot buffer overrun fix. Fixes: #868, Related:...
2009-10-26 Nigel MetheringhamDovecot buffer overrun fix. Fixes: #889
2009-10-26 Nigel MetheringhamTLS documentation bugfixes Fixes: #888
2009-10-26 Nigel MetheringhamDocumentation bug fixes. Fixes: #862, #866, #875
2009-10-20 Nigel MetheringhamImprovements to LMTP delivery logging. Fixes: #807
2009-10-20 Nigel MetheringhamImprovements to local interface IP addr detection....
2009-10-19 Nigel MetheringhamDocumentation correction for ratelimit. Fixes: #799
2009-10-19 Nigel MetheringhamUse transport mode as default mode for maildirsize...
2009-10-19 Nigel MetheringhamCorrect exiwhat mishandling log_selector = +pid. Fixes...
2009-10-19 Nigel MetheringhamCorrect eximstats misparse. Fixes #687
2009-10-16 Nigel MetheringhamCorrection changelog bug id. Fixes: #622
2009-10-16 Nigel MetheringhamCorrecting bug id patch is for
2009-10-16 Nigel Metheringhamprepend (not append) Resent-Message-ID and Resent-Date...
2009-10-16 Nigel Metheringhamgnutls_compat_mode to allow compatibility with broken...
2009-10-14 Nigel Metheringhambool: condition support. fixes: #167
2009-10-14 Nigel MetheringhamTLS version reporting. fixes: #745
2009-10-14 Nigel MetheringhamFix issue with long lines with comments in lsearch...
2009-10-14 Nigel MetheringhamChanged NOTICE file to remove references to embedded...
2009-07-02 Nigel MetheringhamDocumentation example syntax fix. fixes: bug #851
2009-07-02 Nigel MetheringhamRemoved code that symlinks to pcre as its no longer...
2009-06-11 Tom KistnerDKIM docs WIP
2009-01-02 Nigel MetheringhamAdded timeout setting to transport filter. Fixes:...
2009-01-02 Nigel MetheringhamCorrect handling of Resent-Date headers. Fixes: #590
2009-01-02 Nigel MetheringhamFixed behaviour of exiwhat when no config. Fixes:...
2008-12-12 Nigel MetheringhamMake whitespace strings compare euqal to zero. fixes...
2008-12-12 Nigel MetheringhamAccept len modification fix. fixes: bug #770
2008-12-12 Nigel MetheringhamBuffer overrun fix. fixes: bug #787
2008-10-16 Nigel MetheringhamFixed erroneous documentation references to smtp_notqui...
2008-10-12 Nigel MetheringhamRemoved excess comma in usage fprint statement. Fixes...
2008-09-29 Nigel MetheringhamFix to EXPN not working under TLS. Fixes bug #744
2008-09-05 Tony FinchProduce a more useful error message if an SMTP transpor...
2008-09-03 Tony FinchTLS error reporting now respects the incoming_interface and
2008-08-07 Tony FinchFix the way ${extract is skipped in the untaken branch...
2008-07-28 Tony FinchSave $spam_score, $spam_bar, and $spam_report in spool...
2008-07-18 Tony FinchLeading white space used to be stripped from $spam_repo...
2008-05-16 Nigel MetheringhamBetter implementation of Dovecot authenticator using...
2008-05-16 Nigel MetheringhamChange creation mode of maildir aux files to prevent...
2008-03-27 Tom KistnerTK/01-04
2008-02-14 Tony FinchFix parallel build (make -j). Fixes: bug #668.
2008-02-12 Nigel MetheringhamIntegrated SPF Best Guess. Fixes: bug #521
2008-02-06 Tony FinchWhen checking the local_parts router precondition after a
2008-02-06 Nigel MetheringhamClose the socket used by the dovecot authenticator...
2008-01-30 Nigel Metheringhamexicyclog additions. Fixes: #602
2008-01-28 Tony FinchBugzilla 662: Fix stack corruption before exec() in...
2008-01-22 Tony FinchDo not log submission mode rewrites if they do not...
2008-01-18 Nigel MetheringhamMinor fixes to the dovecot authenticator. Fixes: #646
2008-01-17 Nigel MetheringhamPCRE documentation changes. Fixes #657
2007-11-12 Nigel MetheringhamUpdated embedded PCRE to version 7.4 to avoid 2 CVE...
2007-10-18 Nigel MetheringhamDocumentation fix for acl_not_smtp. Fixes bug #613
2007-10-18 Nigel MetheringhamDefend against bad data from gethostbyaddr(). Fixes...
2007-09-28 Tom Kistner4.49 - TK/01
2007-09-21 Steve Campbelleximstats update.
2007-09-04 Nigel MetheringhamNM/01
2007-08-29 Philip HazelFix quoting problem with errors_copy.
2007-08-29 Philip HazelPOSIX allows open() to be a macro; guard against it.
2007-08-29 Philip HazelGuard against buffer overflow in moan_check_errorcopy().
2007-08-23 Philip HazelAdd message_body_newlines.
2007-08-23 Philip HazelAdd "server=" feature to MySQL and PostgreSQL lookups.
2007-08-22 Philip HazelEscape funny characters when logging DN=
2007-08-22 Philip HazelFix missing quota message for system quota failure...
2007-08-22 Philip HazelAdd the NOTQUIT ACL.
2007-08-17 Philip HazelPatch from the Sieve maintainer.
2007-07-04 Philip HazelRemove unwanted (int) case when reading SIZE. Fix runte...
2007-06-27 Philip HazelAdd queue_only_load_latch.
2007-06-26 Philip HazelInstalled PCRE 7.2 into Exim.
2007-06-26 Philip HazelAdd +ignore_defer and +include_defer to host lists.
2007-06-22 Philip HazelAdded $max_received_linelength.
2007-06-20 Philip HazelAdd /noupdate as a ratelimit option.
2007-06-19 Philip HazelAdd -Mvc option.
2007-06-19 Philip HazelFix text type in ACL error message.
2007-06-18 Philip HazelAdd client_condition to authenticators.
2007-06-14 Philip HazelAdded $dnslist_matched.
2007-06-14 Philip HazelExport body_linecount and body_zerocount in the local_s...
2007-05-31 Magnus HolmgrenBug #503: Use Ulstat() instead of Ustat() in dsearch...
2007-05-17 Tom KistnerTK/02
2007-05-14 Magnus HolmgrenThe "spam" ACL condition code contained a sscanf()...
2007-05-11 Tom KistnerTK/01
2007-05-08 Philip HazelUse colon, not dot, as IPv6 separator in host-list...
2007-04-19 Philip HazelUpdate version number; apply new patch from Sieve maint...
2007-04-16 Philip HazelDo not advertise STARTTLS in response to HELP unless...
2007-04-16 Philip HazelFix bug in previous patch: following data is permitted...
2007-04-13 Philip HazelCheck for lost connection or unexpected input at end...
2007-04-12 Philip HazelAnother Sieve patch.
2007-04-11 Steve CampbellUpdate for eximstats 1.58
2007-04-03 Steve CampbellUpdates for eximstats 1.57
2007-03-21 Philip HazelPatch from the Sieve maintainer.
2007-03-21 Philip HazelAdd RCPT error text to unexpected DATA error.
2007-03-14 Philip HazelChange originator_xxx fields in the daemon when it...
2007-03-14 Philip HazelFix manualroute bug for localhost following multihomed...
2007-03-13 Philip HazelPrevious exigrep patch was rubbish. Re-fix.
2007-03-13 Philip HazelAdd host_find_failed=ignore and host_all_ignored to...
2007-03-13 Philip HazelUse "not accepted" rather than "not completed" for...
next