]> Pileus Git - ~andy/fetchmail/history - driver.c
Updated.
[~andy/fetchmail] / driver.c
1997-07-01 Eric S. RaymondAnother try at Kerberos autoconfiguration.
1997-06-27 Eric S. RaymondShow message count.
1997-06-25 Eric S. RaymondAndrey Chernov's flag.
1997-06-25 Eric S. RaymondFix minor bug in Received parsing.
1997-06-25 Eric S. RaymondFixed Paul Sutcliffe's fooup.
1997-06-24 Eric S. RaymondHeader reorganization.
1997-06-19 Eric S. RaymondAvoid getting sizes when there is no mail.
1997-06-17 Eric S. RaymondDon't issue body bytes in silent mode.
1997-06-16 Eric S. RaymondHandle multiple To: headers.
1997-06-14 Eric S. RaymondDon't rely on the size being in POP3's fetch response...
1997-06-13 Eric S. RaymondReclaim file descriptors on timeout.
1997-06-13 Eric S. RaymondCopyright cleanup.
1997-06-11 Eric S. RaymondPut in Dave Holland's feature.
1997-06-11 Eric S. RaymondSuppress body size display if we've pre-fetched message...
1997-06-11 Eric S. RaymondIntroduced bool.
1997-06-11 Eric S. Raymond-Wall cleanup.
1997-06-09 Eric S. RaymondAdd "body bytes" count.
1997-06-05 Eric S. RaymondYet another step towards handling zero-length messages.
1997-06-05 Eric S. RaymondYet another step towards zero-length message handling.
1997-06-05 Eric S. RaymondAnother step towards correct handling of bodiless messages.
1997-06-05 Eric S. RaymondFix Harry Hoccheiser's bug.
1997-06-02 Eric S. RaymondAdded 550 response.
1997-06-02 Eric S. RaymondSometimes now we only count header bytes.
1997-06-02 Eric S. RaymondAdd exim 501 response.
1997-05-28 Eric S. RaymondFix error response on 571.
1997-05-17 Eric S. RaymondBetter antispam at last.
1997-05-17 Eric S. RaymondBetter functional separation.
1997-05-17 Eric S. RaymondAnother step towards cleaner code.
1997-05-17 Eric S. RaymondIMAP now splits its request in half.
1997-05-17 Eric S. RaymondIntroduce forward_ok.
1997-05-17 Eric S. RaymondSimplify smtp_open calling logic.
1997-05-15 Eric S. RaymondAdd multiple-folder support.
1997-05-15 Eric S. Raymond-Wall cleanup.
1997-05-15 Eric S. RaymondBetter >From handling.
1997-05-15 Eric S. RaymondAdd mailbox indication.
1997-05-14 Eric S. RaymondDetect embedded NULs.
1997-05-14 Eric S. RaymondUse the actual line length for decrementing the IMAP...
1997-05-14 Eric S. RaymondBe sure to write the headers properly.
1997-05-13 Eric S. RaymondChange type of socket descriptors from FILE * to int...
1997-05-13 Eric S. RaymondCaseblind comparison of names, more explicitness about...
1997-04-29 Eric S. RaymondHacks for avoiding compiler warnings under SunOS.
1997-04-23 Eric S. RaymondFix \rs in error-message handling for qmail.
1997-04-17 Eric S. RaymondAdded forcecr option.
1997-04-16 Eric S. RaymondCorrect return status,
1997-04-16 Eric S. RaymondError message correction.
1997-04-06 Eric S. RaymondBetter error logging.
1997-04-05 Eric S. RaymondRobert de Bath's changes.
1997-04-02 Eric S. RaymondEnable 3.9 to compile even without RES_SEARCH.
1997-04-02 Eric S. RaymondFix coding error in hunt-list handling.
1997-04-02 Eric S. RaymondCaseblind comparison of domain names.
1997-04-01 Eric S. RaymondSecond round of XMIT_REJECT changes.
1997-04-01 Eric S. RaymondThis should fix the timeout bug.
1997-04-01 Eric S. RaymondBetter error messages about rejected addresses.
1997-03-07 Eric S. RaymondFix bug that prevented localdomains from working.
1997-03-07 Eric S. RaymondReady for the UIDL patch.
1997-02-21 Eric S. RaymondLocalize the effect of DNS errors.
1997-02-21 Eric S. RaymondTypo fix.
1997-02-19 Eric S. RaymondAdded SMTP hunt list feature.
1997-02-18 Eric S. RaymondJohan Vromans's fix.
1997-02-18 Eric S. RaymondStrip out Return-Path headers.
1997-02-18 Eric S. RaymondDave Bodenstab's error-message corrections.
1997-02-18 Eric S. RaymondJanos Farkas's fixes.
1997-02-17 Eric S. RaymondFix embarassing bug.
1997-02-17 Eric S. RaymondLose the `received' option; we now say `no envelope'.
1997-02-17 Eric S. RaymondUse Return-Path.
1997-02-16 Eric S. RaymondFirst post-3.5 changes.
1997-02-14 Eric S. RaymondTrivial compilation fix.
1997-02-14 Eric S. RaymondAded the `received' option.
1997-02-13 Eric S. RaymondTony Nugent's fixes.
1997-02-13 Eric S. RaymondFoil the rewrite logic.
1997-02-13 Eric S. RaymondDeal with headerless mail.
1997-02-11 Eric S. RaymondTrivalent options.
1997-02-10 Eric S. RaymondAdded RFC1985 ETRN support.
1997-02-10 Eric S. RaymondVarious minor bugfixes.
1997-02-03 Eric S. RaymondFix stripcr and password-stripping.
1997-01-31 Eric S. RaymondAnither step towards reducing malloc calls.
1997-01-30 Eric S. RaymondChange format message.
1997-01-30 Eric S. RaymondShroud password lengths.
1997-01-30 Eric S. RaymondSeparate \r\n trimming from password shrouding.
1997-01-30 Eric S. RaymondComment improvements.
1997-01-30 Eric S. RaymondDon't grab a received_for twice.
1997-01-30 Eric S. RaymondFix Johan Vromans's bug.
1997-01-30 Eric S. RaymondAdd stripcr option.
1997-01-30 Eric S. RaymondPrevent some duplicated headers.
1997-01-29 Eric S. RaymondAvoid that core-dump!
1997-01-28 Eric S. RaymondBetter envelope-address parsing.
1997-01-27 Eric S. RaymondCR-strip fix.
1997-01-25 Eric S. RaymondYet another step.
1997-01-25 Eric S. RaymondStep three.
1997-01-25 Eric S. RaymondDeal with the fact that realloc can relocate.
1997-01-25 Eric S. RaymondYet another step.
1997-01-25 Eric S. RaymondYet another step.
1997-01-25 Eric S. RaymondThis version seems to work.
1997-01-25 Eric S. RaymondFix reply bug.
1997-01-25 Eric S. RaymondCorrected 8BITMIME.
1997-01-24 Eric S. RaymondHandle long address lists.
1997-01-24 Eric S. RaymondBetter notification on authentication failure.
1997-01-24 Eric S. RaymondIntroduce gen_recv.
1997-01-23 Eric S. RaymondAdd notes on RFC1123 conformance.
1997-01-22 Eric S. RaymondGeneral ESMTP support seems pretty good now.
next