Fixed GnuTLS bug that stopped it generating its parameters cache file if
[exim.git] / doc /
2005-06-28 Philip HazelFixed GnuTLS bug that stopped it generating its paramet...
2005-06-27 Tom KistnerTK10/11/12
2005-06-27 Tom KistnerRemove tabs and trailing spaces ...
2005-06-27 Philip HazelAdded an item in NewStuff about -d+all.
2005-06-27 Philip HazelAdded lots of "(void)" casts to standard function calls.
2005-06-27 Philip HazelAdd checks and local definitions for all T_xxx macros...
2005-06-27 Philip HazelRemoved support for Linux-libc5. It must be well obsole...
2005-06-27 Philip HazelRemove "memory" from -d+all; it's voluminous and rarely...
2005-06-23 Philip HazelFix crash when callout to an address routed by a verify...
2005-06-22 Philip HazelInsert a lot of missing (void) casts.
2005-06-22 Philip HazelPut debug statements on either side of EXIM_DBOPEN...
2005-06-22 Philip HazelAdded the long-awaited ${if match_ip condition.
2005-06-21 Philip HazelImplement daemon_startup_{retries,sleep} to control...
2005-06-20 Philip HazelCompiling with DomainKeys caused the test suite to...
2005-06-17 Philip HazelAllow the message "All relevant MX records point to...
2005-06-17 Philip HazelAdded macros for time_t as for off_t and used them...
2005-06-17 Philip HazelMichael Haardt's patch to update Sieve to RFC3028bis.
2005-06-17 Philip HazelVerify recipient with use_postmaster and random was...
2005-06-17 Philip HazelApplied Michael Haardt's HP-UX patch.
2005-06-16 Tom KistnerTK/02
2005-06-16 Tom KistnerTK/09
2005-06-16 Philip Hazel(1) Applied Matthew Newton's exicyclog patch. (2) Anoth...
2005-06-16 Philip HazelCheck the length of off_t at build time and use %ld...
2005-06-16 Philip HazelInstall all the files that comprise the new DocBook...
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.
next