Fix possible endless loop due to dying spamd
[exim.git] / src /
2005-01-17 Philip HazelRemoved example script which apparently is incomplete...
2005-01-14 Philip HazelVersion to 4.47 for the next snapshot.
2005-01-14 Philip HazelDon't send QUIT after a timeout in a callout connection.
2005-01-13 Philip HazelFix what I broke when adding the 127.0.0.2 test-harness...
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-13 Philip Hazel(1) Get rid of compiler warnings (a) in expand.c on...
2005-01-12 Philip HazelUse "system" message for $acl_verify_message if there...
2005-01-12 Philip HazelFixed typo in comment ("is" for "it").
2005-01-12 Philip HazelChanged "legit" to "legitimate" in the fakereject messa...
2005-01-12 Philip HazelRestrict control=no_mbox-unspool to those ACLs that...
2005-01-12 Philip HazelFix compiler warnings in acl.c for bitmaps specified...
2005-01-12 Philip HazelCorrected typo in updated OS/Makefile-GNU configuration...
2005-01-12 Philip Hazel(1) The flags in acl.c for fakereject allowed it in...
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-11 Philip HazelUpdated filter source; preliminary update of ACL chapte...
2005-01-11 Philip HazelInclude note about exicyclog and keeping more than...
2005-01-11 Tom KistnerReset separator char after string_nextinlist() calls
2005-01-05 Tom KistnerAdded patches for remote clamd operation and improved...
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...
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2005-01-02 Philip HazelMissed out a couple of fakereject cases that were still...
2004-12-29 Philip HazelThe various Exiscan tests were locked out from the...
2004-12-29 Philip Hazel(1) Setting WITH_OLD_DEMIME without WITH_CONTENT_SCAN...
2004-12-29 Philip HazelRemoved the WITH_CONTENT_SCAN conditionals from the...
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 Steve CampbellCredit Wouter Verhelst with V1.35
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 Steve Campbell1.34 - allow eximstats to parse syslog lines as well...
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-12-16 Tom KistnerMerge from EXISCAN branch.
2004-11-25 Philip HazelOpenSSL: make same change as recently for GnuTLS: show...
2004-11-25 Philip HazelDon't defer for lists of domains (in dnsdb and dnslists...
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 HazelInstalled eximstats 1.33
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 HazelMinor tidy to the recent LDAP fix to keep the code...
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 HazelTwo minor tidies to the recent ldap.c changes.
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 HazelNew CYGWIN Makefile, supplied by Pierre Humblet.
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-08 Philip HazelStart
2004-10-07 Philip HazelStart
2004-10-07 Philip HazelStart
2004-10-07 Philip HazelMessed up the insertion of $Cambridge$ in this file.
next