summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-23Document 1041 merge (DCC fix).Phil Pennock
2011-01-22Merge branch 'master' of git://git.exim.org/eximPhil Pennock
2011-01-22Bugzilla 1041: pull patch id=425, DCC fixes.Phil Pennock
2011-01-22Sign Script - Take EXIM_KEY from environ.Phil Pennock
2011-01-21Reworked changebars (still relative to 4.72) in doc sourceNigel Metheringham
2011-01-21Update dates.exim-4_74_RC1Phil Pennock
2011-01-21Test suite: make cf 64-bit compat for -exact.Phil Pennock
2011-01-21Tests compat. setgid failure / dropped_privilegePhil Pennock
2011-01-21Bump version to 4.74.Phil Pennock
2011-01-21IncompatibleChanges out, README.UPDATING updated.Phil Pennock
2011-01-21Check return values of setgid/setuid.Phil Pennock
2011-01-21Version reporting & module ABI change.Phil Pennock
2011-01-17Module loading working on FreeBSD (and unbreak).Phil Pennock
2011-01-17Mention new dlopen functionality.Phil Pennock
2011-01-16Clarify: tls_verify_certificates is for CA certs.Phil Pennock
2011-01-16Let /dev/null have normal permissions.Phil Pennock
2011-01-16Bug-fix for bash and no-dynamic case.Phil Pennock
2011-01-16Bug 139: portability fixes and documentation.Phil Pennock
2011-01-14src/deliver.c: log the error message when unlink(spoolname) failsTony Finch
2011-01-14src/transports/smtp.c: log LMTP confirmation same as SMTPTony Finch
2011-01-14src/dbfn.c: write lock aquisition failures to the panic logTony Finch
2011-01-14CONTRIBUTING: correct expansion of GPLTony Finch
2011-01-12Bugzilla #1067 - DKIM: Fix relaxed header canon for headers ending with white...Tom Kistner
2011-01-05Include <dlfcn.h> only when necessaryDavid Woodhouse
2011-01-05Add dynamic lookup supportDavid Woodhouse
2010-12-26DKIM ACL DocumentationNigel Metheringham
2010-12-26Fixes: bug #1002 - Message loss when using multiple deliveriesMiroslav Lichvar
2010-12-26LDAP Authetication documentation example syntax fixNigel Metheringham
2010-12-26Reword BSMTP ACL documentationNigel Metheringham
2010-12-26Eximstats documentstion - s/delivery_time/deliver_time/Nigel Metheringham
2010-12-26drop unwanted paragraph break.Andreas Metzler
2010-12-26fix grammar error: s/this/that/Andreas Metzler
2010-12-23Merge branch 'master' of ssh://git.exim.org/home/git/eximNigel Metheringham
2010-12-21Do not refer to TRUSTED_CONFIG_PREFIX_FILE.Andreas Metzler
2010-12-19Inserted change notifications into the documentation sourceNigel Metheringham
2010-12-18Make the documentation cleared that TRUSTED_CONFIG_LIST is pathname one per lineDavid Woodhouse
2010-12-18Release script now generates the HTML documentationNigel Metheringham
2010-12-18Updated version numbers of code and documentationNigel Metheringham
2010-12-17Merge branch 'master' of ssh://git.exim.org/home/git/eximDavid Woodhouse
2010-12-17Stripped old HTML doc generation - will add new HTML gen soonNigel Metheringham
2010-12-16Turn TRUSTED_CONFIG_PREFIX_LIST into TRUSTED_CONFIG_LIST. No prefix or regexesDavid Woodhouse
2010-12-16Updated mk_exim_release.pl to work with gitNigel Metheringham
2010-12-15Allow only Exim or CONFIGURE_OWNER to use whitelisted configs with -CDavid Woodhouse
2010-12-15Kil va_copy(). It isn't present on some ancient systems.David Woodhouse
2010-12-15Implement -D whitelist invoking user restriction.Phil Pennock
2010-12-14doc-txt updates for the security changesPhil Pennock
2010-12-14Implement -D filtering, first pass.Phil Pennock
2010-12-14Document the change to system_filter_user's default.Phil Pennock
2010-12-14Change the default for system_filter_user.Phil Pennock
2010-12-12Allow only absolute paths in TRUSTED_CONFIG_PREFIX_LIST, fix store leakDavid Woodhouse