aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.c
Commit message (Expand)AuthorAgeFilesLines
* Andras Korn's bug.Eric S. Raymond2001-09-231-0/+5
* Log end of poll cycle.Eric S. Raymond2001-09-231-33/+47
* Actually do server skips!Eric S. Raymond2001-08-061-61/+38
* Two of Matthias Andree's four bugs.Eric S. Raymond2001-08-061-1/+1
* HMH's trivial fixes.Eric S. Raymond2001-07-251-8/+7
* Don't crap out when there are no servers.Eric S. Raymond2001-07-061-8/+12
* Exit with DNS error only if all mailserver lookups fail.Eric S. Raymond2001-07-061-1/+19
* ODMR fixes.Eric S. Raymond2001-07-011-1/+6
* Signal cleanup.Eric S. Raymond2001-06-241-4/+7
* Implemented fetchdomains.Eric S. Raymond2001-06-241-76/+101
* strncat/snprintf cleanup.Eric S. Raymond2001-06-231-1/+1
* Typo fix.Eric S. Raymond2001-06-121-1/+1
* This went out in 5-8-6.Eric S. Raymond2001-06-121-1/+1
* Tracepolls switch implemented.Eric S. Raymond2001-06-051-0/+6
* Before trying to fix the no-reset bug.Eric S. Raymond2001-05-291-1/+1
* SSL certification handling.Eric S. Raymond2001-05-141-1/+12
* via localhost is gone.Eric S. Raymond2001-05-121-19/+1
* Now let's try to resolve the authentication problem.Eric S. Raymond2001-04-261-2/+4
* Cut down on the number of DNS queries at startup.Eric S. Raymond2001-03-141-19/+25
* After refactoring.Eric S. Raymond2001-03-101-91/+17
* GSSAPI merge.Eric S. Raymond2001-03-071-3/+0
* Kluge to enable --configdump even when DNS is not available.Eric S. Raymond2001-03-051-0/+6
* Comment fix.Eric S. Raymond2001-03-051-12/+14
* Added sslproto.Eric S. Raymond2001-03-031-0/+1
* Message fix.Eric S. Raymond2001-03-011-1/+1
* Dump authentication types correctly.Eric S. Raymond2001-03-011-1/+10
* Abstract out some protocol properties.Eric S. Raymond2001-02-191-8/+8
* Abstract out the needs-password check.Eric S. Raymond2001-02-191-1/+1
* Abstract out the needs-password check.Eric S. Raymond2001-02-191-4/+2
* preauth -> auth.Eric S. Raymond2001-02-191-15/+15
* Fixed brown-paper-bag password bug (only showed up if it was necessaryEric S. Raymond2001-02-181-1/+1
* #85938: fetchmail asks for a password when using ETRNEric S. Raymond2001-02-151-2/+3
* Fix internationalization.Eric S. Raymond2001-02-151-0/+1
* Compile fix.Eric S. Raymond2001-02-121-2/+0
* Looks like we've got the new authentication logic done.Eric S. Raymond2001-02-121-39/+40
* Let's get rid of the old protocols with preauthentication bundled in.Eric S. Raymond2001-02-111-18/+7
* Return "No Mail" status on ^C.Eric S. Raymond2001-02-111-1/+10
* Dave Zarzycki's correction.Eric S. Raymond2001-02-111-1/+0
* Dave Zarzycki's fixes.Eric S. Raymond2001-02-101-1/+4
* First cut at ODMR support.Eric S. Raymond2001-02-071-15/+32
* Comment fix.Eric S. Raymond2000-12-211-2/+3
* Dave Bodenstab's lockfile-acquisition change, and explanation.Eric S. Raymond2000-12-211-18/+43
* Spambounce patch.Eric S. Raymond2000-12-121-0/+1
* Minor corrections.Eric S. Raymond2000-12-121-1/+1
* Minor bugfixes.Eric S. Raymond2000-12-011-1/+1
* 5-6-0bis fix for smtpname.Eric S. Raymond2000-11-271-0/+4
* Ready to ship a gold version.Eric S. Raymond2000-11-261-0/+5
* Make showdots work from the command line.Eric S. Raymond2000-11-241-1/+3
* Ready to ship.Eric S. Raymond2000-11-111-0/+4
* Added --showdots option by Thomas Jarosch <tomj@gmx.de>Eric S. Raymond2000-11-041-48/+53