minor nits.
[exim.git] / doc / doc-docbook /
2012-09-05 Jeremy HarrisAdd dnsdb lookup pseudo-type "a+". Addresses bug...
2012-08-27 Todd LyonsBugtrack 1290 - Spec grammar fixes.
2012-08-16 Todd LyonsBugtrack 1285 - Add docs for omitted dkim_disable_verify.
2012-08-16 Todd LyonsBugtrack 1283 - Spec typo fix.
2012-08-14 Todd LyonsBugtrack 1281 - Spec typo fix.
2012-07-27 Todd LyonsBug #198: Add remove_header ACL modifier.
2012-07-19 Todd LyonsAdd example ACL usage of ${run in exim spec.
2012-07-16 Phil PennockDoc fixes from Regid Ichira & Andreas Metzler
2012-07-12 Phil PennockDoc note re 9999 days & 32bit time (SSL certs)
2012-07-08 Jeremy HarrisMerge branch 'master' of git://git.exim.org/exim
2012-07-08 Jeremy HarrisMultiple headers_add/remove options per router/transpor...
2012-07-06 Todd LyonsMake +smtp_confirmation be a default logging option.
2012-07-01 Jeremy HarrisMerge branch 'acl'
2012-06-27 Jeremy HarrisAcl expansions: tests and documentation
2012-06-24 Phil PennockAdd gnutls_enable_pkcs11 option.
2012-06-12 Jeremy HarrisUse custom variables for ACL args, up to nine. Add...
2012-06-12 Jeremy HarrisAdd ${acl {name}{arg}} expansion item.
2012-06-12 Jeremy HarrisMerge branch 'lists'
2012-06-12 Jeremy HarrisChange names to "listnamed" and "listcount".
2012-06-10 Jeremy HarrisAdd ${list:name} and ${nlist:string} expansion operators.
2012-06-09 Nigel MetheringhamCorrections to spec examples - fixes bug 1196
2012-06-09 Nigel MetheringhamTypo fix in spec - fixes bug 1197
2012-06-06 Phil PennockBUGFIX: forced-fail smtp option tls_sni would dereferen...
2012-06-05 Jeremy HarrisDocs for "G" modifier on numbers in ${if comparisons.
2012-06-04 Jeremy HarrisBasic documentation for cutthrough.
2012-06-04 Jeremy HarrisAdd $tls_in_* variables; note the old names as deprecated.
2012-06-04 Jeremy HarrisAdd hosts_verify_avoid_tls option to smtp transport.
2012-06-04 Phil PennockImplement -G => "control=suppress_local_fixups"
2012-06-03 Phil PennockCmdline -L option; also -Ac -Am -X<logfile>
2012-06-03 Phil PennockDSCP: inbound via control = dscp/<value>
2012-06-02 Phil PennockDocs: pipes in redirect, need for quote caution
2012-06-02 Phil PennockDSCP: take numeric values too.
2012-06-02 Phil PennockDSCP: document; hex print; -bI:dscp
2012-06-01 Phil PennockDNSSEC babystep: dns_use_dnssec & $sender_host_dnssec
2012-06-01 Phil Pennocktls_dh_min_bits smtp transport option
2012-06-01 Phil PennockMake -n combine with -bP to inhibit names
2012-06-01 Phil PennockAdd -bI:help and -bI:sieve
2012-05-31 Phil PennockDoc: drop .new/.wen, update previousversion.
2012-05-28 Phil PennockMerge openssl_disable_ssl2 branch exim-4_80_RC7
2012-05-27 Phil PennockDoc: fix glitch exim-4_80_RC6
2012-05-27 Phil PennockDoc: SECTgnutlsparam referencing tls_dhparam
2012-05-27 Phil PennockFor DH, use standard primes from RFCs
2012-05-27 Phil PennockDeal with GnuTLS DH generation overshoot
2012-05-25 Phil PennockDoc: Provide context for bare numbers from CHAP/SECT.
2012-05-24 Nigel MetheringhamAdded some more .gitignore entries
2012-05-23 Phil PennockDoc: move -bmalware into alphabetic place
2012-05-23 Phil PennockDoc: s/DNS/domains/ in new text
2012-05-23 Phil PennockDoc: document when dnslookup will decline
2012-05-23 Phil PennockDoc: tls_require_ciphers examples
2012-05-21 Phil Pennock.end -> .wen exim-4_80_RC4
2012-05-21 Phil PennockUpdate docs for latest state of TLS affairs.
2012-05-21 Phil PennockAdded tls_dh_max_bits & check tls_require_ciphers early.
2012-05-18 Phil PennockSPF multiple strings join on "".
2012-05-17 rootDocumentation update for bug 1172.
2012-05-17 Phil PennockCopyright year updates.
2012-05-17 Phil Pennock4.78 -> 4.80
2012-05-17 Phil PennockGuards for older releases of GnuTLS.
2012-05-17 Phil Pennockdnsdb SPF support, from Janne Snabb
2012-05-16 Phil PennockMerge branch 'experimental_ocsp'
2012-05-16 Phil PennockOverhaul of GnuTLS code.
2012-05-13 Jeremy HarrisMerge branch '64bitint'
2012-05-13 Jeremy HarrisUse defines in config.h for type & scanf-patterns for...
2012-05-12 Phil Pennockpcre-config support.
2012-05-09 Jeremy HarrisMerge branch 'master' of git://git.exim.org/exim
2012-05-08 Phil Pennockinetd wait mode support with -bw
2012-05-07 Phil PennockDefault accept_8bitmime to true.
2012-05-07 Phil Pennockrevert "%s" addition in em_main.c, broke %D in log_file.
2012-05-06 Phil PennockDisable SSLv2 by default.
2012-05-05 Jeremy HarrisMerge branch 'master' of git://git.exim.org/exim
2012-05-04 Phil PennockNew doc section explaining TLS SNI
2012-05-04 Phil Pennockfix sdop directive in filter.xfpt
2012-05-04 Phil Pennockfix all sdop "line overflow" doc complaints
2012-05-04 Phil Pennockfix example line-length, add comment (openssl_options)
2012-05-04 Phil PennockDoc build bug-fix.
2012-05-04 Phil PennockMore tls_sni support: outbound, logging.
2012-05-04 Phil PennockTLS SNI support for OpenSSL ($tls_sni)
2012-05-04 Phil PennockOpenSSL fixes and backwards compat break.
2012-04-28 Phil PennockTLS fixes for OpenSSL.
2012-04-16 rootMerge remote branch 'origin'
2012-04-12 Phil PennockTwo clarifications.
2012-03-21 Phil PennockMerge branch 'dbmjz'
2012-03-21 Phil Pennockheimdal_gssapi: accept SASL with empty authzid
2012-03-02 Phil PennockAdd dbmjz lookup type
2012-02-18 Phil Pennockexpand cyrus_sasl server_realm option
2012-02-18 Phil PennockMerge branch 'sasl_fixes'
2012-02-18 Phil PennockDocument pkg-config for TLS
2012-02-18 Phil PennockDocument pkg-config
2012-02-18 Phil PennockSwap gsasl GSSAPI $auth1/$auth2
2012-02-18 Phil PennockDrop server_realm from heimdal_gssapi
2012-02-18 Phil PennockDocument heimdal_gssapi as it works now.
2012-02-14 Phil PennockDocument gsasl integration
2012-02-04 Phil PennockDocumentation for $tls_bits and SASL changes
2012-01-03 Phil Pennockbool{} is false for empty strings
2011-11-30 Nigel MetheringhamDocumentation had primary_host_name for primary_hostnam...
2011-11-30 Nigel MetheringhamDocumentation fix. Fixes: #949
2011-10-20 Phil PennockASCII NUL in desc of $body_zerocount (keyword grepability)
2011-10-14 Phil PennockEXPAND_LISTMATCH_RHS for match_ip too
2011-10-10 Phil PennockUpdate release date, prep for 4.77 final cut
2011-10-09 Phil Pennockfix unprotected variable in SQL example
2011-10-03 Phil PennockExim 4.77: documentation version updates.
next