summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reworked changebars (still relative to 4.72) in doc sourceold_masterNigel Metheringham2011-01-211-35/+59
* Made versions and dates consistant in documentation sourcesNigel Metheringham2011-01-212-10/+10
* Test suite: make cf 64-bit compat for -exact.Phil Pennock2011-01-211-2/+7
* Tests compat. setgid failure / dropped_privilegePhil Pennock2011-01-213-7/+17
* Bump version to 4.74.Phil Pennock2011-01-214-6/+11
* IncompatibleChanges out, README.UPDATING updated.Phil Pennock2011-01-212-59/+46
* Check return values of setgid/setuid.Phil Pennock2011-01-214-10/+62
* Version reporting & module ABI change.Phil Pennock2011-01-2128-33/+483
* Module loading working on FreeBSD (and unbreak).Phil Pennock2011-01-172-0/+8
* Mention new dlopen functionality.Phil Pennock2011-01-171-0/+10
* Clarify: tls_verify_certificates is for CA certs.Phil Pennock2011-01-161-0/+7
* Let /dev/null have normal permissions.Phil Pennock2011-01-162-2/+7
* Bug-fix for bash and no-dynamic case.Phil Pennock2011-01-161-8/+4
* Bug 139: portability fixes and documentation.Phil Pennock2011-01-1611-162/+167
* src/deliver.c: log the error message when unlink(spoolname) failsTony Finch2011-01-142-1/+4
* src/transports/smtp.c: log LMTP confirmation same as SMTPTony Finch2011-01-142-1/+8
* src/dbfn.c: write lock aquisition failures to the panic logTony Finch2011-01-142-1/+8
* CONTRIBUTING: correct expansion of GPLTony Finch2011-01-141-1/+1
* Bugzilla #1067 - DKIM: Fix relaxed header canon for headers ending with white...Tom Kistner2011-01-122-3/+2
* Include <dlfcn.h> only when necessaryDavid Woodhouse2011-01-052-2/+1
* Add dynamic lookup supportDavid Woodhouse2011-01-0551-1182/+992
* DKIM ACL Documentationexim-4_73Nigel Metheringham2010-12-261-0/+13
* Fixes: bug #1002 - Message loss when using multiple deliveriesMiroslav Lichvar2010-12-262-1/+3
* LDAP Authetication documentation example syntax fixNigel Metheringham2010-12-261-1/+1
* Reword BSMTP ACL documentationNigel Metheringham2010-12-261-2/+2
* Eximstats documentstion - s/delivery_time/deliver_time/Nigel Metheringham2010-12-261-1/+1
* drop unwanted paragraph break.Andreas Metzler2010-12-261-1/+0
* fix grammar error: s/this/that/Andreas Metzler2010-12-261-1/+1
* Merge branch 'master' of ssh://git.exim.org/home/git/eximexim-4_73_RC1Nigel Metheringham2010-12-232-3/+3
|\
| * Do not refer to TRUSTED_CONFIG_PREFIX_FILE.Andreas Metzler2010-12-212-3/+3
* | Inserted change notifications into the documentation sourceNigel Metheringham2010-12-191-2/+40
|/
* Make the documentation cleared that TRUSTED_CONFIG_LIST is pathname one per lineDavid Woodhouse2010-12-183-9/+11
* Release script now generates the HTML documentationNigel Metheringham2010-12-181-12/+48
* Updated version numbers of code and documentationexim-4_73_RC00Nigel Metheringham2010-12-183-11/+9
* Merge branch 'master' of ssh://git.exim.org/home/git/eximDavid Woodhouse2010-12-174-337/+3
|\
| * Stripped old HTML doc generation - will add new HTML gen soonexim-4_73_RC0Nigel Metheringham2010-12-174-337/+3
* | Turn TRUSTED_CONFIG_PREFIX_LIST into TRUSTED_CONFIG_LIST. No prefix or regexesDavid Woodhouse2010-12-167-63/+61
|/
* Updated mk_exim_release.pl to work with gitNigel Metheringham2010-12-162-25/+40
* Allow only Exim or CONFIGURE_OWNER to use whitelisted configs with -CDavid Woodhouse2010-12-154-18/+29
* Kil va_copy(). It isn't present on some ancient systems.David Woodhouse2010-12-153-29/+16
* Implement -D whitelist invoking user restriction.Phil Pennock2010-12-153-2/+48
* doc-txt updates for the security changesPhil Pennock2010-12-143-2/+38
* Implement -D filtering, first pass.Phil Pennock2010-12-146-3/+144
* Document the change to system_filter_user's default.Phil Pennock2010-12-141-5/+5
* Change the default for system_filter_user.Phil Pennock2010-12-145-1/+56
* Allow only absolute paths in TRUSTED_CONFIG_PREFIX_LIST, fix store leakDavid Woodhouse2010-12-121-1/+2
* Set FD_CLOEXEC on SMTP sockets after forking to handle the connection.David Woodhouse2010-12-122-0/+10
* Add TRUSTED_CONFIG_PREFIX_FILE optionDavid Woodhouse2010-12-126-46/+157
* Remove ALT_CONFIG_ROOT_ONLY build option, effectively making it always true.David Woodhouse2010-12-125-96/+59
* Check configure file permissions even for non-default files if still privilegedDavid Woodhouse2010-12-115-6/+14