Added log selector "unknown_in_list".
[exim.git] / doc /
2005-09-12 Philip HazelAdded log selector "unknown_in_list".
2005-09-12 Philip HazelFix rare potential log buffer overflow.
2005-09-12 Philip HazelAdd control=suppress_local_fixups to complete the quartet.
2005-09-07 Philip HazelFix incorrect use of local user name for trusted submis...
2005-09-06 Philip HazelDragonfly config files + several changes in ChangeLog.
2005-09-06 Philip HazelSupport for verify=not_blind.
2005-09-01 Tom Kistner4.53 TK/05
2005-08-30 Philip HazelApplied latest Sieve patches from the maintainer.
2005-08-30 Philip HazelMissing BOOL in function heading in filtertest.c; remov...
2005-08-30 Philip Hazel(1) a new wish (2) minor tweaks to dbmbuild and cramtes...
2005-08-23 Philip HazelShow support for crypteq for -bV and -d.
2005-08-23 Philip HazelDon't panic if the attempt to create the spool director...
2005-08-23 Philip Hazel${eval now supports %
2005-08-23 Philip HazelAdd % operator to ${eval expansion.
2005-08-22 Philip HazelFix comparison of [IPv6:....] to sender host address for
2005-08-22 Philip HazelMake $smtp_command_argument available for all SMTP...
2005-08-22 Philip Hazel(1) Patch for radius problem. (2) Include config.h...
2005-08-16 Tom Kistner4.53 TK/04
2005-08-09 Philip HazelAllow port setting on lists of hosts in manualroute...
2005-08-08 Philip HazelIncorrect port was logged when an SRV record specified...
2005-08-08 Philip HazelTidy up some out-of-date stuff in the Wish List.
2005-08-08 Philip HazelAdd sqlite_lock_timeout.
2005-08-08 Philip HazelReversed a previous HP-UX compiler option change as...
2005-08-08 Philip HazelDefine BIND_8_COMPAT in the os.h file for Darwin.
2005-08-08 Philip HazelInstall PCRE 6.2.
2005-08-08 Philip HazelFix memory bug (could segfault) for $reply_address...
2005-08-05 Philip HazelStylesheet version number changed.
2005-08-03 Philip Hazel(ChangeLog entry for Tom) Fix log output including...
2005-08-02 John JetmoreCommitted exipick version 20050802.0 (added message_exi...
2005-08-02 Philip HazelMake verify=helo do the verification on the fly it...
2005-08-02 Philip HazelAdd missing search_tidyup() calls for the subprocess...
2005-08-02 Philip HazelAdded a ChangeLog entry for Tom (Remove one case of...
2005-08-02 Philip HazelAdd support for the IGNOREQUOTA extension to LMTP,...
2005-08-02 Philip HazelNamed domain lists were not working in queue_smtp_domains.
2005-08-02 Philip HazelInstall latest Cygwin config files.
2005-08-02 Philip HazelSet USE_INET_NTOA_FIX for AIX as well as for IRIX ...
2005-08-02 Philip HazelRemove "violation:" from synchronization error message.
2005-08-01 Philip HazelThe use of forbid_filter_existstest now also locks...
2005-08-01 Philip HazelConvert all Tom's calls to snprintf() to string_format().
2005-08-01 Philip HazelAdd $message_exim_id as a synonym for $message_id,...
2005-08-01 Philip HazelUse fseek() instead of fread() to skip the body file...
2005-08-01 Philip HazelExigrep patch to allow it to handle syslog files.
2005-08-01 Philip HazelAdded support for SQLite.
2005-07-28 Philip HazelWish for log of maildir file name.
2005-07-27 Tony FinchA ratelimit documentation clarification, 4.52/TF/04.
2005-07-23 Tom KistnerTK/01
2005-07-23 Tom KistnerTwo minor corrections in the BMI section
2005-07-23 Tom KistnerTwo minor corrections in the BMI section
2005-07-21 John Jetmoreremoved stale WishList entry and fixed a couple of...
2005-07-14 Philip HazelA wish about moving to a new name resolver API.
2005-07-01 Philip HazelAdd "b" to calls to fopen() that lack it (for Cygwin... exim-4_52
2005-07-01 Philip HazelMinor patch to Sieve documentation.
2005-06-30 Steve CampbellEximstats v1.43 - bugfix for pattern histograms with...
2005-06-29 Tony FinchAdd a small note about the performance implications...
2005-06-29 Philip HazelUpdate wish list.
2005-06-29 Philip HazelAllow "retry timeout exceeded" and a couple of other...
2005-06-28 Steve CampbellEximstats 1.40, 1.41, 1.42 updates added. Steve Campbell
2005-06-28 Philip HazelFix mua_wrapper defers not turning into fails for probl...
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
next