Add the unwanted input to the log line for a synchronization error right
[exim.git] / doc / doc-txt / ChangeLog
2005-01-13 Philip HazelAdd the unwanted input to the log line for a synchroniz...
2005-01-13 Philip HazelThe patch to support LDAP_SEARCH_RES_REFERENCE was...
2005-01-12 Philip HazelUse "system" message for $acl_verify_message if there...
2005-01-12 Philip HazelFix compiler warnings in acl.c for bitmaps specified...
2005-01-12 Philip Hazelhost_aton() was not handling scoped IPv6 addresses...
2005-01-11 Philip HazelCorrected several mis-calls of is_ip_address() that...
2005-01-04 Philip HazelAdded the hosts_max_try_hardlimit option. (The removed...
2005-01-04 Philip HazelData saved for $host_data after a lookup involving...
2005-01-04 Philip HazelA call to exiwhat no longer cuts short ACL delays set...
2005-01-04 Philip HazelNeed to initialize getloadavg() as root in the daemon...
2005-01-04 Philip HazelUpdated configuration for GNU; added configuration...
2004-12-29 Philip HazelFix buffer overflow vulnerability in spa_base64_to_bits...
2004-12-29 Philip HazelThe host_aton() buffer overflow: (1) Put a check in...
2004-12-22 Philip HazelAdded $smtp_active_hostname as a variable, and used...
2004-12-21 Philip HazelIf more than 99 log files are being kept, exicyclog...
2004-12-21 Philip Hazel(1) Doubled size of debug_buffer. (2) Output from SpamA...
2004-12-21 Philip HazelImprove error message when ldap_search fails in OpenLDA...
2004-12-21 Philip HazelCheck dnsdb PTR key for IP address before playing the...
2004-12-21 Philip HazelAlex Miller's patch for LDAP_RES_SEARCH_REFERENCE.
2004-12-21 Philip HazelFix exigrep for "Completed" lines that have additional...
2004-12-21 Philip HazelExim crashed for a huge SMTP error response; increasing...
2004-12-21 Philip HazelSieve buglet: now it explicitly sets From: when generat...
2004-12-21 Philip Hazel(1) Fixed the cipher preference order for GnuTLS client...
2004-12-20 Philip HazelAdded Tony's defer_foo patch to dnsdb lookups.
2004-12-20 Philip HazelA forced expansion failure in the SPA authenticator...
2004-12-20 Philip HazelWhen checking for a message's continued existence,...
2004-12-20 Philip HazelReset locale after calling embedded Perl, in case it...
2004-12-17 Philip Hazel1. Tidies to get rid of compiler warnings from the...
2004-11-25 Philip HazelOpenSSL: make same change as recently for GnuTLS: show...
2004-11-25 Philip HazelAllow both -bf and -bF in the same test run.
2004-11-25 Philip HazelExpand error message when GnuTLS has problems setting...
2004-11-24 Philip HazelTesting tweak to improve repeatability.
2004-11-24 Philip HazelAdded the mxh lookup type for dnsdb lookups.
2004-11-24 Philip HazelAdded log_selector=+queue_time_overall.
2004-11-22 Philip HazelAllow a list of IP addresses or names to follow / in...
2004-11-19 Philip HazelAdditions to dnsdb lookups: (a) list of domains (b...
2004-11-19 Philip HazelImplement the pseudo dns lookup type "zns" for ${dnsdb...
2004-11-18 Philip HazelCanonicize IPv6 addresses that are supplied via -bh...
2004-11-18 Philip Hazelerrors_to on a router was being ignored for bounce...
2004-11-17 Philip HazelAllow both strings to be omitted in "${if" expansions...
2004-11-17 Philip HazelRespect the 75-character limit for "encoded words"...
2004-11-17 Philip HazelAdded $spool_size, $log_size, $spool_inodes, $log_inodes.
2004-11-12 Philip HazelExim went into a mad DNS lookup loop when doing a callo...
2004-11-12 Philip Hazel(a) Allow an empty sender to be matched against a looku...
2004-11-12 Philip HazelInstalled the latest exipick (20041110) from John Jetmo...
2004-11-12 Philip HazelAdded HAVE_SYS_STATVFS_H to the os.h file for Linux...
2004-11-12 Philip HazelRecalculate maildirsize data if either of the totals...
2004-11-11 Philip Hazel(a) Changed to using os_restarting_signal() for setting...
2004-11-11 Philip Hazel(1) $host_address now contains the target address when...
2004-11-10 Philip HazelSet protocol to "smtps" after EHLO->STARTTLS->HELO...
2004-11-10 Philip HazelMichael Haardt's patch to do LDAP network timeouts...
2004-11-10 Philip HazelAdded -dd for daemon debugging.
2004-11-05 Philip HazelAdded $sender_verify_failure and $recipient_verify_fail...
2004-11-05 Philip HazelA "Completed" log line is now written for messages...
2004-11-05 Philip HazelIf FIXED_NEVER_USERS was defined but empty, Exim errone...
2004-11-04 Philip HazelAdded a "connect=<time>" option to callouts, for a...
2004-11-04 Philip HazelAdded forbid_exim_filter and forbid_sieve_filter to...
2004-10-19 Philip Hazel(1) $address_data in an ACL was clobbered by a sender...
2004-10-19 Philip HazelAdd missing search cache tidyup before delivering messa...
2004-10-19 Philip HazelMake $recipients available in the predata ACL (fixes...
2004-10-19 Philip HazelAdded /sender_retain facility to control=submission...
2004-10-18 Philip Hazel(1) Checking for invalid "control=" modifiers was not...
2004-10-18 Philip HazelIf setrlimit() barfs at 1000 file descriptors, try...
2004-10-18 Philip HazelAdded CONFIGURE_GROUP as a build-time facility, cf...
2004-10-15 Philip HazelDisable SIGUSR1 for all non-exim subprocesses run from...
2004-10-14 Philip HazelGive more explanation in the error message when the...
2004-10-14 Philip HazelArrange to panic-die if setitimer() ever fails. Version...
2004-10-11 Philip HazelTrailing space tidying.
2004-10-11 Philip HazelBugFix: change 4.43/35 introduced a bug that caused...
2004-10-07 Philip HazelStart