exim.git
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
2008-03-05 Tom Kistnerjoin transport logic for DK and DKIM, making it possibl...
2008-02-26 Tony FinchRemove references to PCRE documentation no longer suppl...
2008-02-18 Tony FinchTypo.
2008-02-15 Tony FinchNote an LDAP gotcha pointed out by Robert Bannocks.
2008-02-15 Tony Finchlayout tweak
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-08 Tony FinchA test for the encoded-character extention.
2008-02-07 Tony FinchUpdate because of rev 1.30 of sieve.c
2008-02-07 Tony FinchSome test output changes caused by the addition of...
2008-02-07 Tony FinchSome test output changes caused by the addition of...
2008-02-07 Tony FinchAdd regression test for bug#615
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-02-04 Tony FinchExplain the updated box-drawing cleanup.
2008-02-04 Tony FinchEnsure that vertical bars are actually vertical bars.
2008-02-04 Tony FinchPrevious accidental commit was actually to improve...
2008-02-04 Tony FinchFix a duplicate section anchor.
2008-01-30 Nigel Metheringhamexicyclog additions. Fixes: #602
2008-01-30 Tony FinchLeave the example change bar in place.
2008-01-29 Tony FinchStrip change-bars before adding any new docs.
2008-01-29 Tony FinchI happen to be looking at this again, so while I am...
2008-01-29 Michael HaardtBug fix: Only remember notifications resulting from...
2008-01-28 Tony FinchBugzilla 663: explain that $spam_score and $spam_score_...
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 HaardtRefer to the new SIEVE RFCs instead of the drafts.
2008-01-28 Michael HaardtFix some comments, no code changes.
next