aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.c
Commit message (Expand)AuthorAgeFilesLines
* More minor fixes.Eric S. Raymond2003-08-131-0/+9
* First round ofmlong-delayed bug fixes.Eric S. Raymond2003-07-171-1/+1
* Ready to ship 6-2-0.Eric S. Raymond2002-12-131-15/+16
* Sunil's patch for the STARTTLS problem.Eric S. Raymond2002-11-281-1/+5
* Jan Klaverstijn's verbosity patch.Eric S. Raymond2002-10-311-1/+1
* Fix a minor bug reported by Matthias Andree.Eric S. Raymond2002-09-171-2/+3
* Default antispam code list to empy.Eric S. Raymond2002-09-091-7/+0
* Describe 550 better.Eric S. Raymond2002-09-041-2/+2
* Sunil Shetye's re-exec patch.Eric S. Raymond2002-09-041-17/+35
* Cygwin port fix.Eric S. Raymond2002-09-041-3/+3
* Refactor so we can use idle.c in the cookbook.Eric S. Raymond2002-08-261-0/+17
* Renove unused header.Eric S. Raymond2002-08-261-1/+0
* Sunil's CAPA patch.Eric S. Raymond2002-06-221-2/+6
* sendmail -i improvement.Eric S. Raymond2002-06-071-0/+7
* Expose the ESMTP name and password options.Eric S. Raymond2002-03-101-0/+1
* Sunil Shetye's fixews for IMAP and SMTP edge cases.Eric S. Raymond2002-02-011-4/+1
* Minor fixes from Henrique.Eric S. Raymond2001-12-191-2/+4
* Avoid UIDL core dump.Eric S. Raymond2001-11-081-18/+22
* Logging logic changed. Verbosity lowered.Eric S. Raymond2001-10-041-6/+7
* error.c -> report.cEric S. Raymond2001-09-301-0/+1
* Eliminate spurious protocol error messages.Eric S. Raymond2001-09-301-0/+3
* Ready to ship.Eric S. Raymond2001-09-261-0/+2
* Avoid zombie proliferation.Eric S. Raymond2001-09-261-4/+4
* No socket code at all in fetchmail.c now.Eric S. Raymond2001-09-241-4/+0
* Move Hesiod lookups away from startup time.Eric S. Raymond2001-09-241-27/+0
* _( -> GT_(Eric S. Raymond2001-09-241-186/+186
* Moved the DNS lookup.Eric S. Raymond2001-09-241-83/+4
* 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