exim.git
2009-10-19 Nigel MetheringhamTweak mytypes.h to not redefine TRUE/FALSE
2009-10-19 Nigel MetheringhamFixed the eximstats version number to 1.60
2009-10-19 Nigel MetheringhamCorrect exiwhat mishandling log_selector = +pid. Fixes...
2009-10-19 Nigel MetheringhamCorrect eximstats misparse. Fixes #687
2009-10-19 Tom KistnerAllow add_header condition in DKIM ACL
2009-10-19 Nigel MetheringhamFurther minor tweak to sha256 inclusion. Fixes: #674...
2009-10-16 Tom KistnerCorrect OPENSSL_VERSION_NUMBER #ifdef
2009-10-16 Nigel MetheringhamCorrection changelog bug id. Fixes: #622
2009-10-16 Nigel MetheringhamCorrecting bug id patch is for
2009-10-16 Nigel Metheringhamprepend (not append) Resent-Message-ID and Resent-Date...
2009-10-16 Tom KistnerLimit SHA256 support to OpenSSL >= 0.9.8
2009-10-16 Nigel Metheringhamdoc os fixup script from Phil Pennock. fixes: #765
2009-10-16 Nigel Metheringhamgnutls_compat_mode to allow compatibility with broken...
2009-10-16 Tom KistnerBugzilla #722
2009-10-16 Tom KistnerDKIM Doc update
2009-10-16 Tom KistnerBugzilla #643
2009-10-16 Tom KistnerBugzilla #887
2009-10-16 Tom KistnerBugzilla #871
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-10-13 Tom KistnerAdd DKIM documentation
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 MetheringhamDocumentation example syntax fix. fixes: bug #851
2009-07-02 Nigel MetheringhamRemoved code that symlinks to pcre as its no longer...
2009-06-30 Tom KistnerMinor style update
2009-06-30 Tom KistnerFix pointers to NOTICE
2009-06-30 Tom KistnerFix errors preventing compilation
2009-06-27 Tom KistnerFix wrong #ifndef macro
2009-06-15 Tom KistnerFixup eximon compile. Thanks Graeme.
2009-06-11 Tom KistnerUpdate Version and current year
2009-06-11 Tom KistnerDKIM docs WIP
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:...
2009-01-02 Nigel MetheringhamAdded index entry for acl_smtp_notquit, updating change...
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-16 Nigel MetheringhamFixed erroneous documentation references to smtp_notqui...
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-29 Nigel MetheringhamDocumentation correction to quote_mysql example. fixes...
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-09-01 Tony FinchCorrect name of the selector is received_recipients...
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-08-05 Tony FinchAdd missing } in examples. Fixes: bug#743
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 Tony FinchClarify the extent of effect of log_reject_target.
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-05-14 Tony FinchBATV PRVS no longer uses slashes.
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-16 Tony Finchutil/transport-filter.pl is gone.
2008-04-13 Tom Kistnerremove reference to RSA from section 39.3
2008-04-13 Tom Kistnerremove reference to RSAfrom section 39.3
2008-04-13 Tom Kistnerseems there is no "-a" parameter to "cp" in non-gnu...
2008-03-27 Tom KistnerTK/01-04
2008-03-27 Tom KistnerBugzilla 673: merge f-protd support, courtesy of Mark...
2008-03-26 Tony Finchclarify that DNS list domains are not mail domains
next