exim.git
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...
2005-06-16 Tom KistnerTK/02
2005-06-16 Tom KistnerTK/09
2005-06-16 Tom Kistneradded "prvs" and "prvscheck" expansion items
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 Tony FinchFix typo in previous commit.
2005-06-15 Tony FinchSome systems need an explicit -ldl in order to support...
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 Tony FinchA minor code clean-up and a comment fix for the CSA...
2005-06-10 Tom KistnerTK/08
2005-06-10 Tom KistnerRevert accidental bogus checkin, sorry
2005-06-10 Tom KistnerFix possible endless loop due to dying spamd
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-07 Philip HazelInstalled exipick 20050604.1 as supplied by John Jetmore.
2005-06-06 Tom KistnerAdded Chris Webb contribution
2005-06-06 Tom KistnerTk05-07
2005-06-06 Tom KistnerMerged patched from Alex Miller: 1) Improve aveserver...
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 Steve CampbellAdded -xls and the ability to specify output files...
2005-06-03 Philip HazelAnother wish.
2005-05-31 Tony Finchratelimit fix: omit the limit parameter from the databa...
2005-05-31 Philip HazelSome new wishes.
next