summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
AgeCommit message (Expand)Author
2010-12-16Turn TRUSTED_CONFIG_PREFIX_LIST into TRUSTED_CONFIG_LIST. No prefix or regexesDavid Woodhouse
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-14Change the default for system_filter_user.Phil Pennock
2010-12-12Set FD_CLOEXEC on SMTP sockets after forking to handle the connection.David Woodhouse
2010-12-12Add TRUSTED_CONFIG_PREFIX_FILE optionDavid Woodhouse
2010-12-12Remove ALT_CONFIG_ROOT_ONLY build option, effectively making it always true.David Woodhouse
2010-12-11Check configure file permissions even for non-default files if still privilegedDavid Woodhouse
2010-12-11Don't allow a configure file which is writeable by the Exim user or groupDavid Woodhouse
2010-12-11Add Valgrind hooks for memory poolsDavid Woodhouse
2010-09-05OpenSSL and XSL changes documented.Phil Pennock
2010-09-05Document the ClamAV ExtendedDetectionInfo response handling.Phil Pennock
2010-07-04Fix malware regression for cmdline scanner introduced in PP/08.Phil Pennock
2010-06-12Add tcp_wrappers_daemon_name (closes: bug #278)John Jetmore
2010-06-09Minor doc updates:Phil Pennock
2010-06-07Both bool{} and bool_lax{} should ignore trailing whitespace.Phil Pennock
2010-06-07Added bool_lax{} expansion operator, which uses Router condition logic toPhil Pennock
2010-06-07Allow Routers to have multiple conditions, IF each one yields a strict bool.Phil Pennock
2010-06-06Build without WITH_CONTENT_SCAN.Phil Pennock
2010-06-06No longer permit the exim user to be root. Fixes: #752Phil Pennock
2010-06-06Implement --version. Fixes: #973Phil Pennock
2010-06-06Light documentation dusting from patch provided by John Horne.Phil Pennock
2010-06-06Implement "control = debug" ACL control. Fixes: #937Phil Pennock
2010-06-05New expansion operator: reverse_ipPhil Pennock
2010-06-05ClamAV INSTREAM scanning by default, unless built with WITH_OLD_CLAMAV_STREAM.Phil Pennock
2010-06-05Deal with anonymous SSL giving us no peer certificate.Phil Pennock
2010-06-05Handle SASL Initial Response.Phil Pennock
2010-06-05Add permit_coredump pipe transport option. Fixes: #834Phil Pennock
2010-06-05Add an openssl_options main configuration option, to allow administrators toPhil Pennock
2010-06-03Added DISABLE_DKIM option to EDITME, leaving some breadcrumbs about it being ...John Jetmore
2010-06-03Include check_rfc2047_length in configure.default to raise the visibilityPhil Pennock
2010-06-03Document Date/Message-Id/Resent-* as first 4.73 patch.Phil Pennock
2010-06-01Provide a NewStuff description for 4.72.Phil Pennock
2010-05-30Added changelog entry for MBX fixNigel Metheringham
2010-05-29DKIM DNS TXT record bug fix. Fixes: #967Nigel Metheringham
2010-05-29Null initialise DKIM variable. Fixes: #986Nigel Metheringham
2010-05-29Added previously missed changelog entriesNigel Metheringham
2010-05-26Prevent hardlink attack on mbox sticky mail directory. fixes: bug #988Nigel Metheringham
2010-03-23JJ/03 installed exipick 20100323.0, fixing doc bug (debian 574778)John Jetmore
2010-03-05Added umask to procmail example Fixes: #671Nigel Metheringham
2010-03-05Fix for unknown responses from Dovecot authenticator. Fixes: #954Nigel Metheringham
2010-03-05Documentation fix for max_rcpts. Fixes: #955Nigel Metheringham
2010-03-05Spacing change on Makefile directives (syntax fix). Fixes: #961Nigel Metheringham
2010-03-05Spacing change on Makefile directives (syntax fix). Fixes: #961Nigel Metheringham
2010-02-23Adding exipick 20100222.0, --input-dir and --finputJohn Jetmore
2010-01-04Updating exipick from 20061117.2 to 20100104.1, adding $max_received_lineleng...John Jetmore
2009-11-23Changelog corrections. Fixes: #920, #921Nigel Metheringham
2009-11-20Flag broken perl installation during build. Fixes: #915Nigel Metheringham