exim.git
2011-01-05 David WoodhouseAdd dynamic lookup support
2010-12-26 Nigel MetheringhamDKIM ACL Documentation exim-4_73
2010-12-26 Miroslav LichvarFixes: bug #1002 - Message loss when using multiple...
2010-12-26 Nigel MetheringhamLDAP Authetication documentation example syntax fix
2010-12-26 Nigel MetheringhamReword BSMTP ACL documentation
2010-12-26 Nigel MetheringhamEximstats documentstion - s/delivery_time/deliver_time/
2010-12-26 Andreas Metzlerdrop unwanted paragraph break.
2010-12-26 Andreas Metzlerfix grammar error: s/this/that/
2010-12-23 Nigel MetheringhamMerge branch 'master' of ssh://git.exim.org/home/git... exim-4_73_RC1
2010-12-21 Andreas MetzlerDo not refer to TRUSTED_CONFIG_PREFIX_FILE.
2010-12-19 Nigel MetheringhamInserted change notifications into the documentation...
2010-12-18 David WoodhouseMake the documentation cleared that TRUSTED_CONFIG_LIST...
2010-12-18 Nigel MetheringhamRelease script now generates the HTML documentation
2010-12-18 Nigel MetheringhamUpdated version numbers of code and documentation exim-4_73_RC00
2010-12-17 David WoodhouseMerge branch 'master' of ssh://git.exim.org/home/git...
2010-12-17 Nigel MetheringhamStripped old HTML doc generation - will add new HTML... exim-4_73_RC0
2010-12-16 David WoodhouseTurn TRUSTED_CONFIG_PREFIX_LIST into TRUSTED_CONFIG_LIS...
2010-12-16 Nigel MetheringhamUpdated mk_exim_release.pl to work with git
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 PennockImplement -D filtering, first pass.
2010-12-14 Phil PennockDocument the change to system_filter_user's default.
2010-12-14 Phil PennockChange the default for system_filter_user.
2010-12-12 David WoodhouseAllow only absolute paths in TRUSTED_CONFIG_PREFIX_LIST...
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-09-05 Phil PennockOpenSSL 1.0.0 const fix for SSL_get_current_cipher
2010-09-05 Phil PennockGuidance on contributing to Exim.
2010-09-05 Phil PennockUse public http: URLs for XSL includes.
2010-09-05 Phil PennockRework clamd response handling to be more robust.
2010-07-20 John JetmoreMerge ssh://tahini.csx.cam.ac.uk/home/git/exim
2010-07-20 John JetmoreSomehow in learning how to use git I lost half the...
2010-07-19 Tom KistnerBugzilla #1006: Keep EHLO attributes in case STARTTLS...
2010-07-17 John JetmoreThe test architecture can't support having the testsuit...
2010-07-16 John JetmoreChange to allow test 0383 to work on HFS+ (non-case...
2010-07-04 Phil PennockFix malware regression for cmdline scanner introduced...
2010-06-14 John Jetmoreadded expansion tests for bool{} and bool_lax{}
2010-06-14 John Jetmoreprint sizeof(off_t) in initial -bV output. Refuse...
2010-06-14 Phil PennockClarify that the ACL framework is not invoked for ...
2010-06-13 Phil PennockRemove logic branch which can use PRIdMAX for SIZE_T_FM...
2010-06-12 John Jetmoreaccount for new information TLS log line added in tls...
2010-06-12 John Jetmoreremoved extraneous "\n" from the end of some log_write...
2010-06-12 John JetmoreAdd tcp_wrappers_daemon_name (closes: bug #278)
2010-06-12 John Jetmoreiaddressing bug 966 and my own concerns, stop sending...
2010-06-09 Phil PennockMinor doc updates:
2010-06-08 John Jetmoreanother change related to Date/Message-Id order, just...
2010-06-08 John Jetmorelog/5101 - header order, plus new wording for appendfil...
2010-06-07 Phil PennockRun when EXIM_USER=notroot specified.
2010-06-07 Phil PennockFor the new SIZE_T_FMT, if not C99 then our size_t...
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-07 Phil PennockClean up compiler warnings from { gcc -Wall }, many...
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 PennockUpdate OptionLists. (Claim for 4.72 because 4.73 not...
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 PennockDoh, fix the error message to say SSL_read not SSL_write.
2010-06-05 Phil PennockLog a diagnostic when an SSL write fails, to help admin...
2010-06-05 Phil PennockAdd an openssl_options main configuration option, to...
2010-06-05 John Jetmoretwo more header order changes
2010-06-05 John Jetmorefix output for SSL logging format change
2010-06-05 John Jetmoremunge caller's GECOS in output to make more portable...
2010-06-05 John Jetmoreruntest - trim trailing whitespace from otherwise un...
2010-06-04 John JetmoreWith a few minor exceptions for tests that had addition...
2010-06-03 John Jetmoreupdating test suite - rolling back incomplete fix for...
2010-06-03 John JetmoreAdded DISABLE_DKIM option to EDITME, leaving some bread...
2010-06-03 Nigel MetheringhamAdded some release maintenance stuff
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-03 Phil PennockThe Date: and Message-Id: headers should normally be...
2010-06-03 John Jetmoreupdates to test suite - roll back lookup changes after... exim-4_72
2010-06-01 Phil PennockMy understanding of the new dnsdb txt lookup syntax...
2010-06-01 Phil PennockProvide a NewStuff description for 4.72.
2010-05-30 Nigel MetheringhamRevert previous incorrect change to XSL files. exim-4_72_RC2
2010-05-30 Nigel MetheringhamAdded changelog entry for MBX fix
2010-05-29 Nigel MetheringhamFix documentation version numbers
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 MetheringhamNull terminate pdkim string. Fixes: #985
2010-05-29 Nigel MetheringhamStripped excess debug newline yet again...
2010-05-29 Nigel MetheringhamAdded previously missed changelog entries
2010-05-29 Phil PennockProtect against symlink attacks on MBX lockfile in...
2010-05-28 Nigel MetheringhamUpdates to make doc build on tahini exim-4_72_RC1
2010-05-26 Nigel MetheringhamPrevent hardlink attack on mbox sticky mail directory...
next