Age | Commit message (Expand) | Author |
2005-01-02 | Missed out a couple of fakereject cases that were still #ifdef-ed with | Philip Hazel |
2004-12-29 | The various Exiscan tests were locked out from the non-SMTP ACL, but | Philip Hazel |
2004-12-29 | (1) Setting WITH_OLD_DEMIME without WITH_CONTENT_SCAN caused eximon not | Philip Hazel |
2004-12-29 | Removed the WITH_CONTENT_SCAN conditionals from the fakereject feature of | Philip Hazel |
2004-12-29 | Fix buffer overflow vulnerability in spa_base64_to_bits() function. | Philip Hazel |
2004-12-29 | The host_aton() buffer overflow: (1) Put a check in host_aton() itself; | Philip Hazel |
2004-12-22 | Added $smtp_active_hostname as a variable, and used it in smtp_banner | Philip Hazel |
2004-12-21 | If more than 99 log files are being kept, exicyclog now uses 001, 002, | Philip Hazel |
2004-12-21 | (1) Doubled size of debug_buffer. (2) Output from SpamAssassin test | Philip Hazel |
2004-12-21 | Improve error message when ldap_search fails in OpenLDAP or Solaris | Philip Hazel |
2004-12-21 | Check dnsdb PTR key for IP address before playing the reversing game. | Philip Hazel |
2004-12-21 | Alex Miller's patch for LDAP_RES_SEARCH_REFERENCE. | Philip Hazel |
2004-12-21 | Credit Wouter Verhelst with V1.35 | Steve Campbell |
2004-12-21 | Fix exigrep for "Completed" lines that have additional data (as a result | Philip Hazel |
2004-12-21 | Exim crashed for a huge SMTP error response; increasing big_buffer_size | Philip Hazel |
2004-12-21 | Sieve buglet: now it explicitly sets From: when generating an autoreply. | Philip Hazel |
2004-12-21 | (1) Fixed the cipher preference order for GnuTLS client usage. | Philip Hazel |
2004-12-20 | Added Tony's defer_foo patch to dnsdb lookups. | Philip Hazel |
2004-12-20 | A forced expansion failure in the SPA authenticator is now treated the | Philip Hazel |
2004-12-20 | 1.34 - allow eximstats to parse syslog lines as well as mainlog lines | Steve Campbell |
2004-12-20 | When checking for a message's continued existence, exim_tidydb was not | Philip Hazel |
2004-12-20 | Reset locale after calling embedded Perl, in case it was changed. | Philip Hazel |
2004-12-17 | 1. Tidies to get rid of compiler warnings from the merged Exiscan files. | Philip Hazel |
2004-12-16 | Merge from EXISCAN branch. | Tom Kistner |
2004-11-25 | OpenSSL: make same change as recently for GnuTLS: show file name if | Philip Hazel |
2004-11-25 | Don't defer for lists of domains (in dnsdb and dnslists sublists) if any | Philip Hazel |
2004-11-25 | Allow both -bf and -bF in the same test run. | Philip Hazel |
2004-11-25 | Expand error message when GnuTLS has problems setting up cert/key files. | Philip Hazel |
2004-11-24 | Testing tweak to improve repeatability. | Philip Hazel |
2004-11-24 | Added the mxh lookup type for dnsdb lookups. | Philip Hazel |
2004-11-24 | Installed eximstats 1.33 | Philip Hazel |
2004-11-24 | Added log_selector=+queue_time_overall. | Philip Hazel |
2004-11-22 | Allow a list of IP addresses or names to follow / in a dnslists ACL | Philip Hazel |
2004-11-19 | Additions to dnsdb lookups: (a) list of domains (b) change output | Philip Hazel |
2004-11-19 | Implement the pseudo dns lookup type "zns" for ${dnsdb lookups. | Philip Hazel |
2004-11-18 | Canonicize IPv6 addresses that are supplied via -bh or -bhc. | Philip Hazel |
2004-11-18 | errors_to on a router was being ignored for bounce messages. | Philip Hazel |
2004-11-17 | Minor tidy to the recent LDAP fix to keep the code for Netscape SDK | Philip Hazel |
2004-11-17 | Allow both strings to be omitted in "${if" expansions: the true value | Philip Hazel |
2004-11-17 | Respect the 75-character limit for "encoded words" when doing RFC 2047 | Philip Hazel |
2004-11-17 | Added $spool_size, $log_size, $spool_inodes, $log_inodes. | Philip Hazel |
2004-11-12 | Exim went into a mad DNS lookup loop when doing a callout where the | Philip Hazel |
2004-11-12 | (a) Allow an empty sender to be matched against a lookup in an address list. | Philip Hazel |
2004-11-12 | Installed the latest exipick (20041110) from John Jetmore, with changes | Philip Hazel |
2004-11-12 | Added HAVE_SYS_STATVFS_H to the os.h file for Linux, as it has had this | Philip Hazel |
2004-11-12 | Recalculate maildirsize data if either of the totals comes out negative, | Philip Hazel |
2004-11-11 | (a) Changed to using os_restarting_signal() for setting the SIGCHLD | Philip Hazel |
2004-11-11 | Two minor tidies to the recent ldap.c changes. | Philip Hazel |
2004-11-11 | (1) $host_address now contains the target address when processing | Philip Hazel |
2004-11-10 | Set protocol to "smtps" after EHLO->STARTTLS->HELO (was "smtp"). | Philip Hazel |