NM/01
[exim.git] / src / src /
2007-09-04 Nigel MetheringhamNM/01
2007-08-30 Philip HazelUpdate version for 4.68 (overlooked, sigh).
2007-08-29 Philip HazelFix quoting problem with errors_copy.
2007-08-29 Philip HazelPOSIX allows open() to be a macro; guard against it.
2007-08-29 Philip HazelGuard against buffer overflow in moan_check_errorcopy().
2007-08-29 Philip HazelAllow only accept and warn in the not-QUIT ACL.
2007-08-23 Philip HazelAdd message_body_newlines.
2007-08-23 Philip HazelAdd "server=" feature to MySQL and PostgreSQL lookups.
2007-08-22 Philip HazelEscape funny characters when logging DN=
2007-08-22 Philip HazelFix missing quota message for system quota failure...
2007-08-22 Philip HazelAdd the NOTQUIT ACL.
2007-08-17 Philip HazelPatch from the Sieve maintainer.
2007-07-29 Magnus HolmgrenUnindent incorrectly indented here document in exinext...
2007-07-27 Magnus HolmgrenUpdate experimental-spec and comment on the name of...
2007-07-04 Philip HazelFix bug in readconf in diagnosing overflowing ints...
2007-07-04 Philip HazelRemove unwanted (int) case when reading SIZE. Fix runte...
2007-06-29 Philip HazelFix stupid oversight in $max_received_linelength.
2007-06-29 Philip HazelFix pcre #include problem; add "-pre" to version.
2007-06-27 Philip HazelAdd queue_only_load_latch.
2007-06-26 Philip HazelFix bug introduced with +ignore_defer and +include_defer.
2007-06-26 Philip HazelAdd warning about missing retry rules to the default...
2007-06-26 Philip HazelInstalled PCRE 7.2 into Exim.
2007-06-26 Philip HazelAdd +ignore_defer and +include_defer to host lists.
2007-06-22 Philip HazelAdded $max_received_linelength.
2007-06-20 Philip HazelAdd /noupdate as a ratelimit option.
2007-06-19 Philip HazelAdd -Mvc option.
2007-06-19 Philip HazelFix text type in ACL error message.
2007-06-18 Philip HazelAdd client_condition to authenticators.
2007-06-14 Philip HazelAdded $dnslist_matched.
2007-06-14 Philip HazelExport body_linecount and body_zerocount in the local_s...
2007-05-31 Magnus HolmgrenBug #503: Use Ulstat() instead of Ustat() in dsearch...
2007-05-17 Tom KistnerBugzilla #502
2007-05-14 Magnus HolmgrenThe "spam" ACL condition code contained a sscanf()...
2007-05-11 Tom KistnerAdapt PRVS BATV scheme address format to latest draft...
2007-05-08 Philip HazelUse colon, not dot, as IPv6 separator in host-list...
2007-04-19 Philip HazelUpdate version number; apply new patch from Sieve maint...
2007-04-16 Philip HazelDo not advertise STARTTLS in response to HELP unless...
2007-04-16 Philip HazelFix bug in previous patch: following data is permitted...
2007-04-13 Philip HazelCheck for lost connection or unexpected input at end...
2007-04-12 Philip HazelCorrect comment.
2007-04-12 Philip HazelAnother Sieve patch.
2007-04-11 Steve CampbellV1.58 Fix to get <> and blackhole to show in edomain...
2007-04-03 Steve Campbell2007-03-19 V1.55 Steve Campbell
2007-03-21 Philip HazelPatch from the Sieve maintainer.
2007-03-21 Philip HazelAdd RCPT error text to unexpected DATA error.
2007-03-14 Philip HazelChange originator_xxx fields in the daemon when it...
2007-03-14 Philip HazelFix manualroute bug for localhost following multihomed...
2007-03-13 Philip HazelPrevious exigrep patch was rubbish. Re-fix.
2007-03-13 Philip HazelAdd host_find_failed=ignore and host_all_ignored to...
2007-03-13 Philip HazelUse "not accepted" rather than "not completed" for...
2007-03-13 Philip HazelAdd -v functionality to exigrep.
2007-03-13 Philip HazelApplied a patch from the Sieve maintainer to fix a...
2007-03-13 Philip HazelChange HDA_SIZE in oracle.c from 256 to 512. This is...
2007-03-13 Philip HazelFix compiling problems with OpenSSL 0.9.8e.
2007-03-01 Philip HazelChange dovecot authenticator to use read/write instead...
2007-03-01 Philip HazelA :defer: message was being suppressed unless smtp_erro...
2007-02-26 Philip HazelMH's patch for allowing control characters as list...
2007-02-26 Philip HazelNot correctly resetting $item and $value after an expan...
2007-02-20 Philip HazelAdd extra sync checks after ACLs that might delay.
2007-02-20 Philip Hazel$smtp_command and $smtp_command_argument were incomplet...
2007-02-20 Philip HazelMake bounce for system quota error the same as for...
2007-02-16 Magnus HolmgrenI took action and made $recipients available in local_s...
2007-02-14 Philip HazelExigrep update to allow for pids in log lines had someh...
2007-02-14 Philip HazelAdd "continue" modifier.
2007-02-14 Philip HazelAdded expansion items addresses, filter, map, reduce.
2007-02-14 Steve CampbellImproved the '($parent) =' pattern match (Daniel Tiefnig)
2007-02-10 Magnus Holmgrens/iterate_item_save/save_iterate_item/ to be consistent...
2007-02-08 Philip HazelFix bad outgoing_port in log line for delivery of a...
2007-02-07 Philip HazelApply latest Sieve patches.
2007-02-07 Philip HazelJori Hamalainen's patch to speed up exigrep, and fix...
2007-02-07 Philip HazelSplit long fakereject and fakedefer messages.
2007-02-06 Philip HazelImplemented hosts_avoid_pipelining in the smtp transport.
2007-02-06 Philip HazelRetry items for address errors that included the sender...
2007-02-06 Philip HazelFlush SMTP before callout (unless control=no_callout_fl...
2007-02-06 Philip HazelForgot about TLS when adding the delay autoflush.
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-31 Philip HazelHeiko Schlitterman's patch for log_selector=+pid, plus...
2007-01-31 Philip HazelAdd ${rfc2047d: expansion.
2007-01-30 Philip HazelMagnus' patch for $sending_ip_address and $sending_port.
2007-01-30 Philip HazelAdd control=no_pipelining.
2007-01-25 Philip HazelTurn MH's patch into my standard style. (Explicit ...
2007-01-25 Philip HazelEnsure acl_not_smtp_start is called for -bS input.
2007-01-24 Magnus HolmgrenI think the actual fix to bug #448 got lost somehow...
2007-01-23 Philip HazelInstalled PCRE release 7.0.
2007-01-23 Philip HazelAdd $smtp_count_at_connection_start.
2007-01-23 Magnus HolmgrenFix for bug #451: set deliver_freeze = FALSE after...
2007-01-23 Philip HazelFix $auth1 problem in dovecot authenticator.
2007-01-22 Philip HazelCautiously added ENABLE_DISABLE_FSYNC and disable_fsync...
2007-01-22 Steve CampbellSpamAssassin rejects are now collated in the reject...
2007-01-18 Philip HazelAdd gnutls_require_{kx,mac,protocols}.
2007-01-17 Philip HazelAdd comments as to why smtp_log_no_mail() is not called...
2007-01-17 Philip HazelFix negated dnslists item bug; add == and =& features...
2007-01-15 Philip HazelAdded log selector +smtp_no_mail to log when no MAIL...
2007-01-08 Philip HazelCast empty string to zero for numerical comparions... exim-4_66
2007-01-08 Philip HazelUpdate version number and copyright year.
2007-01-02 Philip HazelPanic-die if a system filter or router generates more... exim-4_65
2006-12-24 Magnus HolmgrenDon't check that the operands of numeric comparison...
2006-12-21 Philip HazelUpdate version number for next release.
next