Age | Commit message (Expand) | Author |
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 |
2005-06-07 | Fix ${def: bug which treated "0" as false. Also diagnose syntax error of | Philip Hazel |
2005-06-07 | Installed exipick 20050604.1 as supplied by John Jetmore. | Philip Hazel |
2005-06-06 | Added Chris Webb contribution | Tom Kistner |
2005-06-06 | Merged patched from Alex Miller: 1) Improve aveserver failure handling 2) Wri... | Tom Kistner |
2005-06-03 | Added -xls and the ability to specify output files (Frank Heydlauf). | Steve Campbell |
2005-05-31 | ratelimit fix: omit the limit parameter from the database lookup | Tony Finch |
2005-05-31 | Minor tweak to a comment. | Philip Hazel |
2005-05-31 | Add "fullpostmaster" to check <postmaster> without a domain, if the | Philip Hazel |
2005-05-25 | Add simple SPF lookup method (armored in EXPERIMENTAL_SPF) | Tom Kistner |
2005-05-25 | Fix possible NULL secret | Tom Kistner |
2005-05-25 | Change the result of the ratelimit ACL condition when clients are sending | Tony Finch |
2005-05-24 | Reduce the timeout when writing a block has to be done in several | Philip Hazel |