Age | Commit message (Expand) | Author |
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 |
2005-06-20 | Return "100" instead of NULL from prvs function if system clock is way | Philip Hazel |
2005-06-20 | Fix bug in my conversion of Tom's snprintf to string_vformat. Also make | Philip Hazel |
2005-06-20 | Update Tru64 (OSF1) configuration after some email reports. | Philip Hazel |
2005-06-17 | Allow the message "All relevant MX records point to non-existent hosts" | Philip Hazel |
2005-06-17 | Added macros for time_t as for off_t and used them to rework the code of | Philip Hazel |
2005-06-17 | Tidy up Exim's PCRE Makefile to generate tidier output like the other | Philip Hazel |
2005-06-17 | Michael Haardt's patch to update Sieve to RFC3028bis. | Philip Hazel |
2005-06-17 | Verify recipient with use_postmaster and random was losing | Philip Hazel |
2005-06-17 | Applied Michael Haardt's HP-UX patch. | Philip Hazel |
2005-06-17 | Put in some casts for signed/unsigned character strings that Tom forgot | Philip Hazel |
2005-06-16 | added "prvs" and "prvscheck" expansion items | Tom Kistner |
2005-06-16 | (1) Applied Matthew Newton's exicyclog patch. (2) Another wish. | Philip Hazel |
2005-06-16 | Check the length of off_t at build time and use %ld or %lld to print | Philip Hazel |
2005-06-15 | Fix typo in previous commit. | Tony Finch |
2005-06-15 | Some systems need an explicit -ldl in order to support EXPAND_DLFUNC | Tony Finch |
2005-06-15 | Installed PCRE 6.0 sources, which involved adding a number of files and | Philip Hazel |
2005-06-14 | Auto_thaw no longer applies to bounce messages. | Philip Hazel |
2005-06-14 | Applied Alex Kiernan's patch for the API change in BDB 4.3. | Philip Hazel |
2005-06-13 | Fix a typo in an error message for ${extract reported by | Tony Finch |
2005-06-10 | Another ratelimit tweak. I didn't anticipate people using per_cmd | Tony Finch |
2005-06-10 | A minor code clean-up and a comment fix for the CSA patch arising | Tony Finch |
2005-06-10 | Revert accidental bogus checkin, sorry | Tom Kistner |
2005-06-10 | Fix possible endless loop due to dying spamd | Tom Kistner |
2005-06-07 | Upgrade appendfile so that it is capable of handling quotas that are | Philip Hazel |