Add gnutls_enable_pkcs11 option.
[exim.git] / src / src / macros.h
2012-06-06 Phil PennockBUGFIX: forced-fail smtp option tls_sni would dereferen...
2012-06-04 Jeremy HarrisDual-tls - split management of TLS into in- and out...
2012-05-28 Phil PennockMerge openssl_disable_ssl2 branch exim-4_80_RC7
2012-05-17 Jeremy HarrisSupport expansion variable for hi-res timestamp (bug...
2012-05-17 Phil PennockCopyright year updates.
2012-05-05 Jeremy HarrisMerge branch 'master' of git://git.exim.org/exim
2012-05-04 Phil PennockMore tls_sni support: outbound, logging.
2012-02-18 Phil PennockMerge branch 'sasl_fixes'
2012-02-06 Phil PennockMore bug-fixes, GSASL DIGEST-MD5 now works.
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-06-07 Tony Finchexiwhat: Ensure the SIGUSR1 signal handler is safe.
2011-02-13 Phil PennockImplement %M datestamping in log filenames.
2011-01-05 David WoodhouseAdd dynamic lookup support
2010-12-15 David WoodhouseKil va_copy(). It isn't present on some ancient systems.
2010-06-06 Phil PennockImplement "control = debug" ACL control. Fixes: #937
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2009-06-10 Tom KistnerMerge native DKIM support (from DEVEL_PDKIM)
2008-09-29 Nigel MetheringhamFix to EXPN not working under TLS. Fixes bug #744
2007-08-22 Philip HazelAdd the NOTQUIT ACL.
2007-06-27 Philip HazelAdd queue_only_load_latch.
2007-06-19 Philip HazelAdd -Mvc option.
2007-03-13 Philip HazelAdd host_find_failed=ignore and host_all_ignored to...
2007-02-06 Philip HazelAdded dsn_from to vary the contents of From: in DSNs
2007-01-31 Philip HazelHeiko Schlitterman's patch for log_selector=+pid, plus...
2007-01-15 Philip HazelAdded log selector +smtp_no_mail to log when no MAIL...
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-10-23 Philip HazelJohn Jetmore's -Mset patch.
2006-09-05 Philip Hazel(1) Update version number to 4.64. (2) Ignore callout...
2006-06-28 Philip HazelAdd acl_not_smtp_start ACL (mostly Johannes Berg's...
2006-06-27 Philip HazelImplement filter_prepend_home option.
2006-03-09 Philip HazelAdd new errors mail_4xx, data_4xx, lost_connection...
2006-02-14 Philip HazelAdd log selector sender_verify_fail.
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2005-12-12 Philip HazelGo to 20 ACL variables of each type, and make the numbe...
2005-11-14 Philip HazelAdded acl_warn_skipped log selector (default on).
2005-09-12 Philip HazelAdded log selector "unknown_in_list".
2005-08-01 Philip HazelAdded support for SQLite.
2005-07-23 Tom KistnerAdded "success_on_redirect" address verification option
2005-06-27 Philip HazelFix previous attempt to remove "memory" from debug...
2005-06-27 Philip HazelRemove "memory" from -d+all; it's voluminous and rarely...
2005-05-31 Philip HazelAdd "fullpostmaster" to check <postmaster> without...
2005-05-10 Philip Hazel1. Update version.
2005-04-07 Philip HazelChange PH/12 for 4.50 fixed one bug and introduced...
2005-03-22 Philip Hazel1. Added Tony F's ${dlfunc expansion, slightly modified...
2005-03-10 Tom KistnerDefine ACL_SMTP_MIME unconditionally in macros.h to...
2005-02-17 Philip Hazel(1) Last-minute sieve patch (updates to latest spec).
2005-01-12 Philip HazelFix compiler warnings in acl.c for bitmaps specified...
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-12-17 Philip Hazel1. Tidies to get rid of compiler warnings from the...
2004-12-16 Tom KistnerMerge from EXISCAN branch.
2004-11-25 Philip HazelAllow both -bf and -bF in the same test run.
2004-11-24 Philip HazelAdded log_selector=+queue_time_overall.
2004-11-04 Philip HazelAdded forbid_exim_filter and forbid_sieve_filter to...
2004-10-07 Philip HazelStart