summaryrefslogtreecommitdiff
path: root/doc/doc-txt
AgeCommit message (Expand)Author
2011-02-06Fix exiqgrep issue where malformed lines not parsedNigel Metheringham
2011-02-05LDAP TLS negotiation support.Phil Pennock
2011-01-30Allow underscore in dnslist lookupsNigel Metheringham
2011-01-30Added ChangeLog entry for f68cddNigel Metheringham
2011-01-27Use LC_ALL=C for building lookups/Makefile.Phil Pennock
2011-01-27Pulled spamd_address-expanded caching fix.Phil Pennock
2011-01-27Permit make values to be indented or in env.Phil Pennock
2011-01-27Fix portability of Makefiles to HP-UX and other non-extended makes.Tony Finch
2011-01-26Fix portability bugs in valgrind support.Tony Finch
2011-01-26Workround compile error with old PCRE versionsNigel Metheringham
2011-01-23Bug 1071: fix delivery logging with untrusted macros.Phil Pennock
2011-01-23Document 1041 merge (DCC fix).Phil 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-17Mention new dlopen functionality.Phil Pennock
2011-01-16Let /dev/null have normal permissions.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
2010-12-26Fixes: bug #1002 - Message loss when using multiple deliveriesMiroslav Lichvar
2010-12-18Make the documentation cleared that TRUSTED_CONFIG_LIST is pathname one per lineDavid Woodhouse
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-14Clarify that the ACL framework is not invoked for -bmalware, so that usingPhil 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