TLS fixes for OpenSSL.
[exim.git] / src / src / readconf.c
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-06-07 Tony Finchexiwhat: Ensure the SIGUSR1 signal handler is safe.
2011-03-22 Phil PennockAdded dns_use_edns0 main option.
2011-02-13 Phil PennockImplement %M datestamping in log filenames.
2011-02-05 Phil PennockLDAP TLS negotiation support.
2011-01-17 Phil PennockLet /dev/null have normal permissions.
2010-12-11 David WoodhouseCheck configure file permissions even for non-default...
2010-12-11 David WoodhouseDon't allow a configure file which is writeable by...
2010-06-12 John Jetmoreremoved extraneous "\n" from the end of some log_write...
2010-06-12 John JetmoreAdd tcp_wrappers_daemon_name (closes: bug #278)
2010-06-07 Phil PennockAdded bool_lax{} expansion operator, which uses Router...
2010-06-07 Phil PennockAllow Routers to have multiple conditions, IF each...
2010-06-07 Phil PennockClean up compiler warnings from { gcc -Wall }, many...
2010-06-05 Phil PennockAdd an openssl_options main configuration option, to...
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2009-10-16 Nigel Metheringhamgnutls_compat_mode to allow compatibility with broken...
2009-10-16 Tom KistnerBugzilla #643
2009-06-10 Tom KistnerMerge native DKIM support (from DEVEL_PDKIM)
2008-02-12 Nigel MetheringhamIntegrated SPF Best Guess. Fixes: bug #521
2008-01-17 Tom Kistneradd patch to support dccifd directly from ACL system...
2007-08-23 Philip HazelAdd message_body_newlines.
2007-08-22 Philip HazelAdd the NOTQUIT ACL.
2007-07-04 Philip HazelFix bug in readconf in diagnosing overflowing ints...
2007-06-27 Philip HazelAdd queue_only_load_latch.
2007-02-06 Philip HazelAdded dsn_from to vary the contents of From: in DSNs
2007-01-22 Philip HazelCautiously added ENABLE_DISABLE_FSYNC and disable_fsync...
2007-01-18 Philip HazelAdd gnutls_require_{kx,mac,protocols}.
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-10-18 Philip HazelFix tls_required and lost_connection retry testss not...
2006-09-19 Philip HazelApply Jakob Hirsch's patch for arbitrary ACL variable...
2006-06-28 Philip HazelAdd acl_not_smtp_start ACL (mostly Johannes Berg's...
2006-03-09 Philip HazelAdd new errors mail_4xx, data_4xx, lost_connection...
2006-02-22 Philip HazelLimit retry_interval_max to 24h to avoid overflow problems.
2006-02-16 Philip HazelPanic-die if .include specifies a non-absolute path.
2006-02-13 Philip HazelAdd control=freeze/no_tell feature.
2006-02-08 Philip HazelFix retry key bug for pipe, file, or autoreply deliveries.
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2005-12-06 Philip HazelAdd disable_ipv6, tidy up calls to string_is_ip_address().
2005-11-15 Philip HazelAdd check_rfc2047_length to disable length checking...
2005-09-19 Philip HazelExpand uidlists and gidlists (admin_groups, never_users...
2005-09-19 Philip HazelMichael Haardt's randomized retry stuff, using the...
2005-08-08 Philip HazelAdd sqlite_lock_timeout.
2005-06-27 Philip HazelAdded lots of "(void)" casts to standard function calls.
2005-06-21 Philip HazelImplement daemon_startup_{retries,sleep} to control...
2005-05-24 Tom KistnerSPF: rewrote code to work with 1.2.x libsfp2 series...
2005-05-10 Philip Hazel1. Update version.
2005-04-05 Philip HazelKjetil Homme's patch for extended macro features (redef...
2005-04-04 Philip HazelAdded acl_not_smtp_mime. This involved a bit of refacto...
2005-02-17 Philip Hazel(1) Last-minute sieve patch (updates to latest spec).
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-12-16 Tom KistnerMerge from EXISCAN branch.
2004-10-18 Philip HazelAdded CONFIGURE_GROUP as a build-time facility, cf...
2004-10-07 Philip HazelStart