exim.git
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 HazelFix typo.
2006-10-02 Philip HazelAdded dovecot authenticator.
2006-09-26 Philip HazelAdd comment about {} now being an error in numerical...
2006-09-26 Philip HazelFix typo.
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 Hazeldirectory_file was missing from OptionLists.txt.
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-12 Philip HazelTidy wording on Exim man page.
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-31 Philip HazelMore 4.63 documentation (noticed an important bit missi... exim-4_63
2006-07-31 Philip HazelUpdate filter document for 4.63 release.
2006-07-31 Philip HazelUpdate reference manual for the 4.63 release.
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-24 Tony Finchnote a caveat about print_topbitchars
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 HazelAdd test for negated item as a retry rule pattern.
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...
2006-07-04 Philip HazelMissed one case of "retry time not reached" when adding...
2006-07-03 Tony FinchMore acl_not_smtp_* cross-referencing.
2006-07-03 Philip HazelMore debugging information given for retry time not...
2006-07-03 Philip HazelPatch to use select() when poll() not available in...
2006-06-30 Philip HazelIndicate that duplicates shown in -bt output would...
2006-06-30 Philip HazelRemove commented-out old de-duplication code. It's...
2006-06-30 Philip HazelChange ${quote_pgsql to quote ' as '' instead of \...
2006-06-30 Tony FinchFix typo reported by Matt Sealey <matt@genesi-usa.com>
2006-06-30 Philip HazelUpdate Wish List
2006-06-28 Philip HazelAdd acl_not_smtp_start ACL (mostly Johannes Berg's...
2006-06-28 Philip HazelAlex Kiernan's patch for a problem with libradius.
2006-06-28 Philip HazelTest tidy up.
2006-06-27 Philip HazelMagnus Holmgren's patch to fix non-expanding transport...
2006-06-27 Philip HazelFix Bugzilla #101: macro definition between ACLs doesn...
2006-06-27 Philip HazelImplement filter_prepend_home option.
2006-06-27 Philip HazelUpdate error message for unknown ACL verb.
2006-06-27 Philip HazelUpdate to 4.63.
2006-06-27 Philip HazelDefine LDAP_DEPRECATED in ldap.c to get the old functio...
2006-06-07 Tony FinchMake it easier to get SMTP authentication and TLS/SSL...
2006-06-07 Tony FinchFix from Dean Brooks for ratelimit per_rcpt in acl_not_...
2006-05-31 Tony FinchNote in the spec that $authenticated_id is not set...
2006-05-22 Tony FinchCall initgroups() when dropping privilege, in order...
2006-05-22 Tony FinchExim does (usually) call initgroups() when daemonizing.
2006-05-10 Philip HazelAnother wish.
2006-05-08 Steve CampbellEximstats updates put into the wrong part of the Change...
2006-05-05 Steve CampbellAdded chnages to relect eximstats v1.44 - v1.47
2006-04-28 Philip HazelFix new tests so they run on sesame. exim-4_62
2006-04-27 Philip HazelUpdate documentation, ready for 4.62.
2006-04-27 Philip HazelAdd maildirfolder_create_regex to appendfile.
2006-04-25 Philip HazelFix problem with maildir delivery into a folder that...
2006-04-25 Philip HazelSmall patch from the Sieve maintainer.
2006-04-25 Philip HazelMake lockfile_mode apply to MBX lock files.
2006-04-20 Philip HazelSpecial test.
2006-04-20 Philip HazelSkip CVS directory when scanning numbered script direct...
2006-04-20 Philip HazelCorrect logging bug for failures to get hints database...
2006-04-20 Philip HazelMake batch delivery work for files and pipes set up...
2006-04-20 Philip HazelModify (i.e. fix :-) change 4.61/PH/19: Using message...
2006-04-19 Philip HazelAdd -lutil to the default FreeBSD LIBS setting.
2006-04-19 Philip HazelAdd a test for "!acl=" which was missing (and would...
2006-04-19 Philip HazelKludge for tcp-wrappers problem during system catastrophes.
2006-04-18 Philip HazelThe MySQL and Postgresql tests hadn't been run for...
2006-04-18 Philip HazelExtend ${readsocket to TCP sockets (modified John Jetmo...
2006-04-12 Tony FinchFix typo in usage: seond -> second
2006-04-10 Philip HazelTypo in NewStuff; up version number.
2006-04-04 Tony FinchDocument the acl/add_header fix.
2006-04-04 Tony FinchCorrect the order of the acl and add_header entries...
2006-04-04 Philip HazelUpdate documentation for 4.61 and some of the preparati... exim-4_61
2006-04-04 Philip HazelUpdate test after debug message bug fix.
2006-04-04 Philip HazelWish List update.
2006-04-04 Philip HazelMake dns_again_means_nonexist apply to gethostbyname...
2006-04-04 Philip Hazel\n missing in some debug messages.
2006-04-04 Philip HazelChange misleading debugging wording "lookup deferred...
next