summaryrefslogtreecommitdiff
path: root/doc/doc-docbook
AgeCommit message (Collapse)Author
2010-12-14Document the change to system_filter_user's default.Phil Pennock
2010-12-12Add TRUSTED_CONFIG_PREFIX_FILE optionDavid Woodhouse
(Bug 1044, CVE-2010-4345)
2010-12-12Remove ALT_CONFIG_ROOT_ONLY build option, effectively making it always true.David Woodhouse
We *never* want the Exim user to be able to specify arbitrary configuration files. Don't let them build it that way. (Bug 1044, CVE-2010-4345)
2010-12-11Don't allow a configure file which is writeable by the Exim user or groupDavid Woodhouse
(Bug 1044, CVE-2010-4345)
2010-09-05OpenSSL and XSL changes documented.Phil Pennock
Plus typo fixed.
2010-09-05Use public http: URLs for XSL includes.Phil Pennock
Adjust OS-Fixups, document how this works in HowItWorks.txt
2010-06-14Clarify that the ACL framework is not invoked for -bmalware, so that usingPhil Pennock
ACL variables in av_scanner blindly will not work.
2010-06-12Add tcp_wrappers_daemon_name (closes: bug #278)John Jetmore
(I honestly have no memory of writing this patch...)
2010-06-09Minor doc updates:Phil Pennock
* -bmalware, note that not running as invoking user and emphasize that it's for debugging Exim, not for general scanning. * permit_codedump ? coRedump. * Anon SSL lacking cert has been confirmed, fix works, remove the "(I believe)" (which also might have been inferred to mean I did the diagnosis; I didn't, I just convinced myself that Martin's analysis was correct).
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
determine whether or not a string is true. Switch the multiple-condition logic to use bool_lax{}. Add note where we combine multiple conditions regarding the memory leak.
2010-06-07Allow Routers to have multiple conditions, IF each one yields a strict bool.Phil Pennock
Fixes: #816
2010-06-06Implement --version. Fixes: #973Phil Pennock
2010-06-06Light documentation dusting from patch provided by John Horne.Phil Pennock
Fixes: #922
2010-06-06Implement "control = debug" ACL control. Fixes: #937Phil Pennock
2010-06-05New expansion operator: reverse_ipPhil Pennock
2010-06-05Update OptionLists. (Claim for 4.72 because 4.73 not yet complete and don'tPhil Pennock
want to claim have *more* than we do, but okay to make a lesser claim). Typo fix in RFC reference in spec.xfpt.
2010-06-05ClamAV INSTREAM scanning by default, unless built with WITH_OLD_CLAMAV_STREAM.Phil Pennock
New command-line option, -bmalware (restricted to admin_user). Fixes: #926
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
shoot themselves in each foot in turn. The default value is chosen to avoid a change in behaviour, but since it is disabling a security countermeasure, I'd like to change the default to be "no options". Fixes: #994
2010-05-30Revert previous incorrect change to XSL files.Nigel Metheringham
2010-05-29Fix documentation version numbersNigel Metheringham
2010-05-29DKIM DNS TXT record bug fix. Fixes: #967Nigel Metheringham
2010-05-28Updates to make doc build on tahiniNigel Metheringham
2010-03-05Fix for unknown responses from Dovecot authenticator. Fixes: #954Nigel Metheringham
2010-03-05Documentation fix for max_rcpts. Fixes: #955Nigel Metheringham
2010-01-04Reset environment for 4.72 developmentNigel Metheringham
2009-11-23Ensure version numbers all updatedNigel Metheringham
2009-11-16Documentation for randint. Better randomness defaults. Fixes: #722Nigel Metheringham
2009-11-16Documentation fix for gnutls_* options. Fixes: #913Nigel Metheringham
2009-11-14Changes to work towards a 4.71 releaseNigel Metheringham
2009-11-09I think this sets up the paths appropriately - probably need to use the ↵Nigel Metheringham
OS-Fixups in a more sophisticated fashion. References: #904
2009-11-05Doc corrections from John Horne. Fixes: #899Nigel Metheringham
2009-11-05Documentation ownership tweaksNigel Metheringham
2009-10-27Documentation: Added changebars, fixed dateNigel Metheringham
2009-10-26TLS documentation bugfixes Fixes: #888Nigel Metheringham
2009-10-26Documentation bug fixes. Fixes: #862, #866, #875Nigel Metheringham
2009-10-20Documentation tweak. Related: #805Nigel Metheringham
2009-10-19Documentation correction for ratelimit. Fixes: #799Nigel Metheringham
2009-10-16doc os fixup script from Phil Pennock. fixes: #765Nigel Metheringham
2009-10-16gnutls_compat_mode to allow compatibility with broken clients. fixes: #665Nigel Metheringham
2009-10-16DKIM Doc updateTom Kistner
2009-10-16Bugzilla #643Tom Kistner
2009-10-16Bugzilla #887Tom Kistner
2009-10-14bool: condition support. fixes: #167Nigel Metheringham
2009-10-13Add DKIM documentationTom Kistner
2009-07-02Documentation example syntax fix. fixes: bug #851Nigel Metheringham
2009-06-30Minor style updateTom Kistner
2009-06-30Fix errors preventing compilationTom Kistner
2009-06-11Update Version and current yearTom Kistner