2005-02-17 |
Philip Hazel | (1) Last-minute sieve patch (updates to latest spec). |
tree | commitdiff |
2005-02-17 |
Philip Hazel | Some changes to Linux configs to help with other libc OS. |
tree | commitdiff |
2005-02-17 |
Philip Hazel | Patch for "vacation" bug in Sieve handling. |
tree | commitdiff |
2005-02-16 |
Philip Hazel | Update AIX configuration file as per Mike Meredith... |
tree | commitdiff |
2005-02-16 |
Philip Hazel | Fix problems with the spool file that arise when the... |
tree | commitdiff |
2005-02-16 |
Steve Campbell | Added Gregor Herrmann's code to show the average sizes... |
tree | commitdiff |
2005-02-16 |
Philip Hazel | Fix problem with smtp_max_per_host; test for completed... |
tree | commitdiff |
2005-02-15 |
Philip Hazel | Fix broken comment. |
tree | commitdiff |
2005-02-15 |
Philip Hazel | Error message wording change in sieve.c. |
tree | commitdiff |
2005-01-27 |
Philip Hazel | log_message on a "discard" verb was not working for... |
tree | commitdiff |
2005-01-27 |
Philip Hazel | Forgot to mention in the last commit message: Ensure... |
tree | commitdiff |
2005-01-27 |
Philip Hazel | Arrange for output from Perl's "warn" to go to the... |
tree | commitdiff |
2005-01-27 |
Philip Hazel | defer_ok was not working if used on a callout with... |
tree | commitdiff |
2005-01-25 |
Philip Hazel | (1) Added $host_lookup_deferred. |
tree | commitdiff |
2005-01-17 |
Philip Hazel | Removed example script which apparently is incomplete... |
tree | commitdiff |
2005-01-14 |
Philip Hazel | Version to 4.47 for the next snapshot. |
tree | commitdiff |
2005-01-14 |
Philip Hazel | Don't send QUIT after a timeout in a callout connection. |
tree | commitdiff |
2005-01-13 |
Philip Hazel | Fix what I broke when adding the 127.0.0.2 test-harness... |
tree | commitdiff |
2005-01-13 |
Philip Hazel | Add the unwanted input to the log line for a synchroniz... |
tree | commitdiff |
2005-01-13 |
Philip Hazel | The patch to support LDAP_SEARCH_RES_REFERENCE was... |
tree | commitdiff |
2005-01-13 |
Philip Hazel | (1) Get rid of compiler warnings (a) in expand.c on... |
tree | commitdiff |
2005-01-12 |
Philip Hazel | Use "system" message for $acl_verify_message if there... |
tree | commitdiff |
2005-01-12 |
Philip Hazel | Fixed typo in comment ("is" for "it"). |
tree | commitdiff |
2005-01-12 |
Philip Hazel | Changed "legit" to "legitimate" in the fakereject messa... |
tree | commitdiff |
2005-01-12 |
Philip Hazel | Restrict control=no_mbox-unspool to those ACLs that... |
tree | commitdiff |
2005-01-12 |
Philip Hazel | Fix compiler warnings in acl.c for bitmaps specified... |
tree | commitdiff |
2005-01-12 |
Philip Hazel | Corrected typo in updated OS/Makefile-GNU configuration... |
tree | commitdiff |
2005-01-12 |
Philip Hazel | (1) The flags in acl.c for fakereject allowed it in... |
tree | commitdiff |
2005-01-12 |
Philip Hazel | host_aton() was not handling scoped IPv6 addresses... |
tree | commitdiff |
2005-01-11 |
Philip Hazel | Corrected several mis-calls of is_ip_address() that... |
tree | commitdiff |
2005-01-11 |
Philip Hazel | Updated filter source; preliminary update of ACL chapte... |
tree | commitdiff |
2005-01-11 |
Philip Hazel | Include note about exicyclog and keeping more than... |
tree | commitdiff |
2005-01-11 |
Tom Kistner | Reset separator char after string_nextinlist() calls |
tree | commitdiff |
2005-01-05 |
Tom Kistner | Added patches for remote clamd operation and improved... |
tree | commitdiff |
2005-01-04 |
Philip Hazel | Added the hosts_max_try_hardlimit option. (The removed... |
tree | commitdiff |
2005-01-04 |
Philip Hazel | Data saved for $host_data after a lookup involving... |
tree | commitdiff |
2005-01-04 |
Philip Hazel | A call to exiwhat no longer cuts short ACL delays set... |
tree | commitdiff |
2005-01-04 |
Philip Hazel | Need to initialize getloadavg() as root in the daemon... |
tree | commitdiff |
2005-01-04 |
Philip Hazel | Updated configuration for GNU; added configuration... |
tree | commitdiff |
2005-01-04 |
Philip Hazel | (1) Typo in redirect router; (2) Update version number... |
tree | commitdiff |
2005-01-02 |
Philip Hazel | Missed out a couple of fakereject cases that were still... |
tree | commitdiff |
2004-12-29 |
Philip Hazel | The various Exiscan tests were locked out from the... |
tree | commitdiff |
2004-12-29 |
Philip Hazel | (1) Setting WITH_OLD_DEMIME without WITH_CONTENT_SCAN... |
tree | commitdiff |
2004-12-29 |
Philip Hazel | Removed the WITH_CONTENT_SCAN conditionals from the... |
tree | commitdiff |
2004-12-29 |
Philip Hazel | Fix buffer overflow vulnerability in spa_base64_to_bits... |
tree | commitdiff |
2004-12-29 |
Philip Hazel | The host_aton() buffer overflow: (1) Put a check in... |
tree | commitdiff |
2004-12-22 |
Philip Hazel | Added $smtp_active_hostname as a variable, and used... |
tree | commitdiff |
2004-12-21 |
Philip Hazel | If more than 99 log files are being kept, exicyclog... |
tree | commitdiff |
2004-12-21 |
Philip Hazel | (1) Doubled size of debug_buffer. (2) Output from SpamA... |
tree | commitdiff |
2004-12-21 |
Philip Hazel | Improve error message when ldap_search fails in OpenLDA... |
tree | commitdiff |
2004-12-21 |
Philip Hazel | Check dnsdb PTR key for IP address before playing the... |
tree | commitdiff |
2004-12-21 |
Philip Hazel | Alex Miller's patch for LDAP_RES_SEARCH_REFERENCE. |
tree | commitdiff |
2004-12-21 |
Steve Campbell | Credit Wouter Verhelst with V1.35 |
tree | commitdiff |
2004-12-21 |
Philip Hazel | Fix exigrep for "Completed" lines that have additional... |
tree | commitdiff |
2004-12-21 |
Philip Hazel | Exim crashed for a huge SMTP error response; increasing... |
tree | commitdiff |
2004-12-21 |
Philip Hazel | Sieve buglet: now it explicitly sets From: when generat... |
tree | commitdiff |
2004-12-21 |
Philip Hazel | (1) Fixed the cipher preference order for GnuTLS client... |
tree | commitdiff |
2004-12-20 |
Philip Hazel | Added Tony's defer_foo patch to dnsdb lookups. |
tree | commitdiff |
2004-12-20 |
Philip Hazel | A forced expansion failure in the SPA authenticator... |
tree | commitdiff |
2004-12-20 |
Steve Campbell | 1.34 - allow eximstats to parse syslog lines as well... |
tree | commitdiff |
2004-12-20 |
Philip Hazel | When checking for a message's continued existence,... |
tree | commitdiff |
2004-12-20 |
Philip Hazel | Reset locale after calling embedded Perl, in case it... |
tree | commitdiff |
2004-12-17 |
Philip Hazel | 1. Tidies to get rid of compiler warnings from the... |
tree | commitdiff |
2004-12-16 |
Tom Kistner | Merge from EXISCAN branch. |
tree | commitdiff |
2004-11-25 |
Philip Hazel | OpenSSL: make same change as recently for GnuTLS: show... |
tree | commitdiff |
2004-11-25 |
Philip Hazel | Don't defer for lists of domains (in dnsdb and dnslists... |
tree | commitdiff |
2004-11-25 |
Philip Hazel | Allow both -bf and -bF in the same test run. |
tree | commitdiff |
2004-11-25 |
Philip Hazel | Expand error message when GnuTLS has problems setting... |
tree | commitdiff |
2004-11-24 |
Philip Hazel | Testing tweak to improve repeatability. |
tree | commitdiff |
2004-11-24 |
Philip Hazel | Added the mxh lookup type for dnsdb lookups. |
tree | commitdiff |
2004-11-24 |
Philip Hazel | Installed eximstats 1.33 |
tree | commitdiff |
2004-11-24 |
Philip Hazel | Added log_selector=+queue_time_overall. |
tree | commitdiff |
2004-11-22 |
Philip Hazel | Allow a list of IP addresses or names to follow / in... |
tree | commitdiff |
2004-11-19 |
Philip Hazel | Additions to dnsdb lookups: (a) list of domains (b... |
tree | commitdiff |
2004-11-19 |
Philip Hazel | Implement the pseudo dns lookup type "zns" for ${dnsdb... |
tree | commitdiff |
2004-11-18 |
Philip Hazel | Canonicize IPv6 addresses that are supplied via -bh... |
tree | commitdiff |
2004-11-18 |
Philip Hazel | errors_to on a router was being ignored for bounce... |
tree | commitdiff |
2004-11-17 |
Philip Hazel | Minor tidy to the recent LDAP fix to keep the code... |
tree | commitdiff |
2004-11-17 |
Philip Hazel | Allow both strings to be omitted in "${if" expansions... |
tree | commitdiff |
2004-11-17 |
Philip Hazel | Respect the 75-character limit for "encoded words"... |
tree | commitdiff |
2004-11-17 |
Philip Hazel | Added $spool_size, $log_size, $spool_inodes, $log_inodes. |
tree | commitdiff |
2004-11-12 |
Philip Hazel | Exim went into a mad DNS lookup loop when doing a callo... |
tree | commitdiff |
2004-11-12 |
Philip Hazel | (a) Allow an empty sender to be matched against a looku... |
tree | commitdiff |
2004-11-12 |
Philip Hazel | Installed the latest exipick (20041110) from John Jetmo... |
tree | commitdiff |
2004-11-12 |
Philip Hazel | Added HAVE_SYS_STATVFS_H to the os.h file for Linux... |
tree | commitdiff |
2004-11-12 |
Philip Hazel | Recalculate maildirsize data if either of the totals... |
tree | commitdiff |
2004-11-11 |
Philip Hazel | (a) Changed to using os_restarting_signal() for setting... |
tree | commitdiff |
2004-11-11 |
Philip Hazel | Two minor tidies to the recent ldap.c changes. |
tree | commitdiff |
2004-11-11 |
Philip Hazel | (1) $host_address now contains the target address when... |
tree | commitdiff |
2004-11-10 |
Philip Hazel | Set protocol to "smtps" after EHLO->STARTTLS->HELO... |
tree | commitdiff |
2004-11-10 |
Philip Hazel | Michael Haardt's patch to do LDAP network timeouts... |
tree | commitdiff |
2004-11-10 |
Philip Hazel | New CYGWIN Makefile, supplied by Pierre Humblet. |
tree | commitdiff |
2004-11-10 |
Philip Hazel | Added -dd for daemon debugging. |
tree | commitdiff |
2004-11-05 |
Philip Hazel | Added $sender_verify_failure and $recipient_verify_fail... |
tree | commitdiff |
2004-11-05 |
Philip Hazel | A "Completed" log line is now written for messages... |
tree | commitdiff |
2004-11-05 |
Philip Hazel | If FIXED_NEVER_USERS was defined but empty, Exim errone... |
tree | commitdiff |
2004-11-04 |
Philip Hazel | Added a "connect=<time>" option to callouts, for a... |
tree | commitdiff |
2004-11-04 |
Philip Hazel | Added forbid_exim_filter and forbid_sieve_filter to... |
tree | commitdiff |
2004-10-19 |
Philip Hazel | (1) $address_data in an ACL was clobbered by a sender... |
tree | commitdiff |
2004-10-19 |
Philip Hazel | Add missing search cache tidyup before delivering messa... |
tree | commitdiff |
next |