OpenSSL: Make sure sha256 digest is available
[exim.git] / src /
2009-10-16 Tom KistnerOpenSSL: Make sure sha256 digest is available
2009-10-16 Tom KistnerAdd dkim_disable_verify to configure.default where...
2009-10-16 Tom KistnerBrush up README.UPDATING
2009-10-16 Tom KistnerMake sure -lpcre is set in default makefile. Needed...
2009-10-15 Tom KistnerMake sure dkim_signers is properly terminated
2009-10-15 Tom KistnerFix eximon build
2009-10-15 Tom KistnerFix dkim_cur_signer undupe logic
2009-10-15 Tom KistnerAdd some meaningful debug output
2009-10-15 Tom KistnerPromote dkim_cur_signer to expansion variable
2009-10-15 Tom KistnerFix dkim_signers condition logic / Renamed dkim_signing...
2009-10-15 Tom KistnerDon\'t use ||= operator
2009-10-14 Nigel Metheringhambool: condition support. fixes: #167
2009-10-14 Nigel MetheringhamTLS version reporting. fixes: #745
2009-10-14 Nigel MetheringhamFix issue with long lines with comments in lsearch...
2009-10-14 Nigel MetheringhamBump version to 4.70 so shows as different in testing
2009-10-14 Nigel MetheringhamChanged NOTICE file to remove references to embedded...
2009-10-13 Tom KistnerBugzilla #890
2009-10-13 Tom KistnerUpdate DCC support
2009-09-09 Tom KistnerForward bugfix from pdkim repo
2009-08-31 Tom KistnerFix compiler warnings, some of those not being harmless...
2009-07-02 Nigel MetheringhamRemoved code that symlinks to pcre as its no longer...
2009-06-30 Tom KistnerFix pointers to NOTICE
2009-06-27 Tom KistnerFix wrong #ifndef macro
2009-06-15 Tom KistnerFixup eximon compile. Thanks Graeme.
2009-06-10 Tom KistnerMerge native DKIM support (from DEVEL_PDKIM)
2009-02-04 Michael HaardtAdd owner-* parameter as of RFC 5436. DEVEL_PDKIM_START
2009-01-21 Tony FinchFix the previous commit that broke non-SMTP address...
2009-01-20 Tony FinchRevert stupid screwed-up attempt to store more spam...
2009-01-20 Tony FinchInterpolate the configured paths of chmod and touch...
2009-01-02 Nigel MetheringhamAdded timeout setting to transport filter. Fixes:...
2009-01-02 Nigel MetheringhamCorrect handling of Resent-Date headers. Fixes: #590
2009-01-02 Nigel MetheringhamFixed behaviour of exiwhat when no config. Fixes:...
2008-12-30 Michael Haardtutil-spool_in.c references in spool_read_header() the...
2008-12-18 Michael HaardtPatch to previously committed patch that sorts the...
2008-12-18 Michael HaardtImplement the infrastructure of the mailto notification...
2008-12-12 Nigel MetheringhamMake whitespace strings compare euqal to zero. fixes...
2008-12-12 Nigel MetheringhamAccept len modification fix. fixes: bug #770
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.
next