Added dns_use_edns0 main option.
[exim.git] / src / src / globals.h
2011-03-22 Phil PennockAdded dns_use_edns0 main option.
2011-03-22 Phil PennockCompiler masochism compliance.
2011-02-21 Phil PennockUpdate $message_linecount for maildir_tag.
2011-02-21 Phil PennockMinor robustness fixes for debugging.
2011-02-13 Phil PennockImplement %M datestamping in log filenames.
2011-02-05 Phil PennockLDAP TLS negotiation support.
2011-01-05 David WoodhouseAdd dynamic lookup support
2010-12-14 Phil PennockImplement -D filtering, first pass.
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 JetmoreAdd tcp_wrappers_daemon_name (closes: bug #278)
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-15 Tom KistnerPromote dkim_cur_signer to expansion variable
2009-10-15 Tom KistnerFix dkim_signers condition logic / Renamed dkim_signing...
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-09-28 Tom Kistner[Buzilla 376] Preliminary DKIM support
2007-08-23 Philip HazelAdd message_body_newlines.
2007-08-22 Philip HazelAdd the NOTQUIT ACL.
2007-07-27 Magnus HolmgrenUpdate experimental-spec and comment on the name of...
2007-06-27 Philip HazelAdd queue_only_load_latch.
2007-06-22 Philip HazelAdded $max_received_linelength.
2007-06-14 Philip HazelAdded $dnslist_matched.
2007-06-14 Philip HazelExport body_linecount and body_zerocount in the local_s...
2007-04-13 Philip HazelCheck for lost connection or unexpected input at end...
2007-02-06 Philip HazelFlush SMTP before callout (unless control=no_callout_fl...
2007-02-06 Philip HazelAdded dsn_from to vary the contents of From: in DSNs
2007-02-06 Philip HazelAdd forany/forall (Marcus Holmgren's patch, basically).
2007-02-05 Philip HazelFlush SMTP output buffer before "delay" in an ACL;...
2007-01-30 Philip HazelMagnus' patch for $sending_ip_address and $sending_port.
2007-01-30 Philip HazelAdd control=no_pipelining.
2007-01-22 Philip HazelCautiously added ENABLE_DISABLE_FSYNC and disable_fsync...
2007-01-18 Philip HazelAdd gnutls_require_{kx,mac,protocols}.
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-09-25 Philip HazelAdd log_reject_target as an ACL modifier.
2006-09-19 Philip HazelApply Jakob Hirsch's patch for arbitrary ACL variable...
2006-07-13 Philip HazelAdd recognition of SMTP error codes in bespoke messages.
2006-06-28 Philip HazelAdd acl_not_smtp_start ACL (mostly Johannes Berg's...
2006-03-06 Philip HazelAdd the add_header modifier for use with all ACL verbs.
2006-03-02 Philip HazelImplemented control=allow_auth_unadvertised.
2006-02-13 Philip HazelAdd control=freeze/no_tell feature.
2006-02-10 Philip HazelAdd $auth1, $auth2, $auth3 variables.
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-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-13 Philip HazelAdd $smtp_command.
2005-09-12 Philip HazelAdd control=suppress_local_fixups to complete the quartet.
2005-09-07 Philip HazelFix incorrect use of local user name for trusted submis...
2005-08-22 Philip HazelMake $smtp_command_argument available for all SMTP...
2005-08-08 Philip HazelAdd sqlite_lock_timeout.
2005-08-02 Philip HazelMake verify=helo do the verification on the fly it...
2005-08-02 Philip HazelAdd support for the IGNOREQUOTA extension to LMTP,...
2005-06-21 Philip HazelImplement daemon_startup_{retries,sleep} to control...
2005-06-16 Tom Kistneradded "prvs" and "prvscheck" expansion items
2005-06-10 Tony FinchAnother ratelimit tweak. I didn't anticipate people...
2005-05-24 Tom KistnerSPF: rewrote code to work with 1.2.x libsfp2 series...
2005-05-23 Tony FinchAdd the ratelimit ACL condition. This is mostly reasona...
2005-05-23 Tony FinchAdd control=fakedefer to go with control=fakereject.
2005-05-10 Philip Hazel1. Update version.
2005-05-03 Philip Hazel(1) Don't ignore timeouts while writing to a pipe!...
2005-04-04 Philip HazelAdded acl_not_smtp_mime. This involved a bit of refacto...
2005-03-22 Philip Hazel1. Added Tony F's ${dlfunc expansion, slightly modified...
2005-03-08 Tom KistnerAdded DomainKeys support. See doc/experimental-spec...
2005-01-25 Philip Hazel(1) Added $host_lookup_deferred.
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-12-29 Philip HazelRemoved the WITH_CONTENT_SCAN conditionals 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-10 Philip HazelAdded -dd for daemon debugging.
2004-11-05 Philip HazelAdded $sender_verify_failure and $recipient_verify_fail...
2004-10-19 Philip Hazel(1) $address_data in an ACL was clobbered by a sender...
2004-10-19 Philip HazelAdded /sender_retain facility to control=submission...
2004-10-18 Philip HazelAdded CONFIGURE_GROUP as a build-time facility, cf...
2004-10-07 Philip HazelStart