add patch to support dccifd directly from ACL system - thanks to Wolfgang Breyha
[exim.git] / src / src / readconf.c
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