CVSing the test suite.
[exim.git] / src /
2006-02-03 Philip HazelAlways recognize IPv6 domain literal domains.
2006-01-04 Philip HazelRemove my email address accidentally left in the NOTICE...
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 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 HazelFix bug in new code for more ACL variables - even befor...
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 HazelPrevious patch for $reply_address was incomplete and...
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-28 Philip HazelRemove extra copy of new debug code that somehow got...
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-21 Philip HazelAdd comments about "!" to configure.default.
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-11-02 Philip HazelAdded those who've been helping with the Test Suite...
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 HazelUpdate version number; add reference to AUTH_CYRUS_SASL...
2005-10-12 Philip HazelOops, I introduced a bug in ${prvstest changes, shown...
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-10-03 Philip HazelRestored lost final */ on CVS version comment in os...
2005-10-03 Philip HazelMissing #if HAVE_IPV6 conditional.
2005-10-03 Philip HazelVersion number -> 4.54.
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 HazelMinor comment tweaks from Bryan Henderson for Configure...
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 Philip HazelMore work for interfacing to the new test suite.
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-16 Tony FinchOops. I omitted a ( from Brian's patch.
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-14 Philip HazelAdd comment about libdomainkeys 0.67 to README.UPDATING...
2005-09-14 Philip HazelUpdate one test to avoid prodding the live Exim for...
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 FinchOpenBSD requires -lm for the ratelimit code.
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-06 Philip HazelMake exim_install pay attention to CHOWN_COMMAND in...
2005-09-06 Philip HazelSupport for verify=not_blind.
2005-09-01 Tom KistnerUpdate dk_free() calls with a new parameter.
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 KistnerBugzilla 35: Fix buffer underrun when EOF condition...
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 HazelSmall delay in test harness to ensure debugging output...
2005-08-08 Philip HazelAdd sqlite_lock_timeout.
next