Age | Commit message (Expand) | Author |
2005-08-08 | Fix memory bug (could segfault) for $reply_address when Reply-to: is | Philip Hazel |
2005-08-03 | fixing typo in version string | John Jetmore |
2005-08-02 | Fix log output including CR from clamd | Tom Kistner |
2005-08-02 | Committed exipick version 20050802.0 (added message_exim_id) | John Jetmore |
2005-08-02 | Make verify=helo do the verification on the fly it if was not done | Philip Hazel |
2005-08-02 | Add missing search_tidyup() calls for the subprocess used for running | Philip Hazel |
2005-08-02 | Fix example usage in comment at the start of the SPA/NTLM code. | Philip Hazel |
2005-08-02 | Add support for the IGNOREQUOTA extension to LMTP, both to the lmtp | Philip Hazel |
2005-08-02 | Remove one case of BASE64 error detection FTTB (undocumented anyway) | Tom Kistner |
2005-08-02 | Named domain lists were not working in queue_smtp_domains. | Philip Hazel |
2005-08-02 | Install latest Cygwin config files. | Philip Hazel |
2005-08-02 | Set USE_INET_NTOA_FIX for AIX as well as for IRIX (untested). | Philip Hazel |
2005-08-02 | Remove "violation:" from synchronization error message. | Philip Hazel |
2005-08-01 | The use of forbid_filter_existstest now also locks out ${stat: | Philip Hazel |
2005-08-01 | Convert all Tom's calls to snprintf() to string_format(). | Philip Hazel |
2005-08-01 | Add $message_exim_id as a synonym for $message_id, which will now be | Philip Hazel |
2005-08-01 | Use fseek() instead of fread() to skip the body file header line, so | Philip Hazel |
2005-08-01 | Exigrep patch to allow it to handle syslog files. | Philip Hazel |
2005-08-01 | Added support for SQLite. | Philip Hazel |
2005-07-28 | Update version number to 4.53. | Philip Hazel |
2005-07-23 | Added "success_on_redirect" address verification option | Tom Kistner |
2005-07-23 | Adjust default BMI LDFLAGS line | Tom Kistner |
2005-07-01 | Add "b" to calls to fopen() that lack it (for Cygwin's benefit). | Philip Hazel |
2005-06-30 | Tidied up some eval()ed code and removed a duplicate pattern match. | Steve Campbell |
2005-06-30 | Bugfix for 1.42 pattern histograms with -h0 specified. Steve Campbell. | Steve Campbell |
2005-06-29 | Updated to eximstats version 1.42 | Steve Campbell |
2005-06-29 | Allow "retry timeout exceeded" and a couple of other similar messages to | Philip Hazel |
2005-06-29 | Forgot T_SOA when adding the backup T_xxx definitions. Also, T_SOA was | Philip Hazel |
2005-06-28 | Fix mua_wrapper defers not turning into fails for problems such as | Philip Hazel |
2005-06-28 | Fixed GnuTLS bug that stopped it generating its parameters cache file if | Philip Hazel |
2005-06-27 | Fixed some compiler warnings | Tom Kistner |
2005-06-27 | Fix HAVE_NS_TYPE for the SPF lookup type too | Tom Kistner |
2005-06-27 | Fix recursive inclusion of spf.h | Tom Kistner |
2005-06-27 | Implement "testing" flag lookup logic | Tom Kistner |
2005-06-27 | Fix cosmetic compiler warnings | Tom Kistner |
2005-06-27 | Added lots of "(void)" casts to standard function calls. | Philip Hazel |
2005-06-27 | Fix previous attempt to remove "memory" from debug "all". | Philip Hazel |
2005-06-27 | Add checks and local definitions for all T_xxx macros, not just a few | Philip Hazel |
2005-06-27 | Removed support for Linux-libc5. It must be well obsolete, and the code | Philip Hazel |
2005-06-27 | Add dependencies on spf.h, srs.h, dk.h to spf.o, srs.o, and dk.o in the | Philip Hazel |
2005-06-27 | Remove "memory" from -d+all; it's voluminous and rarely useful. | Philip Hazel |
2005-06-24 | Fix order of results in spf_result_id_list table conforming to lib version 1.2.x | Tom Kistner |
2005-06-24 | Fixed putting a NUL char in a libdomainkeys buffer | Tom Kistner |
2005-06-23 | Fix crash when callout to an address routed by a verify_only router with | Philip Hazel |
2005-06-22 | Insert a lot of missing (void) casts. | Philip Hazel |
2005-06-22 | Put debug statements on either side of EXIM_DBOPEN() so as to pin down | Philip Hazel |
2005-06-22 | Added the long-awaited ${if match_ip condition. | Philip Hazel |
2005-06-21 | Implement daemon_startup_{retries,sleep} to control startup retrying. | Philip Hazel |
2005-06-20 | Compiling with DomainKeys caused the test suite to show up some bugs: | Philip Hazel |
2005-06-20 | Add a whole pile of casts to get rid of compiler warnings in Tom's DK | Philip Hazel |