Update version number and copyright year.
[exim.git] / src /
2007-01-08 Philip HazelUpdate version number and copyright year.
2007-01-02 Philip HazelPanic-die if a system filter or router generates more... exim-4_65
2006-12-24 Magnus HolmgrenDon't check that the operands of numeric comparison...
2006-12-21 Philip HazelUpdate version number for next release.
2006-12-20 Tom KistnerBugZilla 438
2006-12-19 Philip HazelCheck for a ridiculously long filename in exim_dbmbuild.
2006-12-19 Philip HazelRobert Bannocks' patch for an LDAP problem on Solaris...
2006-12-19 Philip Hazel#include <time.h> in pcretest.c (a PCRE bug, fixed...
2006-12-12 Philip HazelApply John Jetmore's patch to allow tls-on-connect...
2006-12-11 Philip HazelBuglet in error handling for expansion of helo_data...
2006-12-08 John Jetmores/EXTRA_LIBS/EXTRALIBS/ in EDITME
2006-12-06 Magnus HolmgrenI added the concatenated LOCAL_SCAN_ABI_VERSION define...
2006-12-06 Magnus Holmgrenlocal_scan ABI version incremented to 1.1
2006-12-05 Philip HazelDocumentation and comment tidies.
2006-12-04 Philip HazelIncrease DH_BITS in tls-gnu.c from 768 to 1024.
2006-12-04 Philip HazelGive an error for the use of * and *@ with a query...
2006-11-20 Philip HazelDon't set $sender_host_name if forward lookup of name...
2006-11-20 Philip HazelLock out "A-for-A" DNS lookups.
2006-11-20 Philip HazelJori Hamalainen's exiqsumm patch.
2006-11-20 Philip HazelFix space bug in previous patch for "message" used...
2006-11-17 John Jetmoreexipick version 20061117.2 (bug fixes, feature addition...
2006-11-16 Steve Campbell 2005-07-26 V1.44 Steve Campbell
2006-11-14 Philip HazelApplied a modified version of Brad Jorsch's patch for...
2006-11-13 Philip HazelCorrect error in previous patch.
2006-11-13 Philip HazelAdd timeout to connect() for Unix domain socket in...
2006-11-13 Philip HazelRename $interface_address and $interface_port as $recei...
2006-11-13 Philip HazelError if -q is given more than once.
2006-11-13 Philip HazelAdd bitwise logical operators to ${eval:
2006-11-07 Philip HazelRemove dead PCRE file accidentally left around.
2006-11-07 Philip HazelInstall PCRE 6.7 in in place of 6.2.
2006-11-07 Philip HazelMake -R and -S do something sensible when combined...
2006-11-07 Philip HazelStop rewriting addresses as a consequence of CNAMEs...
2006-11-07 Philip HazelReturn remote errors for LMTP over pipe (so now it...
2006-11-07 Philip HazelAdd clearerr(stdin) in -bem code (needed for Darwin).
2006-11-07 Philip HazelCorrect message_linecount in -bem testing.
2006-11-06 Philip HazelInclude sender address in retry key for 4xx errors.
2006-11-06 Philip HazelNo paniclog for ECONNRESET when getsockname() fails.
2006-10-31 Philip Hazel$domain not always set when scanning a domain list.
2006-10-31 Philip HazelAdd warning about missing colon to invalid expansion...
2006-10-31 Philip HazelAdded some extra debugging when updating a wait-xxx...
2006-10-31 Philip HazelClose writing end of socket for ${readsocket before...
2006-10-30 Tom KistnerBugzilla #401 + #402
2006-10-30 Philip HazelFix too-often retry bug after 4xx with more hosts than...
2006-10-30 Philip HazelPrevious fix for concatenated headers wasn't backwards...
2006-10-25 Philip HazelTypo in default configuration: relay_domains should...
2006-10-24 Philip HazelFix backwards compatibility bug in named ACL variables.
2006-10-24 Philip HazelRemove trailing whitespace from each header before...
2006-10-24 Philip HazelAdded -bem option.
2006-10-23 Philip HazelJohn Jetmore's -Mset patch.
2006-10-23 Philip HazelFix crash for verify=helo when no IP address (-bs).
2006-10-23 Philip HazelNote about GnuTLS incompatibility for updates from...
2006-10-18 Philip HazelFix tls_required and lost_connection retry testss not...
2006-10-16 Philip HazelAdd server_condition to all authenticators, to allow...
2006-10-16 Philip HazelUpdate Dovecot authenticator to (a) lock out tabs ...
2006-10-16 Philip HazelSome tidying got overlooked in the "removal of RSA_EXPO...
2006-10-16 Philip HazelFlorian Weimer's patch to remove the unwanted and unuse...
2006-10-16 Philip HazelTidy inconsistency in handling the "reply" argument...
2006-10-10 Philip HazelSort out group syntax problems, particularly with verif...
2006-10-10 Philip HazelNico Erfurth's patch to use less resources in spool_rea...
2006-10-09 Philip HazelArrange to call dns_init() for host_find_byname() as...
2006-10-03 Philip HazelMichael Deutschmann's patch for getting TXT from a...
2006-10-03 Philip HazelFix misleading verification output when -v is used...
2006-10-03 Philip HazelAdded $message_headers_raw to give all the headers...
2006-10-02 Philip HazelAdded dovecot authenticator.
2006-09-26 Philip HazelAdd comment about {} now being an error in numerical...
2006-09-26 Philip HazelAdd comment about split_spool_directory to the default...
2006-09-25 Philip HazelChange callout EHLO/HELO from smtp_active_hostname...
2006-09-25 Philip HazelAdd log_reject_target as an ACL modifier.
2006-09-22 Philip HazelApply patch to fix bug introduced by the last patch...
2006-09-19 John Jetmoreexipick 20060919.0, support arbitrary acl_ vars from...
2006-09-19 Philip HazelTweak the ACL variable name code to require either...
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-09-18 Philip HazelInstall the latest Makefile from the Cygwin maintainer.
2006-09-12 Philip HazelApplied Nico Erfurth's refactoring patch to spool_mbox.c.
2006-09-05 Philip HazelNico Erfurth's patch to refactor mime.c (quoted-printab...
2006-09-05 Philip HazelIgnore EPIPE as well as ECONNECT when closing down...
2006-09-05 Philip HazelAn update to gcc 4 threw up some new uninitialized...
2006-09-05 Philip Hazel(1) Update version number to 4.64. (2) Ignore callout...
2006-08-21 Tony FinchIn the add_headers option to the mail command in an...
2006-07-28 Philip HazelAdd { !eq{$h_list-id:$h_list-post:$h_list-subscribe...
2006-07-27 Philip HazelAllow (?-i) to work as expected in a (n)wildlsearch...
2006-07-27 Philip HazelExim was not testing for a space following SMTP command...
2006-07-27 Philip HazelRe-jigged the order of the tests in the default configu...
2006-07-27 Philip HazelMade -oMaa and -oMt work with -bh and -bs to pretend...
2006-07-26 Philip HazelFixed a number of test suite problems as reported ...
2006-07-21 John Jetmoreexipick 20060721.2
2006-07-17 Philip HazelAdd errno=0 before calling getpwnam() in previous patch.
2006-07-17 Philip HazelAlain Williams' patch for disabling LDAP referrals...
2006-07-14 Philip HazelAdd a call to PQsetNoticeProcessor() to catch PostgreSQ...
2006-07-14 Philip HazelReset the locale after initializing Perl, as well as...
2006-07-14 Philip HazelAdd PQsetClientEncoding(conn, "SQL_ASCII") to the pgsql...
2006-07-14 Philip HazelRejig debug output in route_finduser() to show more...
2006-07-13 Philip HazelAdd a check for Auto-Submitted to the default for
2006-07-13 Philip HazelAdd recognition of SMTP error codes in bespoke messages.
2006-07-07 Philip HazelDiagnose an error for "seen", "unseen", or "noerror...
2006-07-07 Philip HazelIn the default configuration, change the use of "messag...
2006-07-07 Philip HazelLog lines flagged for both main and reject logs were...
2006-07-06 Philip HazelApplied patch from Magnus Holmgren to include the ...
2006-07-06 Philip HazelApplied patch from Arkadiusz Miskiewicz to apply a...
next