]> Pileus Git - ~andy/fetchmail/history - fetchmail.c
LMTP problem has been solved.
[~andy/fetchmail] / fetchmail.c
2001-09-23 Eric S. RaymondAndras Korn's bug.
2001-09-23 Eric S. RaymondLog end of poll cycle.
2001-08-06 Eric S. RaymondActually do server skips!
2001-08-06 Eric S. RaymondTwo of Matthias Andree's four bugs.
2001-07-25 Eric S. RaymondHMH's trivial fixes.
2001-07-06 Eric S. RaymondDon't crap out when there are no servers.
2001-07-06 Eric S. RaymondExit with DNS error only if all mailserver lookups...
2001-07-01 Eric S. RaymondODMR fixes.
2001-06-24 Eric S. RaymondSignal cleanup.
2001-06-24 Eric S. RaymondImplemented fetchdomains.
2001-06-23 Eric S. Raymondstrncat/snprintf cleanup.
2001-06-12 Eric S. RaymondTypo fix.
2001-06-12 Eric S. RaymondThis went out in 5-8-6.
2001-06-05 Eric S. RaymondTracepolls switch implemented.
2001-05-29 Eric S. RaymondBefore trying to fix the no-reset bug.
2001-05-14 Eric S. RaymondSSL certification handling.
2001-05-12 Eric S. Raymondvia localhost is gone.
2001-04-26 Eric S. RaymondNow let's try to resolve the authentication problem.
2001-03-14 Eric S. RaymondCut down on the number of DNS queries at startup.
2001-03-10 Eric S. RaymondAfter refactoring.
2001-03-07 Eric S. RaymondGSSAPI merge.
2001-03-05 Eric S. RaymondKluge to enable --configdump even when DNS is not avail...
2001-03-05 Eric S. RaymondComment fix.
2001-03-03 Eric S. RaymondAdded sslproto.
2001-03-01 Eric S. RaymondMessage fix.
2001-03-01 Eric S. RaymondDump authentication types correctly.
2001-02-19 Eric S. RaymondAbstract out some protocol properties.
2001-02-19 Eric S. RaymondAbstract out the needs-password check.
2001-02-19 Eric S. RaymondAbstract out the needs-password check.
2001-02-19 Eric S. Raymondpreauth -> auth.
2001-02-18 Eric S. RaymondFixed brown-paper-bag password bug (only showed up...
2001-02-15 Eric S. Raymond#85938: fetchmail asks for a password when using ETRN
2001-02-15 Eric S. RaymondFix internationalization.
2001-02-12 Eric S. RaymondCompile fix.
2001-02-12 Eric S. RaymondLooks like we've got the new authentication logic done.
2001-02-11 Eric S. RaymondLet's get rid of the old protocols with preauthenticati...
2001-02-11 Eric S. RaymondReturn "No Mail" status on ^C.
2001-02-11 Eric S. RaymondDave Zarzycki's correction.
2001-02-10 Eric S. RaymondDave Zarzycki's fixes.
2001-02-07 Eric S. RaymondFirst cut at ODMR support.
2000-12-21 Eric S. RaymondComment fix.
2000-12-21 Eric S. RaymondDave Bodenstab's lockfile-acquisition change, and expla...
2000-12-12 Eric S. RaymondSpambounce patch.
2000-12-12 Eric S. RaymondMinor corrections.
2000-12-01 Eric S. RaymondMinor bugfixes.
2000-11-27 Eric S. Raymond5-6-0bis fix for smtpname.
2000-11-26 Eric S. RaymondReady to ship a gold version.
2000-11-24 Eric S. RaymondMake showdots work from the command line.
2000-11-11 Eric S. RaymondReady to ship.
2000-11-04 Eric S. RaymondAdded --showdots option by Thomas Jarosch <tomj@gmx.de>
2000-10-08 Eric S. RaymondBefore showdots,
2000-09-26 Eric S. RaymondBug fixes and internationalization improvements.
2000-08-06 Eric S. RaymondDavid Taylor's fixes for the UIDL code.
2000-07-28 Eric S. RaymondAlmost ready to ship.
2000-07-23 Eric S. RaymondAdded dropdelivered.
2000-07-23 Eric S. RaymondMinor update.
2000-07-01 Eric S. RaymondLimit damage from bad UIDL handling.
2000-06-28 Eric S. RaymondTry to beat a sign-extension bug.
2000-06-28 Eric S. RaymondMinor corrections.
2000-06-07 Eric S. RaymondJulian Haight's changes.
2000-05-13 Eric S. RaymondAlmost ready to ship.
2000-04-21 Eric S. RaymondMinor bug fixes.
2000-04-16 Eric S. RaymondFETCHMAILHOME
2000-04-08 Eric S. RaymondBeOS support.
2000-04-07 Eric S. RaymondPort fix.
2000-04-07 Eric S. RaymondTypo fix.
2000-03-29 Eric S. RaymondSuppress monitor check after signal wakeup.
2000-03-29 Eric S. RaymondUltrix 4.5 port changes.
2000-03-14 Eric S. RaymondMake copying work.
2000-03-14 Eric S. RaymondFix a Debian bug.
2000-03-14 Eric S. RaymondRename idle().
2000-03-07 Eric S. RaymondFactor out the pause code.
2000-03-07 Eric S. RaymondBeginning of timeout refactoring.
2000-03-06 Eric S. RaymondBetter error reports.
2000-03-06 Eric S. RaymondImplemented support for RFC2177 IDLE command.
2000-03-05 Eric S. RaymondDeal with the possibility that we might be running...
2000-02-22 Eric S. RaymondTypo fix.
2000-02-20 Eric S. RaymondBetter debugging of UID logic.
2000-02-18 Eric S. RaymondVarious minor bug fixes.
2000-02-14 Eric S. RaymondMake -d0 work when keepall and fetch are on.
2000-02-07 Eric S. RaymondBSD portability patch.
2000-02-05 Eric S. RaymondLinuxWorld hacks.
2000-02-01 Eric S. RaymondDebian buglist cleanup.
2000-01-31 Eric S. RaymondGraceful socket closing.
2000-01-31 Eric S. RaymondLabel save closes.
2000-01-17 Eric S. RaymondExplain a feature.
2000-01-17 Eric S. RaymondCheck for logfile existence.
2000-01-17 Eric S. RaymondEnable -L to work in foreground.
2000-01-16 Eric S. RaymondToo many reports.
2000-01-09 Eric S. RaymondFixed the syslog problem.
2000-01-04 Eric S. RaymondBetter reporting early on.
1999-12-26 Eric S. RaymondMinor optimizations from Federico.
1999-12-26 Eric S. RaymondFixes for brown-paper-bag bug.
1999-12-26 Eric S. RaymondDrastically simplified UIDL code.
1999-12-23 Eric S. RaymondKen Estes's fix for MAXFETCH returns.
1999-12-21 Eric S. RaymondArrange for lockfile to be removed more often :-).
1999-12-21 Eric S. RaymondReread .fetchmailrc when it's changed in daemon mode.
1999-12-21 Eric S. RaymondCosmetic fix.
1999-11-06 Eric S. RaymondReady to send this to Mike.
1999-10-27 Eric S. RaymondThis preliminary SSL patch goes to Mike.
next