Fix typo in previous commit.
[exim.git] / doc /
2005-06-15 Philip HazelInstalled PCRE 6.0 sources, which involved adding a...
2005-06-14 Philip HazelAuto_thaw no longer applies to bounce messages.
2005-06-14 Philip HazelAdd Tony's wish about the default config so that it...
2005-06-14 Philip HazelApplied Alex Kiernan's patch for the API change in...
2005-06-13 Tony FinchFix a typo in an error message for ${extract reported by
2005-06-10 Tony FinchAnother ratelimit tweak. I didn't anticipate people...
2005-06-10 Tom KistnerTK/08
2005-06-07 Philip HazelRemove 2G quota wish (now implemented); add 2G message...
2005-06-07 Philip HazelUpgrade appendfile so that it is capable of handling...
2005-06-07 Philip HazelFix ${def: bug which treated "0" as false. Also diagnos...
2005-06-06 Tom KistnerTk05-07
2005-06-06 Philip HazelAdded a "consolidating" wish to connect several ideas...
2005-06-03 Steve CampbellChangelog updated with details of the eximstats changes.
2005-06-03 Philip HazelAnother wish.
2005-05-31 Philip HazelSome new wishes.
2005-05-31 Philip HazelAdd "fullpostmaster" to check <postmaster> without...
2005-05-25 Tom Kistner4.52 TK/01
2005-05-25 Tom KistnerTK/04
2005-05-25 Tony FinchChange the result of the ratelimit ACL condition when...
2005-05-24 Philip HazelReduce the timeout when writing a block has to be done...
2005-05-24 Philip HazelRemove broken code in exim.h that tried to preserve...
2005-05-24 Tom KistnerTK/02 TK/03
2005-05-23 Tony FinchAdd the ratelimit ACL condition. This is mostly reasona...
2005-05-23 Tony FinchExpand the documentation about the new submission mode...
2005-05-23 Tony FinchAdd control=fakedefer to go with control=fakereject.
2005-05-17 Philip HazelInstalled a modified version of Tony's submission enhan...
2005-05-17 Philip HazelOutput the warning log line about deferring conditions...
2005-05-17 Philip HazelTidy up "make" output along the lines of a 2.6 kernel...
2005-05-12 Philip HazelAnother wish.
2005-05-11 Philip HazelCreate ChangeLog entry for Tom's poll() fix.
2005-05-10 Philip HazelA new wish about header modification handling in unseen...
2005-05-10 Philip Hazel1. Preserve underlying transport filter timeout message...
2005-05-10 Philip Hazel1. Update version.
2005-05-06 Philip Hazel(1) New Wish. (2) Typo and tabs in FAQ source.
2005-05-04 Philip HazelPass $(MAKE) to the scripts/Configure-config.h script... exim-4_51
2005-05-03 Philip Hazel(1) Don't ignore timeouts while writing to a pipe!...
2005-05-03 Philip HazelPatch from Sieve maintainer for latest vacation updates.
2005-05-03 Philip HazelWish for memory shortage queue-only.
2005-04-28 Philip HazelMake $value usable in the "else" part of ${run.
2005-04-28 Philip HazelWish for quotas > 2G.
2005-04-28 Philip HazelRemove details of errors in bounce and delay warning...
2005-04-27 Philip HazelInstall Tony's patch for $message_linecount.
2005-04-27 Philip HazelEnsure the value of $authenticated_id contains only...
2005-04-27 Philip HazelQuota values can be followed by G as well as K and M.
2005-04-27 Philip HazelApply Ian Freislich's patch to fix a spamd timeout...
2005-04-07 Philip HazelMove duplicate checking till after routing. Should...
2005-04-07 Philip HazelChange PH/12 for 4.50 fixed one bug and introduced...
2005-04-07 Philip HazelChange 4.50/80 broke the handling of negative uids...
2005-04-07 Philip HazelPatch for sieve envelope tests bug (supplied by Bob...
2005-04-06 Philip HazelAdd sender to log line for DATA timeout.
2005-04-06 Philip HazelPay attention to local part prefixes and suffixes when...
2005-04-06 Philip HazelFix logging bug when two addresses to the same host...
2005-04-06 Philip HazelMichael Haardt's patch for support for :user and :subad...
2005-04-06 Philip HazelModify OS/os.c-Linux so that Exim compiles on kfreebsd...
2005-04-06 Philip HazelMake $acl_verify_message available in following conditi...
2005-04-06 Philip HazelChange scripts/os-type so that when "uname -s" returns...
2005-04-06 Philip HazelShow command line arguments in debugging output, even...
2005-04-05 Philip HazelChange 4.51/PH/05 wasn't implemented quite correctly...
2005-04-05 Philip HazelPatch to fix Cyrus-SASL unavailable mechanisms problem.
2005-04-05 Philip Hazelcyrus_sasl authenticator was not using the expanded...
2005-04-05 Philip HazelKjetil Homme's patch for extended macro features (redef...
2005-04-04 Philip HazelAdded acl_not_smtp_mime. This involved a bit of refacto...
2005-04-04 Philip HazelUpdate WishList with suggestion about -bP from Bugzilla...
2005-03-30 Philip HazelMinor update to one of the wishes.
2005-03-29 Philip HazelFix non-check for read() error in sync check before...
2005-03-29 Philip HazelSmall documentation change from Michael Haardt.
2005-03-29 Philip HazelTest for failure of the fork() when a root process...
2005-03-29 Philip HazelInstalled Lars Mainka's patch for OpenSSL support of...
2005-03-29 Philip HazelAdd support for libradiusclient version 0.4.0 onwards...
2005-03-29 Philip HazelNew OS/os.c-cygwin from the maintainer.
2005-03-29 Philip HazelFurther tidies and minor fixes to the tables that contr...
2005-03-29 Philip HazelAdd examples of virus and spam scanning to the default...
2005-03-22 Philip HazelTony's $received_time addition.
2005-03-22 Philip HazelFix missing newline in debug output for headers_add...
2005-03-22 Philip HazelBugzilla #2: If the last fallback host listed was multi...
2005-03-22 Philip HazelInstalled exipick 20050225.0 from John Jetmore.
2005-03-22 Philip HazelFurther tidies to the ${dlfunc code (thanks, Tony)...
2005-03-22 Philip HazelAttempt to flatten LDAP passwords in address' error...
2005-03-22 Philip Hazel1. Added Tony F's ${dlfunc expansion, slightly modified...
2005-03-22 Philip HazelIncrease incoming SMTP command buffer size from 512...
2005-03-15 Philip HazelAnother wish: make helo_data in a transport work in...
2005-03-15 Philip Hazel1. Diagnose an error if options are given for those...
2005-03-15 Philip HazelRenamed SOCKLEN_T as EXIM_SOCKLEN_T to avoid a problem...
2005-03-15 Philip HazelFix obscure duplicate delivery bug caused by local...
2005-03-15 Philip HazelForbid both "unseen" and "one_time" on redirect routers.
2005-03-09 Tom KistnerAdded TK/02 and TK/03
2005-03-08 Tom Kistneradded TK/01
2005-03-08 Tom KistnerAdded docs for DomainKeys
2005-03-08 Philip HazelInstalled a modified version of Nikos Mavrogiannopoulos...
2005-03-07 Philip HazelOops, forgot to update ChangeLog when installing Michae...
2005-03-07 Philip HazelAnother wish. Thick and fast they came at last...
2005-03-03 Philip HazelTwo new wishes - they keep rolling in!
2005-03-03 Philip HazelFix typos.
2005-03-02 Philip HazelAnother wish.
2005-03-01 Philip Hazel(1) Update version number and (overlooked) copyright...
2005-02-25 Philip HazelOne more wish...
2005-02-21 Philip HazelA new wish.
2005-02-17 Philip HazelEmptied NewStuff ready for 4.50 release.
2005-02-17 Philip HazelFix problems in the script that makes HTML documents...
2005-02-17 Philip Hazel(1) Last-minute sieve patch (updates to latest spec).
next