Fixed headers_only on smtp transports.
[exim.git] / doc /
2012-05-13 Phil PennockFixed headers_only on smtp transports.
2012-05-12 Phil Pennockpcre-config support.
2012-05-09 Jeremy HarrisMerge branch 'master' of git://git.exim.org/exim
2012-05-08 Phil Pennockinetd wait mode support with -bw
2012-05-07 Phil PennockDefault accept_8bitmime to true.
2012-05-07 Phil Pennockrevert "%s" addition in em_main.c, broke %D in log_file.
2012-05-06 Phil PennockDNS resolver init changes for NetBSD compatibility.
2012-05-05 Jeremy HarrisMerge branch 'master' of git://git.exim.org/exim
2012-05-05 Phil PennockCheck localhost_number expansion for failure.
2012-05-04 Phil PennockNew doc section explaining TLS SNI
2012-05-04 Phil Pennockfix sdop directive in filter.xfpt
2012-05-04 Phil Pennockfix all sdop "line overflow" doc complaints
2012-05-04 Phil Pennockfix example line-length, add comment (openssl_options)
2012-05-04 Phil PennockDoc build bug-fix.
2012-05-04 Phil PennockMore tls_sni support: outbound, logging.
2012-05-04 Phil PennockTLS SNI support for OpenSSL ($tls_sni)
2012-05-04 Phil PennockOpenSSL fixes and backwards compat break.
2012-05-03 Phil PennockLDAP: Check for errors of TLS initialisation
2012-05-01 Jeremy HarrisChange notes for bug 660.
2012-04-30 Phil Pennockdocument TK's bug 1239 fix in ChangeLog
2012-04-28 Phil PennockTLS fixes for OpenSSL.
2012-04-28 Phil Pennockdescribe spool file changes for -tls_peerdn
2012-04-22 Jeremy HarrisMerge branch 'master' of git://git.exim.org/exim
2012-04-22 Dirk MuellerMark cases where printf format strings are used
2012-04-16 rootMerge remote branch 'origin'
2012-04-13 Phil PennockHandle TAB, not just SP, in MAIL args.
2012-04-12 Phil PennockUpdated OptionsList with gsasl, heimdal_gssapi, _PC...
2012-04-12 Phil PennockTwo clarifications.
2012-03-31 Phil Pennockfix gsasl / cyrus claims
2012-03-21 Phil PennockMerge branch 'dbmjz'
2012-03-21 Phil Pennockheimdal_gssapi: accept SASL with empty authzid
2012-03-02 Phil PennockAdd dbmjz lookup type
2012-02-19 Phil PennockLog auth data in rejectlog.
2012-02-18 Phil Pennockexpand cyrus_sasl server_realm option
2012-02-18 Phil PennockMerge branch 'sasl_fixes'
2012-02-18 Phil PennockDocument pkg-config for TLS
2012-02-18 Phil PennockDocument pkg-config
2012-02-18 Phil PennockSwap gsasl GSSAPI $auth1/$auth2
2012-02-18 Phil PennockDrop server_realm from heimdal_gssapi
2012-02-18 Phil PennockDocument heimdal_gssapi as it works now.
2012-02-14 Phil PennockDocument gsasl integration
2012-02-04 Phil PennockDocumentation for $tls_bits and SASL changes
2012-01-03 Phil Pennockbool{} is false for empty strings
2011-11-30 Nigel MetheringhamDocumentation had primary_host_name for primary_hostnam...
2011-11-30 Nigel Metheringhameximstats DATA reject detection regexps improved. Fixes...
2011-11-30 Nigel MetheringhamDocumentation fix. Fixes: #949
2011-11-22 Phil PennockHandle short writes on logfiles.
2011-10-20 Phil PennockASCII NUL in desc of $body_zerocount (keyword grepability)
2011-10-14 Phil PennockEXPAND_LISTMATCH_RHS for match_ip too
2011-10-10 Phil PennockUpdate release date, prep for 4.77 final cut
2011-10-09 Phil Pennockfix unprotected variable in SQL example
2011-10-06 Phil Pennockshut up bogus complaint of unused variable in new ratel... exim-4_77_RC4
2011-10-05 Phil PennockApply patch from Dmitry Isaikin fixing log.c format...
2011-10-03 Phil PennockPP/12 fix uninitialised greeting string from PP/03 exim-4_77_RC1
2011-10-03 Phil PennockExim 4.77: documentation version updates.
2011-10-03 Phil PennockMerge branch 'list_safety'
2011-09-25 Phil PennockDocument match_*/inlist changes (before coding starts)
2011-09-24 Phil PennockPull Andreas Metzler's fix for gnutls_certificate_verif...
2011-09-24 Phil PennockTLS1.2 and TLS1.1 support with GnuTLS
2011-09-05 Phil PennockDoc: exim-future@ gone; mention exim-cvs@
2011-09-04 Phil PennockDocument behaviour of message_size_limit=0 (main config...
2011-08-28 Phil PennockDoc fixes for syntax errors.
2011-08-28 Phil PennockHandle IPv6 addresses with SPF.
2011-08-28 Phil PennockHandle ${run} returning more data than OS pipe buffer...
2011-08-27 Phil PennockMake maildir_use_size_file expandable.
2011-08-27 Phil PennockStop build process more reliably on failure.
2011-08-27 Phil Pennock$av_failed variable set when av_scanner deferred
2011-08-27 Phil PennockUse .dylib not .so for dynamic libraries on MacOS
2011-08-27 Phil PennockAdd protocol=smtps support to smtp transport.
2011-08-27 Phil PennockRaise smtp_cmd_buffer_size to 16384.
2011-06-30 Tony FinchUse git to automatically create version.h
2011-06-30 Tony FinchMore PCRE cleanup.
2011-06-30 Tony FinchRemove a few PCRE remnants.
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-06-17 Tony Finchdoc/doc-txt/NewStuff: note the ratelimit changes.
2011-06-17 Tony FinchImproved ratelimit ACL condition.
2011-06-07 Tony Finchexiwhat: Ensure the SIGUSR1 signal handler is safe.
2011-06-07 Tony FinchEnsure we log the error message when unlink() fails.
2011-06-05 Tom KistnerDKIM Verification: Fix relaxed canon for empty headers w/o
2011-05-09 Tony Finchmalware.c: avoid arithmetic on a void pointer.
2011-05-09 Phil PennockSolaris build fix for Oracle's LDAP libraries.
2011-05-09 Phil PennockChangeLog updates for the security issues. exim-4_76_RC2
2011-05-08 Tom KistnerMerge branch 'tom_dev'
2011-05-07 Phil PennockTypo fixes from Andreas Metzler.
2011-05-06 Phil PennockPrep for 4.76 release. Version bumps, ChangeLog update. exim-4_76_RC1
2011-04-26 Phil PennockCond !bool{}/!bool_lax{} did not negate. Fixed.
2011-04-12 Phil PennockCatch divide-by-zero in ${eval:...}.
2011-03-24 Phil PennockAlso memset(.., 0, ..) the pre-TLS input buffer.
2011-03-24 Phil PennockExtra paranoia around STARTTLS-with-data-in-buffer.
2011-03-23 Phil PennockAvoid segfault on ref:name specified as uid.
2011-03-22 Phil PennockMention dns_use_edns0
2011-03-22 Phil PennockAdded dns_use_edns0 main option.
2011-03-22 Phil PennockNew openssl_options items: no_sslv2 no_sslv3 no_ticket...
2011-03-22 Phil PennockHarmonised TLS library version reporting.
2011-03-22 Phil PennockMake ldap_require_cert work (not segfault).
2011-03-22 Phil PennockSet "new since" to the 4.75 release.
2011-03-03 Tony FinchAnother valgrind.h portability fix.
2011-02-28 Nigel MetheringhamFixed previous changelog to Bugzilla 968 exim-4_75_RC3
2011-02-28 Nigel MetheringhamAdd missing changelog for Bugzilla 698
2011-02-23 Phil PennockDISABLE_DKIM has never worked. Fix that.
next