Buffer overrun fix. fixes: bug #787
[exim.git] / src /
2008-12-12 Nigel MetheringhamBuffer overrun fix. fixes: bug #787
2008-11-18 Michael HaardtAligned with draft-ietf-sieve-notify-mailto-09:
2008-10-12 Nigel MetheringhamRemoved excess comma in usage fprint statement. Fixes...
2008-09-30 Tom KistnerREVERT Debug checkin - tracing DKIM signing problems
2008-09-30 Tom KistnerDebug checkin - tracing DKIM signing problems
2008-09-30 Tom KistnerDebug checkin - tracing DKIM signing problems
2008-09-29 Nigel MetheringhamFix to EXPN not working under TLS. Fixes bug #744
2008-09-05 Tony FinchProduce a more useful error message if an SMTP transpor...
2008-09-03 Tony FinchTLS error reporting now respects the incoming_interface and
2008-08-11 Tony FinchRemove a spurious -g that slipped in to the last commit.
2008-08-07 Tony FinchFix the way ${extract is skipped in the untaken branch...
2008-07-28 Tony FinchSave $spam_score, $spam_bar, and $spam_report in spool...
2008-07-28 Tony FinchApply the look_for_it magic to chmod. (bug#602)
2008-07-25 Tony FinchOS-dependent locations for CHMOD_COMMAND, required...
2008-07-25 Tony FinchCHMOD_COMMAND and TOUCH_COMMAND for exicyclog (bug...
2008-07-25 Tony FinchCHMOD_COMMAND and TOUCH_COMMAND are needed by exicyclog...
2008-07-18 Tony FinchLeading white space used to be stripped from $spam_repo...
2008-06-06 Michael HaardtFixed bug in parse_date_time() introduced with last...
2008-06-04 Michael HaardtAdding parse_date_time() to parse RFC 2822 date-time.
2008-06-04 Michael HaardtAdded parse_date_time() to parse RFC 2822 date-time.
2008-05-22 Tony FinchIf a ${dlfunc module has side-effects that cause store...
2008-05-16 Nigel MetheringhamBetter implementation of Dovecot authenticator using...
2008-05-16 Nigel MetheringhamChange creation mode of maildir aux files to prevent...
2008-04-24 Tom Kistnerfix BATV prvs expiry calculation for one rollover case
2008-04-21 Tony FinchCheck that $multikill_cmd exists before running it...
2008-04-13 Tom Kistnerseems there is no "-a" parameter to "cp" in non-gnu...
2008-03-27 Tom KistnerBugzilla 673: merge f-protd support, courtesy of Mark...
2008-03-05 Tom Kistnerjoin transport logic for DK and DKIM, making it possibl...
2008-02-14 Tony FinchFix parallel build (make -j). Fixes: bug #668.
2008-02-12 Nigel MetheringhamIntegrated SPF Best Guess. Fixes: bug #521
2008-02-06 Tony FinchWhen checking the local_parts router precondition after a
2008-02-06 Nigel MetheringhamClose the socket used by the dovecot authenticator...
2008-02-06 Nigel MetheringhamUpdated exicyclog changes to correct rejectlog/paniclog...
2008-01-30 Nigel Metheringhamexicyclog additions. Fixes: #602
2008-01-29 Michael HaardtBug fix: Only remember notifications resulting from...
2008-01-28 Tony FinchBugzilla 662: Fix stack corruption before exec() in...
2008-01-28 Tom Kistnersmall fix for spamd_address expansion - thanks to Warre...
2008-01-28 Michael HaardtFix some comments, no code changes.
2008-01-22 Tony FinchDo not log submission mode rewrites if they do not...
2008-01-18 Nigel MetheringhamMinor fixes to the dovecot authenticator. Fixes: #646
2008-01-17 Tom Kistneradd patch to support dccifd directly from ACL system...
2008-01-16 Nigel MetheringhamInitial work removing PCRE from dist. Documentation...
2008-01-16 Tom Kistnerbugzilla 612 - write recipients list in X-Envelope...
2008-01-16 Tom Kistnerapplied patch to make spamd_address expandable when...
2008-01-16 Tom Kistneradd missing dkim variables [bugzilla 656]
2007-11-26 Nigel MetheringhamPreparation for 4.69 release
2007-11-12 Nigel MetheringhamUpdated embedded PCRE to version 7.4 to avoid 2 CVE...
2007-10-18 Nigel MetheringhamDefend against bad data from gethostbyaddr(). Fixes...
2007-10-11 Michael HaardtProcess Auto-submitted: in the triggering message and...
2007-10-09 Tom Kistnerfix uninitialized options struct
2007-10-04 Tom Kistnerrevert bogus checkin 1.6->1.5, resulting in 1.7, sorry
2007-10-04 Tom KistnerAdded missing expansion links for dkim_domain and dkim_...
2007-09-28 Tom Kistner[Buzilla 376] Preliminary DKIM support
2007-09-24 Michael HaardtCompile extension "encoded-character" (draft-ietf-sieve...
2007-09-21 Steve CampbellAdded the -bylocaldomain option.
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-27 Philip HazelNetBSD-specific configuration patches from David Brownlee.
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 HazelNote about ratelimit resets.
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
next