Age | Commit message (Expand) | Author |
2010-06-13 | Remove logic branch which can use PRIdMAX for SIZE_T_FMT because it fails | Phil Pennock |
2010-06-12 | account for new information TLS log line added in tls-openssl.c 1.23 | John Jetmore |
2010-06-12 | removed extraneous "\n" from the end of some log_write lines, removed "magic"... | John Jetmore |
2010-06-12 | Add tcp_wrappers_daemon_name (closes: bug #278) | John Jetmore |
2010-06-12 | iaddressing bug 966 and my own concerns, stop sending non-panic error to pani... | John Jetmore |
2010-06-09 | Minor doc updates: | Phil Pennock |
2010-06-08 | another change related to Date/Message-Id order, just took me a while to real... | John Jetmore |
2010-06-08 | log/5101 - header order, plus new wording for appendfile to dir from MBX secu... | John Jetmore |
2010-06-07 | Run when EXIM_USER=notroot specified. | Phil Pennock |
2010-06-07 | For the new SIZE_T_FMT, if not C99 then our size_t conversion specifier | Phil Pennock |
2010-06-07 | Both bool{} and bool_lax{} should ignore trailing whitespace. | Phil Pennock |
2010-06-07 | Added bool_lax{} expansion operator, which uses Router condition logic to | Phil Pennock |
2010-06-07 | Allow Routers to have multiple conditions, IF each one yields a strict bool. | Phil Pennock |
2010-06-07 | Clean up compiler warnings from { gcc -Wall }, many of which I introduced with | Phil Pennock |
2010-06-06 | Build without WITH_CONTENT_SCAN. | Phil Pennock |
2010-06-06 | No longer permit the exim user to be root. Fixes: #752 | Phil Pennock |
2010-06-06 | Implement --version. Fixes: #973 | Phil Pennock |
2010-06-06 | Light documentation dusting from patch provided by John Horne. | Phil Pennock |
2010-06-06 | Implement "control = debug" ACL control. Fixes: #937 | Phil Pennock |
2010-06-05 | New expansion operator: reverse_ip | Phil Pennock |
2010-06-05 | Update OptionLists. (Claim for 4.72 because 4.73 not yet complete and don't | Phil Pennock |
2010-06-05 | ClamAV INSTREAM scanning by default, unless built with WITH_OLD_CLAMAV_STREAM. | Phil Pennock |
2010-06-05 | Deal with anonymous SSL giving us no peer certificate. | Phil Pennock |
2010-06-05 | Handle SASL Initial Response. | Phil Pennock |
2010-06-05 | Add permit_coredump pipe transport option. Fixes: #834 | Phil Pennock |
2010-06-05 | Doh, fix the error message to say SSL_read not SSL_write. | Phil Pennock |
2010-06-05 | Log a diagnostic when an SSL write fails, to help admins debug SSL interop is... | Phil Pennock |
2010-06-05 | Add an openssl_options main configuration option, to allow administrators to | Phil Pennock |
2010-06-05 | two more header order changes | John Jetmore |
2010-06-05 | fix output for SSL logging format change | John Jetmore |
2010-06-05 | munge caller's GECOS in output to make more portable across test accounts | John Jetmore |
2010-06-05 | runtest - trim trailing whitespace from otherwise un-rewritten host lines in ... | John Jetmore |
2010-06-04 | With a few minor exceptions for tests that had additional concerns and tests ... | John Jetmore |
2010-06-03 | updating test suite - rolling back incomplete fix for header order change (he... | John Jetmore |
2010-06-03 | Added DISABLE_DKIM option to EDITME, leaving some breadcrumbs about it being ... | John Jetmore |
2010-06-03 | Added some release maintenance stuff | Nigel Metheringham |
2010-06-03 | Include check_rfc2047_length in configure.default to raise the visibility | Phil Pennock |
2010-06-03 | Document Date/Message-Id/Resent-* as first 4.73 patch. | Phil Pennock |
2010-06-03 | The Date: and Message-Id: headers should normally be *appended* to a message, | Phil Pennock |
2010-06-03 | updates to test suite - roll back lookup changes after dkim lookup removed, s... | John Jetmore |
2010-06-01 | My understanding of the new dnsdb txt lookup syntax was flawed. | Phil Pennock |
2010-06-01 | Provide a NewStuff description for 4.72. | Phil Pennock |
2010-05-30 | Revert previous incorrect change to XSL files. | Nigel Metheringham |
2010-05-30 | Added changelog entry for MBX fix | Nigel Metheringham |
2010-05-29 | Fix documentation version numbers | Nigel Metheringham |
2010-05-29 | DKIM DNS TXT record bug fix. Fixes: #967 | Nigel Metheringham |
2010-05-29 | Null initialise DKIM variable. Fixes: #986 | Nigel Metheringham |
2010-05-29 | Null terminate pdkim string. Fixes: #985 | Nigel Metheringham |
2010-05-29 | Stripped excess debug newline yet again... | Nigel Metheringham |
2010-05-29 | Added previously missed changelog entries | Nigel Metheringham |