munge caller's GECOS in output to make more portable across test accounts
[exim.git] / src /
2010-06-03 John JetmoreAdded DISABLE_DKIM option to EDITME, leaving some bread...
2010-06-03 Phil PennockInclude check_rfc2047_length in configure.default to...
2010-06-03 Phil PennockThe Date: and Message-Id: headers should normally be...
2010-05-29 Nigel MetheringhamDKIM DNS TXT record bug fix. Fixes: #967
2010-05-29 Nigel MetheringhamNull initialise DKIM variable. Fixes: #986
2010-05-29 Nigel MetheringhamNull terminate pdkim string. Fixes: #985
2010-05-29 Nigel MetheringhamStripped excess debug newline yet again...
2010-05-29 Phil PennockProtect against symlink attacks on MBX lockfile in...
2010-05-26 Nigel MetheringhamPrevent hardlink attack on mbox sticky mail directory...
2010-03-23 John JetmoreJJ/03 installed exipick 20100323.0, fixing doc bug...
2010-03-05 Nigel MetheringhamFix for unknown responses from Dovecot authenticator...
2010-03-05 Nigel MetheringhamSpacing change on Makefile directives (syntax fix)...
2010-03-05 Nigel MetheringhamSupport mysql stored procedures. Fixes: #965
2010-02-23 John JetmoreAdding exipick 20100222.0, --input-dir and --finput
2010-02-19 Michael HaardtBug fix for yesterday's change, which worked in a produ...
2010-02-18 Michael HaardtTreat the transport option dkim_domain as a colon separ...
2010-01-04 Nigel MetheringhamReset environment for 4.72 development
2010-01-04 John JetmoreUpdating exipick from 20061117.2 to 20100104.1, adding...
2009-12-15 Tom KistnerImprove log output when DKIM signing operation fails.
2009-12-07 Tom KistnerPDKIM: Upgrade PolarSSL files to upstream version 0...
2009-11-23 Nigel MetheringhamRecommitted change to remove excess newline from debug...
2009-11-23 Tom KistnerDKIM: fix wrong "pass" result on bodyhash mismatch
2009-11-20 Nigel MetheringhamFlag broken perl installation during build. Fixes...
2009-11-20 Nigel MetheringhamEnable DNSDB lookup by default. Fixes: #847
2009-11-19 Nigel MetheringhamFixes for FreeBSD outside of ports. Fixes: #914
2009-11-19 Nigel MetheringhamRemoved excessive newline in debug mode
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2009-11-16 Nigel MetheringhamDocumentation for randint. Better randomness defaults...
2009-11-16 Tom KistnerFix unsigned message rejection when dkim_verify_signers...
2009-11-14 Nigel MetheringhamChanges to work towards a 4.71 release
2009-11-14 Tom KistnerFix NULL pointer deref when there is no message data...
2009-11-13 Nigel MetheringhamFixed MakeLinks build script. Fixes: #911 exim-4_70
2009-11-13 Nigel MetheringhamRemoved NetBSD3 support as no longer needed. Fixes...
2009-11-12 Nigel MetheringhamCorrect issue with relaxed/simple handling. Fixes:...
2009-11-12 Nigel MetheringhamCorrect connect() call in dcc code. Fixes: #909
2009-11-11 Nigel MetheringhamMore signed/unsigned fixes. Need confirmation that...
2009-11-11 Nigel MetheringhamApplied signed/unsigned fixes. Need confirmation that...
2009-11-10 Nigel MetheringhamAdded lib resolv to Darwin Makefile - hopefully not...
2009-11-10 Nigel MetheringhamUpdate build info for SCO
2009-11-09 Tom KistnerMake SUN compiler happy. Fixes #902
2009-11-09 Tom KistnerMake SUN compiler happy. Fixes #902
2009-11-07 Nigel MetheringhamFix close buglet in mime handling. Fixes: #39 exim-4_70_RC3
2009-11-06 Nigel MetheringhamBase64 decode bug fixes. Fixes: #39
2009-11-05 Nigel MetheringhamFix signed/unsigned and UTF errors Fixes: #901
2009-11-05 Nigel MetheringhamTransport filter timeout fix. Fixes: #898
2009-10-30 Nigel MetheringhamChange "expr" to "expr --" in all shell scripts. Fixes...
2009-10-30 Nigel MetheringhamFurther fix to maildirsize. Fixes: #727
2009-10-29 Tom KistnerFix bug in relaxed body canon.
2009-10-29 Tom KistnerDKIM: Fix insufficient buffer space when relaxing one...
2009-10-29 Tom KistnerDKIM: Fix insufficient buffer space when relaxing one...
2009-10-26 Nigel MetheringhamDovecot buffer overrun fix. Fixes: #889
2009-10-20 Nigel MetheringhamImprovements to LMTP delivery logging. Fixes: #807
2009-10-20 Nigel MetheringhamImprovements to local interface IP addr detection....
2009-10-19 Tom KistnerExempt TXT record names from sanity checks
2009-10-19 Nigel MetheringhamUse transport mode as default mode for maildirsize...
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 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 Metheringhamgnutls_compat_mode to allow compatibility with broken...
2009-10-16 Tom KistnerBugzilla #722
2009-10-16 Tom KistnerBugzilla #643
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-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
next