exim.git
2005-09-01 Tom Kistner4.53 TK/05
2005-09-01 Tom KistnerUpdate dk_free() calls with a new parameter.
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-16 Tom KistnerBugzilla 35: Fix buffer underrun when EOF condition...
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 HazelSmall delay in test harness to ensure debugging output...
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 John Jetmorefixing typo in version string
2005-08-03 Philip Hazel(ChangeLog entry for Tom) Fix log output including...
2005-08-02 Tom KistnerFix log output including CR from clamd
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 HazelFix example usage in comment at the start of the SPA...
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 Tom KistnerRemove one case of BASE64 error detection FTTB (undocum...
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 HazelUpdate version number to 4.53.
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 KistnerAdded "success_on_redirect" address verification option
2005-07-23 Tom KistnerAdjust default BMI LDFLAGS line
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 CampbellTidied up some eval()ed code and removed a duplicate...
2005-06-30 Steve CampbellEximstats v1.43 - bugfix for pattern histograms with...
2005-06-30 Steve CampbellBugfix for 1.42 pattern histograms with -h0 specified...
2005-06-29 Steve CampbellUpdated to eximstats version 1.42
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-29 Philip HazelForgot T_SOA when adding the backup T_xxx definitions...
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 Tom KistnerFixed some compiler warnings
2005-06-27 Tom KistnerFix HAVE_NS_TYPE for the SPF lookup type too
2005-06-27 Tom KistnerFix recursive inclusion of spf.h
2005-06-27 Tom KistnerImplement "testing" flag lookup logic
2005-06-27 Tom KistnerFix cosmetic compiler warnings
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 HazelFix previous attempt to remove "memory" from debug...
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 HazelAdd dependencies on spf.h, srs.h, dk.h to spf.o, srs...
2005-06-27 Philip HazelRemove "memory" from -d+all; it's voluminous and rarely...
2005-06-24 Tom KistnerFix order of results in spf_result_id_list table confor...
2005-06-24 Tom KistnerFixed putting a NUL char in a libdomainkeys buffer
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-20 Philip HazelAdd a whole pile of casts to get rid of compiler warnin...
2005-06-20 Philip HazelReturn "100" instead of NULL from prvs function if...
2005-06-20 Philip HazelFix bug in my conversion of Tom's snprintf to string_vf...
2005-06-20 Philip HazelUpdate Tru64 (OSF1) configuration after some email...
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 HazelTidy up Exim's PCRE Makefile to generate tidier output...
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-17 Philip HazelPut in some casts for signed/unsigned character strings...
next