Solaris build fix for Oracle's LDAP libraries.
[exim.git] / doc / doc-txt / ChangeLog
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 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-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.
2011-02-23 Phil PennockWork on IRIX by setting _XPG=1
2011-02-21 Nigel MetheringhamMoved variable decl to start of block for old gcc
2011-02-21 Nigel MetheringhamTrivial spelling fix in ChangeLog
2011-02-21 Phil PennockDKIM multiple signature generation fix.
2011-02-21 Phil PennockDeal with maildir quota file races.
2011-02-21 Phil PennockImproved spamd server selection.
2011-02-21 Phil PennockUpdate $message_linecount for maildir_tag.
2011-02-21 Phil PennockMinor robustness fixes for debugging.
2011-02-13 Phil PennockMove lookup extern decls to file scope.
2011-02-13 Phil PennockImplement %M datestamping in log filenames.
2011-02-13 Phil PennockDon't reveal SQL expansion failure details in SMTP.
2011-02-13 Phil PennockImplement freeze_signal on pipe transport.
2011-02-13 Phil PennockEscape lookup deferral error message when logging.
2011-02-06 Nigel MetheringhamFix exiqgrep issue where malformed lines not parsed
2011-02-05 Phil PennockLDAP TLS negotiation support.
2011-01-30 Nigel MetheringhamAllow underscore in dnslist lookups
2011-01-30 Nigel MetheringhamAdded ChangeLog entry for f68cdd
2011-01-28 Phil PennockUse LC_ALL=C for building lookups/Makefile.
2011-01-28 Phil PennockPulled spamd_address-expanded caching fix.
2011-01-28 Phil PennockPermit make values to be indented or in env.
2011-01-27 Tony FinchFix portability of Makefiles to HP-UX and other non...
2011-01-26 Tony FinchFix portability bugs in valgrind support.
2011-01-26 Nigel MetheringhamWorkround compile error with old PCRE versions
2011-01-23 Phil PennockBug 1071: fix delivery logging with untrusted macros.
2011-01-23 Phil PennockDocument 1041 merge (DCC fix).
2011-01-21 Phil PennockCheck return values of setgid/setuid.
2011-01-21 Phil PennockVersion reporting & module ABI change.
2011-01-17 Phil PennockLet /dev/null have normal permissions.
2011-01-16 Phil PennockBug 139: portability fixes and documentation.
2011-01-14 Tony Finchsrc/deliver.c: log the error message when unlink(spooln...
2011-01-14 Tony Finchsrc/transports/smtp.c: log LMTP confirmation same as...
2011-01-14 Tony Finchsrc/dbfn.c: write lock aquisition failures to the panic log
2010-12-26 Miroslav LichvarFixes: bug #1002 - Message loss when using multiple...
2010-12-17 David WoodhouseMerge branch 'master' of ssh://git.exim.org/home/git...
2010-12-16 David WoodhouseTurn TRUSTED_CONFIG_PREFIX_LIST into TRUSTED_CONFIG_LIS...
2010-12-15 David WoodhouseAllow only Exim or CONFIGURE_OWNER to use whitelisted...
2010-12-15 David WoodhouseKil va_copy(). It isn't present on some ancient systems.
2010-12-15 Phil PennockImplement -D whitelist invoking user restriction.
2010-12-15 Phil Pennockdoc-txt updates for the security changes
2010-12-14 Phil PennockChange the default for system_filter_user.
2010-12-12 David WoodhouseSet FD_CLOEXEC on SMTP sockets after forking to handle...
2010-12-12 David WoodhouseAdd TRUSTED_CONFIG_PREFIX_FILE option
2010-12-12 David WoodhouseRemove ALT_CONFIG_ROOT_ONLY build option, effectively...
2010-12-11 David WoodhouseCheck configure file permissions even for non-default...
2010-12-11 David WoodhouseDon't allow a configure file which is writeable by...
2010-12-11 David WoodhouseAdd Valgrind hooks for memory pools
2010-09-05 Phil PennockOpenSSL and XSL changes documented.
2010-09-05 Phil PennockDocument the ClamAV ExtendedDetectionInfo response...
2010-07-04 Phil PennockFix malware regression for cmdline scanner introduced...
2010-06-12 John JetmoreAdd tcp_wrappers_daemon_name (closes: bug #278)
2010-06-09 Phil PennockMinor doc updates:
2010-06-07 Phil PennockBoth bool{} and bool_lax{} should ignore trailing white...
2010-06-07 Phil PennockAdded bool_lax{} expansion operator, which uses Router...
2010-06-07 Phil PennockAllow Routers to have multiple conditions, IF each...
2010-06-06 Phil PennockBuild without WITH_CONTENT_SCAN.
2010-06-06 Phil PennockNo longer permit the exim user to be root. Fixes:...
2010-06-06 Phil PennockImplement --version. Fixes: #973
2010-06-06 Phil PennockLight documentation dusting from patch provided by...
2010-06-06 Phil PennockImplement "control = debug" ACL control. Fixes: #937
2010-06-05 Phil PennockNew expansion operator: reverse_ip
2010-06-05 Phil PennockClamAV INSTREAM scanning by default, unless built with...
2010-06-05 Phil PennockDeal with anonymous SSL giving us no peer certificate.
2010-06-05 Phil PennockHandle SASL Initial Response.
2010-06-05 Phil PennockAdd permit_coredump pipe transport option. Fixes:...
2010-06-05 Phil PennockAdd an openssl_options main configuration option, to...
2010-06-03 John JetmoreAdded DISABLE_DKIM option to EDITME, leaving some bread...
2010-06-03 Phil PennockInclude check_rfc2047_length in configure.default to...
2010-06-03 Phil PennockDocument Date/Message-Id/Resent-* as first 4.73 patch.
2010-06-01 Phil PennockProvide a NewStuff description for 4.72.
2010-05-30 Nigel MetheringhamAdded changelog entry for MBX fix
2010-05-29 Nigel MetheringhamDKIM DNS TXT record bug fix. Fixes: #967
2010-05-29 Nigel MetheringhamNull initialise DKIM variable. Fixes: #986
2010-05-29 Nigel MetheringhamAdded previously missed changelog entries
2010-05-26 Nigel MetheringhamPrevent hardlink attack on mbox sticky mail directory...
2010-03-23 John JetmoreJJ/03 installed exipick 20100323.0, fixing doc bug...
2010-03-05 Nigel MetheringhamAdded umask to procmail example Fixes: #671
2010-03-05 Nigel MetheringhamFix for unknown responses from Dovecot authenticator...
2010-03-05 Nigel MetheringhamDocumentation fix for max_rcpts. Fixes: #955
2010-03-05 Nigel MetheringhamSpacing change on Makefile directives (syntax fix)...
2010-03-05 Nigel MetheringhamSpacing change on Makefile directives (syntax fix)...
2010-02-23 John JetmoreAdding exipick 20100222.0, --input-dir and --finput
2010-01-04 John JetmoreUpdating exipick from 20061117.2 to 20100104.1, adding...
next