]> Pileus Git - ~andy/fetchmail/history - sink.c
Fix more compiler warnings.
[~andy/fetchmail] / sink.c
2006-03-14 Matthias AndreeFix more compiler warnings.
2006-01-19 Matthias AndreeYet another bogus free() to be fixed.
2006-01-19 Matthias AndreeFix segfault or bus error after bouncing a message...
2005-12-20 Matthias Andree* SMTP/LMTP cleanup to fix these two bugs:
2005-12-13 Matthias AndreeDo not trash destination domain if multiple messages...
2005-11-14 Matthias AndreeSunil Shetye fixed these problems in a patch posted...
2005-10-30 Matthias AndreeUse new host_fqdn() interface.
2005-09-19 Matthias AndreeRearrange #include directives in an attempt to fix...
2005-08-16 Matthias AndreeWrite RFC-compliant BSMTP envelopes. Reported by Nico...
2005-08-02 Matthias AndreeRemove port/service dualism and make everything a service.
2005-07-31 Matthias AndreeGet rid of alloca() in fetchmail.
2005-07-30 Matthias AndreeINCOMPATIBLE: DROP --netsec/-T option, NET_SECURITY...
2005-07-30 Matthias Andreestrcpy -> strlcpy, strcat -> strlcat
2005-07-23 Matthias AndreeAdd From: header to warning emails. Debian Bug#244828.
2005-07-20 Matthias AndreeReally fix Debian bug #207919 (junk in Received: header...
2005-07-03 Matthias AndreeNalin Dahyabhai's fix for sink.c/transact.c to reserve...
2005-06-29 Matthias AndreeCesar Eduardo Barros's fix to avoid double @ when usern...
2005-04-24 Matthias AndreeFix typo, LSMTP -> LMTP.
2004-11-10 Matthias AndreeMisc. sprintf and pid_t fixes.
2004-11-10 Matthias AndreeClean up the horrible HAVE_[V]SNPRINTF mess, use Trio...
2004-11-07 Matthias AndreeUse iana_charset rather than calling nl_langinfo(CODESET).
2004-10-20 Matthias AndreeLet stuff_warning do the RFC-2047 encoding.
2004-10-20 Matthias AndreeFix miscellaneous warnings.
2004-10-14 Matthias AndreeAdd MIME headers to specify body encoding for mail...
2004-10-12 Matthias AndreeMerge Holger Mauermann's bounce patch, 2003-10-23-6...
2004-07-21 Rob FunkRemove space after "MAIL FROM:" (patch from Phil Endecott)
2004-06-19 Matthias AndreeCast arguments of is*() ctype.h functions to unsigned...
2004-01-13 Eric S. RaymondSunil Shetye's fix for SSL configuration.
2003-10-10 Eric S. RaymondPrevent a SIGSEGV that happens when
2003-10-10 Eric S. RaymondClose a Debian bug.
2003-08-06 Eric S. RaymondReady to ship.
2003-07-17 Eric S. RaymondFirst round ofmlong-delayed bug fixes.
2003-03-01 Eric S. RaymondGuard some buffers.
2003-01-17 Eric S. RaymondSunil changed the sanitization logic.
2002-12-13 Eric S. RaymondReady to ship 6-2-0.
2002-10-31 Eric S. RaymondReady to ship stable.
2002-10-31 Eric S. RaymondSunil Shetye's minor fixes.
2002-10-18 Eric S. Raymondi18n fix.
2002-10-18 Eric S. RaymondDetect and rewrite local paths.
2002-09-13 Eric S. RaymondBetter error return reporting from the MDA.
2002-09-13 Eric S. RaymondSunil Shetye's latest cleanup patch.
2002-09-09 Eric S. RaymondSunil Shetye's latest fix patch.
2002-09-04 Eric S. RaymondSunil Shetye's double-bounce patch.
2002-09-04 Eric S. RaymondCygwin port fix.
2002-06-22 Eric S. RaymondMore patches by Sunil.
2002-06-09 Eric S. RaymondRFC reference.
2002-06-08 Eric S. RaymondScott Gigfford's patch.
2002-06-04 Eric S. RaymondPass back spam filter messages.
2002-04-04 Eric S. RaymondAvoid spurious transient errors.
2002-04-01 Eric S. RaymondDebian 5.9.10 fixes.
2002-03-10 Eric S. RaymondExpose the ESMTP name and password options.
2002-03-09 Eric S. RaymondMinor fixes.
2002-02-15 Eric S. RaymondMinor fixes for 5.9.8.
2002-02-02 Eric S. RaymondGSSAPI and ODMR fixes.
2002-02-01 Eric S. RaymondUse smtpaddress to specify the return path on warning...
2002-02-01 Eric S. RaymondFixes by Matthias Andree.
2002-02-01 Eric S. RaymondSunil Shetye's fixews for IMAP and SMTP edge cases.
2001-12-14 Eric S. RaymondSlight change in bounce logic.
2001-12-14 Eric S. RaymondLMTP fix.
2001-11-08 Eric S. RaymondCosmetic fix.
2001-11-08 Eric S. RaymondEasy bug fixes for this round.
2001-10-01 Eric S. RaymondHMH fixes.
2001-09-30 Eric S. RaymondRefactor sink.c preparatory to changing defaults.
2001-09-30 Eric S. RaymondStart refactoriing.
2001-09-30 Eric S. RaymondRe-enable explicit bounce on bad address.
2001-09-24 Eric S. RaymondMerge the explicit-bounce code back in, conditioned...
2001-09-24 Eric S. Raymond_( -> GT_(
2001-09-23 Eric S. RaymondLMTP problem has been solved.
2001-09-18 Eric S. RaymondBefore tckling the license problem.
2001-09-09 Eric S. RaymondBring back SIGCHLD declaration.
2001-08-06 Eric S. RaymondTwo of Matthias Andree's four bugs.
2001-07-31 Eric S. RaymondMust solve that damn linking problem next.
2001-07-25 Eric S. RaymondAlmost ready to ship.
2001-07-25 Eric S. RaymondHMH's trivial fixes.
2001-07-13 Eric S. RaymondRefused mail that has no good addresses and can't be...
2001-07-12 Eric S. RaymondReady to ship.
2001-07-07 Eric S. RaymondDiscard Return-Path consisting of @.
2001-07-06 Eric S. RaymondExperiment with better RCPT TO handling.
2001-07-06 Eric S. RaymondComment fix.
2001-07-02 Eric S. RaymondReady to ship.
2001-07-01 Eric S. RaymondFix for zombie problem.
2001-06-24 Eric S. RaymondRip out unnecessary signal hacks.
2001-06-24 Eric S. RaymondComment fix.
2001-06-24 Eric S. RaymondHMH's second cleanup patch.
2001-06-24 Eric S. RaymondImplemented fetchdomains.
2001-06-23 Eric S. Raymondstrncat/snprintf cleanup.
2001-06-20 Eric S. RaymondMiscellaneous bug fixes.
2001-05-30 Eric S. RaymondTypo fix.
2001-05-29 Eric S. RaymondBefore trying to fix the no-reset bug.
2001-05-21 Eric S. RaymondBackout code that inhibited bounces.
2001-05-21 Eric S. RaymondFix patches from HMH and others.
2001-04-23 Eric S. RaymondReady to try HH's Kerberos patch.
2001-03-06 Eric S. RaymondThis version works, but the FALLBACK_MDA code is not...
2001-03-05 Eric S. RaymondCosmetic fix.
2001-02-27 Eric S. RaymondTypo fix.
2000-12-12 Eric S. RaymondSpambounce patch.
2000-12-06 Eric S. RaymondSamuel Leo's LMTP enhancement.
2000-11-11 Eric S. RaymondReady to ship.
2000-09-26 Eric S. RaymondBug fixes and internationalization improvements.
2000-07-23 Eric S. RaymondMinor update.
next