]> Pileus Git - ~andy/fetchmail/shortlog
~andy/fetchmail
1996-11-08 Eric S. RaymondImplement batchlimit option.
1996-11-08 Eric S. RaymondSolaris 2.5 and FreeBSD 2.2.
1996-11-08 Eric S. RaymondBetter error messages. And accept Resent-From & Appare...
1996-11-06 Eric S. RaymondReady to ship.
1996-11-06 Eric S. RaymondReady to ship.
1996-11-06 Eric S. RaymondReady for release.
1996-11-06 Eric S. RaymondRemoved an unnecessary layer of indirection.
1996-11-06 Eric S. RaymondInitial revision
1996-11-06 Eric S. RaymondSplit RFC822-bashing code out of the driver.
1996-11-06 Eric S. RaymondCorrect return test.
1996-11-06 Eric S. RaymondOoops...don't exit where a return will do.
1996-11-06 Eric S. RaymondCorrect setting of implicitmode.
1996-11-06 Eric S. RaymondBack out the attempt to use stdio.
1996-11-06 Eric S. RaymondInitial revision
1996-11-05 Eric S. RaymondBetter error reporting.
1996-11-04 Eric S. RaymondInsert fseeks to prevent read-write lossage.
1996-11-04 Eric S. RaymondReady to ship.
1996-11-04 Eric S. RaymondFull dynamic buffering on all socket streams.
1996-11-04 Eric S. RaymondEliminate SockGets().
1996-11-04 Eric S. RaymondSocket open rename.
1996-11-04 Eric S. RaymondEliminated socket.h.
1996-11-04 Eric S. RaymondSpecial socket I/O almost gone!
1996-11-04 Eric S. RaymondTrue internal buffering with stdio!
1996-11-04 Eric S. RaymondWow! Real buffering at last!
1996-11-04 Eric S. RaymondTry to at least complain coherently when no from header.
1996-11-04 Eric S. RaymondDon't append a spurious NUL to the headers.
1996-11-04 Eric S. RaymondFix incorrect deletion location.
1996-11-04 Eric S. RaymondTypo fix.
1996-11-04 Eric S. RaymondClose SMTP sockets after each poll cycle to avoid MTA...
1996-11-04 Eric S. RaymondRunning fetchmail in daemon mode now forces the --fetch...
1996-11-04 Eric S. RaymondFix seems to be unnecssary. Weird.
1996-11-01 Eric S. RaymondReady for 1.9.8.
1996-11-01 Eric S. RaymondNailed that connect(2) bug.
1996-11-01 Eric S. RaymondTypo fix.
1996-11-01 Eric S. RaymondNo longer necessary for fetchmail to abort after failed...
1996-11-01 Eric S. RaymondDeal with connect(2) bug.
1996-11-01 Eric S. RaymondAdd notes on how to report bugs.
1996-11-01 Eric S. RaymondHeader cleanup.
1996-11-01 Eric S. RaymondReady to ship.
1996-10-31 Eric S. RaymondImproved documentation.
1996-10-31 Eric S. RaymondMake the RPM spec include the patchlevel.
1996-10-31 Eric S. RaymondBetter signal handling.
1996-10-31 Eric S. RaymondVersion bump.
1996-10-31 Eric S. Raymond%s is back.
1996-10-31 Eric S. RaymondAdd FIXME notes.
1996-10-31 Eric S. RaymondDocument the lossage.
1996-10-31 Eric S. RaymondSTEP 9: We can finally use SockGets here.
1996-10-31 Eric S. RaymondSTEP 9: Eliminate the static buffer in the socket library.
1996-10-31 Eric S. RaymondCorrect echoing logic.
1996-10-31 Eric S. RaymondSTEP 8: All socket writes now go through SockWrite.
1996-10-31 Eric S. RaymondSTEP 7: Take mboxfd out of the SMTP logic path entirely.
1996-10-31 Eric S. RaymondSTEP 6: Socket() returns file pointer.
1996-10-31 Eric S. RaymondSTEP 5: SockPrintf() conversion.
1996-10-31 Eric S. RaymondSTEP 4: Make SMTP functions take file pointer arguments.
1996-10-31 Eric S. RaymondSTEP 3: File pointer arguments in SockGets()/SockPuts().
1996-10-31 Eric S. RaymondSTEP 2: Prepare for SockGets/SockPuts argument change.
1996-10-31 Eric S. RaymondSTEP 1: Make all methods take file pointer arguments.
1996-10-31 Eric S. RaymondReady to ship.
1996-10-31 Eric S. RaymondCatch up with current bug fixes.
1996-10-31 Eric S. RaymondDocument the stdio fix.
1996-10-30 Eric S. RaymondTypo fixes.
1996-10-30 Eric S. RaymondBetter documentation.
1996-10-30 Eric S. RaymondGet rid of an unnecessary function.
1996-10-30 Eric S. RaymondFix fatal alloca bug.
1996-10-30 Eric S. RaymondFix fgatal alloca bug.
1996-10-30 Eric S. RaymondHandle multiple comma-separated local names correctly.
1996-10-30 Eric S. RaymondReady to ship.
1996-10-30 Eric S. RaymondChangeover to `poll'.
1996-10-30 Eric S. RaymondVersion bump.
1996-10-30 Eric S. RaymondSeal off some more functions.
1996-10-29 Eric S. RaymondMove some forward declarations for better encapsulation.
1996-10-29 Eric S. RaymondDon't display canonical name if it hasn't been grabbed.
1996-10-29 Eric S. RaymondMake fetchmail -q faster.
1996-10-29 Eric S. RaymondMore reorganization.
1996-10-29 Eric S. RaymondModularize the main logic a bit.
1996-10-29 Eric S. RaymondNot experimental any more.
1996-10-29 Eric S. RaymondAdd some doc files to the RPM.
1996-10-29 Eric S. RaymondInitial revision
1996-10-29 Eric S. RaymondFix the damn single-poll-loop bug.
1996-10-29 Eric S. Raymondsmtp_close isn't used any more.
1996-10-29 Eric S. RaymondAdded -n, --nodetach option.
1996-10-29 Eric S. RaymondTimestamp.
1996-10-29 Eric S. RaymondGo to patch level 4.
1996-10-29 Eric S. RaymondOnly open one conneection per host in daemon mode.
1996-10-28 Eric S. RaymondReorganize slightly.
1996-10-28 Eric S. RaymondCorrect sttus interpretation.
1996-10-28 Eric S. RaymondAdded some more intelligible debug messages.
1996-10-28 Eric S. RaymondAdded some more intelligible debug messages.
1996-10-28 Eric S. RaymondDon't open SMTP connection until it's needed.
1996-10-28 Eric S. RaymondBetter optimization.
1996-10-28 Eric S. RaymondDate the patched releases.
1996-10-28 Eric S. RaymondPatchlevel machinery.
1996-10-28 Eric S. RaymondHandle nested parentheses in RFC822 comments.
1996-10-28 Eric S. RaymondPatchlevel apparatus.
1996-10-28 Eric S. RaymondCleanup for PL3.
1996-10-28 Eric S. RaymondInitial revision
1996-10-27 Eric S. RaymondCorrect mda argument list building.
1996-10-27 Eric S. RaymondCorrect the defaults logic.
1996-10-27 Eric S. RaymondFix core dump bug in default-user logic.
1996-10-26 Eric S. Raymondgcc -Wall cleanup.
next