Add enabling function child_open_exim2() with extra arguments.
[exim.git] / doc / doc-txt / ChangeLog
2006-02-14 Philip HazelAdd enabling function child_open_exim2() with extra...
2006-02-13 Philip HazelFix "(during SMTP connection from NULL)" bug.
2006-02-13 Philip HazelAdd control=freeze/no_tell feature.
2006-02-13 Philip HazelDo not write to syslog when running in the test harness.
2006-02-13 Philip HazelBetter debug diagnosis of malformed IPv4 addresses.
2006-02-10 Philip HazelGive error if overflow in quota setting in appendfile...
2006-02-10 Philip HazelAdd $auth1, $auth2, $auth3 variables.
2006-02-09 Philip HazelIf a message is older than the "first failed" time...
2006-02-08 Philip HazelDon't add From: or Reply-To: to quota warning messages...
2006-02-08 Philip HazelFix retry key bug for pipe, file, or autoreply deliveries.
2006-02-07 Philip HazelAlways do explicit A/AAAA lookups; no longer make use...
2006-02-07 Philip HazelMinor Makefile fix for test_host (code-testing utility).
2006-02-07 Philip HazelImprove queryprogram behaviour when not running as...
2006-02-03 Philip HazelAlways recognize IPv6 domain literal domains.
2005-12-22 Philip HazelTreat ECONNRESET the same as an end-of-file indication.
2005-12-22 Philip HazelFix incomplete -C test facility in exinext.
2005-12-19 Philip HazelAnother bug in autoreply with bad address.
2005-12-15 John Jetmoreremoved 4.54-PH/06. The change it describes was not...
2005-12-15 John Jetmoreexipick 20051215.3 - fix --show-vars/-b interaction...
2005-12-15 Philip HazelMoved a debug statement to avoid a testing race.
2005-12-15 Philip HazelDebug output from dbfn_open() uses names instead of...
2005-12-14 Philip HazelMinor changes for the test harness.
2005-12-12 Philip HazelGo to 20 ACL variables of each type, and make the numbe...
2005-12-12 Philip HazelDon't ignore group on a router when the transport has...
2005-12-12 Philip HazelChange $reply_address to use raw headers, to retain...
2005-12-06 Philip HazelAdd disable_ipv6, tidy up calls to string_is_ip_address().
2005-12-05 Philip Hazelipliteral was not recognizing "ipv6" prefix.
2005-12-01 Philip HazelThe code for finding all the local interface addresses...
2005-11-28 Philip HazelFix another case of bad comparison between IPv6 address...
2005-11-21 Philip HazelMend comparison bug for canonical vs non-canonical...
2005-11-21 Philip HazelRecognize "net-" in match_ip lists (as documented).
2005-11-21 Philip HazelFurther Sieve patches (tidies and documentation).
2005-11-15 Philip HazelIn autoreply, treat an empty string for "once" the...
2005-11-15 Philip HazelFix ${if match_address crash when first argument had...
2005-11-15 Philip HazelAdd check_rfc2047_length to disable length checking...
2005-11-15 Philip HazelDiscard the values of the numeric variables after a...
2005-11-14 Philip HazelAdded acl_warn_skipped log selector (default on).
2005-11-14 Philip HazelAdded "${if def:sender_address {(envelope-from <$sender...
2005-11-14 Philip HazelChange auto-generated to auto-replied, in line with...
2005-11-14 Philip HazelApply the latest Sieve patches.
2005-11-14 Philip HazelCorrect message autoreply sends when including the...
2005-11-14 Philip HazelStop debug+timestamp using the common timestamp buffer...
2005-11-11 Philip Hazel1. Don't show helo=[<ip address>] unnecessarily. 2...
2005-11-10 Philip HazelLog only the actual address (not the whole To: header...
2005-10-20 Philip HazelMOVE_FROZEN_MESSAGES didn't output anything for -bV.
2005-10-20 Philip HazelSUPPORT_TRANSLATE_IP_ADDRESS didn't cause any output...
2005-10-13 Philip HazelDefault PATH in pipe transport is now /bin:/usr/bin...
2005-10-12 Philip HazelTidies to ${prvscheck: (1) treat missing 3rd argument...
2005-10-12 Philip HazelGenerate an error if the third argument to ${prvs is...
2005-10-11 Philip HazelAdd control=submission to relay_from_hosts and authenti...
2005-10-11 Philip HazelIn the default configuration, move the relay_from_hosts and
2005-10-04 Philip HazelChange interface to fake nameserver for new test-suite... exim-4_54
2005-10-03 Philip HazelMake name= in control=submission swallow the rest of...
2005-10-03 Philip HazelTidy up "personal" testing in line with RFCs 2369,...
2005-10-03 Philip HazelFix typo in pcre/Makefile.
2005-09-28 Philip HazelMake ${base62d: adjust for BASE_62, as ${base62: does.
2005-09-26 Philip HazelAllow the error for self=fail to be included in bounces. exim-4_53
2005-09-22 Tony FinchA tweak to change PH/13, so that verify=helo never...
2005-09-19 Tony FinchExim produced the error message "an SRV record indicate...
2005-09-19 Philip HazelExpand uidlists and gidlists (admin_groups, never_users...
2005-09-19 Philip HazelMichael Haardt's randomized retry stuff, using the...
2005-09-19 Tony FinchApply the fix for widen_domains to qualify_single and...
2005-09-16 Philip HazelFurther changes for the benefit of the new test suite.
2005-09-15 Tony FinchA further widen_domains fix for a subtle but common...
2005-09-15 Tony FinchFix the ratelimit support in exim_fixdb. Patch provided by
2005-09-13 Tony FinchFix the handling of reverse time in the ratelimit code.
2005-09-13 Tony FinchAdd util/ratelimit.pl to assist with choosing ratelimit...
2005-09-13 Philip HazelAdded a backwards-compatible interface to a fake DNS...
2005-09-13 Philip HazelAdded extra information about errors to the PostgreSQL...
2005-09-13 Philip HazelAdd $smtp_command.
2005-09-13 Philip HazelAdded comment about verifying errors_to as a recipient...
2005-09-13 Tony FinchFix Makefile-OpenBSD.
2005-09-12 Philip HazelDisable widen_domains when verifying senders, unless...
2005-09-12 Philip HazelFix @[] prefix matching bug.
2005-09-12 Philip HazelAdded "distclean" to top-level Makefile.
2005-09-12 Philip HazelUse RM_COMMAND everywhere during building.
2005-09-12 Philip HazelAdded log selector "unknown_in_list".
2005-09-12 Philip HazelFix rare potential log buffer overflow.
2005-09-12 Philip HazelAdd control=suppress_local_fixups to complete the quartet.
2005-09-07 Philip HazelFix incorrect use of local user name for trusted submis...
2005-09-06 Philip HazelDragonfly config files + several changes in ChangeLog.
2005-09-01 Tom Kistner4.53 TK/05
2005-08-30 Philip HazelApplied latest Sieve patches from the maintainer.
2005-08-30 Philip HazelMissing BOOL in function heading in filtertest.c; remov...
2005-08-30 Philip Hazel(1) a new wish (2) minor tweaks to dbmbuild and cramtes...
2005-08-23 Philip HazelShow support for crypteq for -bV and -d.
2005-08-23 Philip HazelDon't panic if the attempt to create the spool director...
2005-08-23 Philip HazelAdd % operator to ${eval expansion.
2005-08-22 Philip HazelFix comparison of [IPv6:....] to sender host address for
2005-08-22 Philip HazelMake $smtp_command_argument available for all SMTP...
2005-08-22 Philip Hazel(1) Patch for radius problem. (2) Include config.h...
2005-08-16 Tom Kistner4.53 TK/04
2005-08-09 Philip HazelAllow port setting on lists of hosts in manualroute...
2005-08-08 Philip HazelIncorrect port was logged when an SRV record specified...
2005-08-08 Philip HazelAdd sqlite_lock_timeout.
2005-08-08 Philip HazelReversed a previous HP-UX compiler option change as...
2005-08-08 Philip HazelDefine BIND_8_COMPAT in the os.h file for Darwin.
2005-08-08 Philip HazelFix memory bug (could segfault) for $reply_address...
2005-08-03 Philip Hazel(ChangeLog entry for Tom) Fix log output including...
2005-08-02 John JetmoreCommitted exipick version 20050802.0 (added message_exi...
next