exim.git
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...
2006-04-04 Philip HazelFix subtle but important bug in ip_connect(); it should...
2006-04-04 Philip HazelTwo compiler warnings in sieve.c.
2006-03-31 Philip HazelWish List update.
2006-03-20 Philip HazelFix bounces for non-SMTP reception errors to recognize
2006-03-17 Philip HazelFix address sorting untidiness for the test suite.
2006-03-17 Philip HazelHP-UX configuration update.
2006-03-16 Philip HazelTest suite tidies.
2006-03-16 Philip HazelAdded configuration files for NetBSD3.
2006-03-16 Philip HazelChange HAVE_LOGIN_CAP to HAVE_SETCLASSRESOURCES because...
2006-03-16 Philip HazelFix $address_data after verification redirect then...
2006-03-16 Philip HazelAdd -k and -l to exicyclog.
2006-03-16 Philip HazelUser, not system, error message for VRFY defer.
2006-03-09 Philip HazelAdd new errors mail_4xx, data_4xx, lost_connection...
2006-03-08 Philip HazelAllow for linefold when generating more than one RFC...
2006-03-08 Philip HazelTidies to SMTP dialogue debugging output.
2006-03-08 Philip HazelNew os.c-cygwin (and some minor WishList change I forgo...
2006-03-08 Philip HazelAdditional Sieve test (missed files from previous commit).
2006-03-08 Philip HazelExtra Sieve test.
2006-03-07 John Jetmoreexipick 20060307.1 - missed removing a debug line from...
2006-03-07 John Jetmoreexipick version 20060307.0
2006-03-06 Philip HazelAdd the add_header modifier for use with all ACL verbs.
2006-03-02 Philip HazelAdded some musings to the WishList.
2006-03-02 Philip HazelImplemented control=allow_auth_unadvertised.
2006-03-02 Philip HazelWishList tidies.
2006-03-01 Philip HazelBugs in temporary error message handling for smtp in...
2006-03-01 Philip HazelAdd ${time_eval: expansion.
2006-03-01 Philip HazelAvoid unnecessary scan of maildir mailbox when mailbox_...
2006-03-01 Philip HazelPatch from Sieve maintainer.
2006-02-28 Philip Hazel${prvs was broken on systems where time_t is long long.
2006-02-28 Philip HazelAdd authenticated_sender_force to the smtp transport.
2006-02-28 Philip HazelAdd References: support to autoreply.
2006-02-28 Philip HazelUpdate Wish List.
2006-02-23 Philip HazelMake server prompts available in $auth<n> when plaintex...
2006-02-23 Philip HazelHack in testing code for checking long long formatting.
2006-02-23 Philip HazelRestore old umask in modefopen() rather than forcing...
2006-02-22 Philip HazelAdded STRIP_COMMAND=/usr/bin/strip to the FreeBSD Makefile.
2006-02-22 Philip HazelLimit retry_interval_max to 24h to avoid overflow problems.
2006-02-22 Philip HazelPut file-creating fopen() calls in content-scanning...
2006-02-21 Philip HazelAdd support for setclassresources() in the pipe transpo...
2006-02-20 Philip HazelReduce rfc1413_query_timeout default from 30s to 5s.
2006-02-20 Philip HazelOne final test added to the test suite.
2006-02-16 John Jetmoreexipick version 20060216.1
2006-02-16 Philip HazelA tweak to the "H" retry rule from Michael Haardt.
2006-02-16 Philip HazelPanic-die if .include specifies a non-absolute path.
2006-02-16 Philip HazelUpdate the test suite's runtest script to allow for...
2006-02-16 Philip HazelCode tidies to remove stuff that was needed only for...
2006-02-14 Philip HazelAllow slashes in the dns_check_names_pattern default...
2006-02-14 Philip HazelOmit spaces between name and colon in header syntax...
2006-02-14 Philip HazelTidy queue run abandon log message.
2006-02-14 Philip HazelRemove obsolete commented-out code from receive.c.
2006-02-14 Philip HazelAdd log selector sender_verify_fail.
2006-02-14 Philip HazelFix eximon buffer overflow bug.
2006-02-14 Philip HazelFix GnuTLS privatekey forced fail bug; in both TLS...
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 HazelUpdate Wish List
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 HazelRemoved -DBIND_8_COMPAT from OS/Makefile-Darwin on...
2006-02-10 Philip HazelThe comments in OS/Makefile-Default with regard to...
2006-02-10 Philip HazelAdd $auth1, $auth2, $auth3 variables.
next