]> Pileus Git - ~andy/fetchmail/history - fetchmail.c
Caseblind comparison of names, more explicitness about Kerberos.
[~andy/fetchmail] / fetchmail.c
1997-05-13 Eric S. RaymondCaseblind comparison of names, more explicitness about...
1997-05-08 Eric S. RaymondImproved configuration and compilation.
1997-04-29 Eric S. RaymondHacks for avoiding compiler warnings under SunOS.
1997-04-17 Eric S. RaymondAdded forcecr option.
1997-04-06 Eric S. RaymondBetter error logging.
1997-04-05 Eric S. RaymondOption changes.
1997-03-13 Eric S. RaymondAdded -U option.
1997-03-13 Eric S. RaymondAdded `set daemon'.
1997-02-20 Eric S. RaymondAdd version number to -v output.
1997-02-19 Eric S. RaymondAdded SMTP hunt list feature.
1997-02-18 Eric S. RaymondDon't need to give execute permissions.
1997-02-17 Eric S. RaymondLose the `received' option; we now say `no envelope'.
1997-02-14 Eric S. RaymondAded the `received' option.
1997-02-13 Eric S. RaymondAllow the smtphost option to set the host queried for...
1997-02-13 Eric S. RaymondReady for 3-4.
1997-02-11 Eric S. RaymondTrivalent options.
1997-02-11 Eric S. RaymondTypo fix.
1997-02-10 Eric S. RaymondAdded RFC1985 ETRN support.
1997-02-10 Eric S. RaymondVarious minor bugfixes.
1997-02-02 Eric S. RaymondDave Bodenstab's fixes.
1997-01-30 Eric S. RaymondAdd stripcr option.
1997-01-30 Eric S. RaymondPrevent a core-dump bug.
1997-01-24 Eric S. RaymondCorrect the interface parsing.
1997-01-23 Eric S. RaymondComment fix.
1997-01-20 Eric S. RaymondRPOP support is back.
1997-01-19 Eric S. RaymondGeorge Sipe's monitor fixes.
1997-01-18 Eric S. RaymondAdded dns/nodns.
1997-01-17 Eric S. RaymondFix the second incanation of the HELO bug.
1997-01-16 Eric S. RaymondPhilippe de Muyter's Motorola fixes.
1997-01-14 Eric S. RaymondThe batchlimit option is now per user.
1997-01-14 Eric S. RaymondChange `interface' and `monitor' options to per-server.
1997-01-14 Eric S. RaymondDynamic allocation for the query structure string entries.
1997-01-14 Eric S. RaymondMove as much stuff into server data as possible.
1997-01-13 Eric S. RaymondGather all server data into a restorable structure.
1997-01-13 Eric S. RaymondFix --quit uin root mode bug.
1997-01-10 Eric S. RaymondSolaris portability.
1997-01-10 Eric S. RaymondDon't infinite-loop in defaults.
1997-01-09 Eric S. RaymondAdded localdomains option.
1997-01-08 Eric S. RaymondAdded the preconnect feature.
1997-01-07 Eric S. RaymondAdd netrc parsing.
1996-12-30 Eric S. RaymondDave Bodenstab's error changes.
1996-12-29 Eric S. RaymondAfter George Sipe's changes.
1996-12-26 Eric S. RaymondSupport interface check in foreground as well as daemon...
1996-12-25 Eric S. RaymondSlight message improvements.
1996-12-24 Eric S. RaymondGeorge Sipe's patch.
1996-12-23 Eric S. RaymondRemove some NExT-specific cruft.
1996-12-23 Eric S. RaymondAdd dumping for -I, -M.
1996-12-23 Eric S. RaymondEliminate ^ syntax.
1996-12-23 Eric S. RaymondChange lockfile location.
1996-12-23 Eric S. RaymondIntroduced George Sipe's -I and -M options.
1996-12-18 Eric S. RaymondAdded `fetchlimit'.
1996-12-17 Eric S. RaymondEliminate openmailpipe and closemailpipe.
1996-12-17 Eric S. RaymondSIGHUP -> SIGUSR1.
1996-12-17 Eric S. RaymondMore through error conversion.
1996-12-17 Eric S. RaymondUse error() for messages almost everywhere.
1996-12-16 Eric S. RaymondDocument a couple common misconfigurations.
1996-12-11 Eric S. RaymondChanges for NEXTSTEP.
1996-12-09 Eric S. RaymondAdded the `envelope' option.
1996-12-07 Eric S. RaymondAdded an error message.
1996-12-07 Eric S. RaymondFix the SIGCLD snafu.
1996-12-05 Eric S. RaymondAutocinfigure for herror.
1996-12-05 Eric S. RaymondFix a search loop.
1996-12-03 Eric S. RaymondInclude alloca.h when you have it.
1996-12-02 Eric S. RaymondNeed this for EGETUNREACH.
1996-11-30 Eric S. RaymondMake the no-config-file case work correctly again.
1996-11-28 Eric S. RaymondChange name of string-saver functions.
1996-11-28 Eric S. RaymondAbolish servername mamber, go to servernames list.
1996-11-28 Eric S. RaymondInclude user name in saved UID associations.
1996-11-27 Eric S. RaymondAdded the wildcard option.
1996-11-27 Eric S. RaymondAdded `logfile' keyword to rc syntax.
1996-11-21 Eric S. RaymondCorrect MDA return status check.
1996-11-21 Eric S. RaymondBetter error messages.
1996-11-21 Eric S. RaymondBetter initialization error message.
1996-11-20 Eric S. RaymondWe can dump server aliases now.
1996-11-20 Eric S. RaymondCaching via aka list.
1996-11-16 Eric S. RaymondGeneral cleanup for 2.0 release.
1996-11-16 Eric S. RaymondInclude Cameron McPherson's patch for handling multi...
1996-11-13 Eric S. RaymondFix Ville Eeerola's bug.
1996-11-11 Eric S. RaymondFix Jesse Thilo's bug.
1996-11-11 Eric S. RaymondBetter option dumping.
1996-11-11 Eric S. RaymondEliminate the most common configuration error.
1996-11-09 Eric S. RaymondArrange for command-line set of batchlimit.
1996-11-08 Eric S. RaymondWe no longer attempt delivery to multidrop mailboxes...
1996-11-08 Eric S. RaymondPrototypes everywhere.
1996-11-08 Eric S. RaymondReset batchcount before each poll cycle.
1996-11-08 Eric S. RaymondWe can now work with any bind library.
1996-11-08 Eric S. RaymondImplement batchlimit option.
1996-11-06 Eric S. RaymondReady to ship.
1996-11-06 Eric S. RaymondRemoved an unnecessary layer of indirection.
1996-11-06 Eric S. RaymondSplit RFC822-bashing code out of the driver.
1996-11-06 Eric S. RaymondCorrect setting of implicitmode.
1996-11-04 Eric S. RaymondTypo fix.
1996-11-04 Eric S. RaymondClose SMTP sockets after each poll cycle to avoid MTA...
1996-11-01 Eric S. RaymondNo longer necessary for fetchmail to abort after failed...
1996-11-01 Eric S. RaymondHeader cleanup.
1996-10-31 Eric S. RaymondBetter signal handling.
1996-10-31 Eric S. RaymondAdd FIXME notes.
1996-10-31 Eric S. RaymondSTEP 4: Make SMTP functions take file pointer arguments.
1996-10-30 Eric S. RaymondFix fatal alloca bug.
1996-10-29 Eric S. RaymondDon't display canonical name if it hasn't been grabbed.
next