Age | Commit message (Expand) | Author |
2012-02-13 | Document gsasl integration | Phil Pennock |
2012-01-03 | bool{} is false for empty strings | Phil Pennock |
2011-11-30 | Documentation had primary_host_name for primary_hostname. Fixes: #1169 | Nigel Metheringham |
2011-11-30 | eximstats DATA reject detection regexps improved. Fixes: #1093 | Nigel Metheringham |
2011-11-30 | Documentation fix. Fixes: #949 | Nigel Metheringham |
2011-11-22 | Handle short writes on logfiles. | Phil Pennock |
2011-10-20 | ASCII NUL in desc of $body_zerocount (keyword grepability) | Phil Pennock |
2011-10-14 | EXPAND_LISTMATCH_RHS for match_ip too | Phil Pennock |
2011-10-10 | Update release date, prep for 4.77 final cut | Phil Pennock |
2011-10-09 | fix unprotected variable in SQL example | Phil Pennock |
2011-10-06 | shut up bogus complaint of unused variable in new ratelimit ACL workexim-4_77_RC4 | Phil Pennock |
2011-10-05 | Apply patch from Dmitry Isaikin fixing log.c format string. | Phil Pennock |
2011-10-03 | PP/12 fix uninitialised greeting string from PP/03exim-4_77_RC1 | Phil Pennock |
2011-10-03 | Exim 4.77: documentation version updates. | Phil Pennock |
2011-10-03 | Merge branch 'list_safety' | Phil Pennock |
2011-09-24 | Document match_*/inlist changes (before coding starts) | Phil Pennock |
2011-09-24 | Pull Andreas Metzler's fix for gnutls_certificate_verify_peers (bug 1095) | Phil Pennock |
2011-09-24 | TLS1.2 and TLS1.1 support with GnuTLS | Phil Pennock |
2011-09-05 | Doc: exim-future@ gone; mention exim-cvs@ | Phil Pennock |
2011-09-04 | Document behaviour of message_size_limit=0 (main config setting, not transport) | Phil Pennock |
2011-08-28 | Doc fixes for syntax errors. | Phil Pennock |
2011-08-28 | Handle IPv6 addresses with SPF. | Phil Pennock |
2011-08-28 | Handle ${run} returning more data than OS pipe buffer size. | Phil Pennock |
2011-08-27 | Make maildir_use_size_file expandable. | Phil Pennock |
2011-08-27 | Stop build process more reliably on failure. | Phil Pennock |
2011-08-27 | $av_failed variable set when av_scanner deferred | Phil Pennock |
2011-08-27 | Use .dylib not .so for dynamic libraries on MacOS | Phil Pennock |
2011-08-27 | Add protocol=smtps support to smtp transport. | Phil Pennock |
2011-08-27 | Raise smtp_cmd_buffer_size to 16384. | Phil Pennock |
2011-06-30 | Use git to automatically create version.h | Tony Finch |
2011-06-30 | More PCRE cleanup. | Tony Finch |
2011-06-30 | Remove a few PCRE remnants. | Tony Finch |
2011-06-29 | Remove obsolete $Cambridge$ CVS revision strings. | Tony Finch |
2011-06-17 | doc/doc-txt/NewStuff: note the ratelimit changes. | Tony Finch |
2011-06-17 | Improved ratelimit ACL condition. | Tony Finch |
2011-06-07 | exiwhat: Ensure the SIGUSR1 signal handler is safe. | Tony Finch |
2011-06-07 | Ensure we log the error message when unlink() fails. | Tony Finch |
2011-06-05 | DKIM Verification: Fix relaxed canon for empty headers w/o | Tom Kistner |
2011-05-09 | malware.c: avoid arithmetic on a void pointer. | Tony Finch |
2011-05-09 | Solaris build fix for Oracle's LDAP libraries. | Phil Pennock |
2011-05-08 | ChangeLog updates for the security issues.exim-4_76_RC2 | Phil Pennock |
2011-05-07 | Typo fixes from Andreas Metzler. | Phil Pennock |
2011-05-06 | Prep for 4.76 release. Version bumps, ChangeLog update.exim-4_76_RC1 | Phil Pennock |
2011-04-26 | Cond !bool{}/!bool_lax{} did not negate. Fixed. | Phil Pennock |
2011-04-12 | Catch divide-by-zero in ${eval:...}. | Phil Pennock |
2011-03-24 | Also memset(.., 0, ..) the pre-TLS input buffer. | Phil Pennock |
2011-03-24 | Extra paranoia around STARTTLS-with-data-in-buffer. | Phil Pennock |
2011-03-22 | Avoid segfault on ref:name specified as uid. | Phil Pennock |
2011-03-22 | Mention dns_use_edns0 | Phil Pennock |
2011-03-22 | Added dns_use_edns0 main option. | Phil Pennock |