aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.c
Commit message (Expand)AuthorAgeFilesLines
* Search on both pollnames and via names.Eric S. Raymond1998-12-141-3/+14
* setvbuf not needed; messages are going to stderr.Eric S. Raymond1998-12-071-3/+0
* Wakeup clears `wedged' flags.Eric S. Raymond1998-12-071-0/+4
* Fix copyrights.Eric S. Raymond1998-12-041-2/+0
* Fix an error in the wedge-detection logic.Eric S. Raymond1998-12-041-9/+11
* Change in version computation.Eric S. Raymond1998-11-301-3/+3
* Internationalization support via GNU gettext().Eric S. Raymond1998-11-261-146/+156
* Cleanup.Eric S. Raymond1998-11-221-2/+3
* Fix the sanity check.Eric S. Raymond1998-11-201-6/+5
* Fix the sanity check.Eric S. Raymond1998-11-201-5/+4
* Error message fix.Eric S. Raymond1998-11-201-3/+3
* Fix the LMTP port sanity check.Eric S. Raymond1998-11-201-5/+22
* Comment fix.Eric S. Raymond1998-11-201-6/+7
* Send notification and wedge the connection on too many timeouts.Eric S. Raymond1998-11-201-9/+9
* Added socks library support.Eric S. Raymond1998-11-201-0/+16
* Postmaster option fix.Eric S. Raymond1998-11-171-0/+2
* Gerald Britton's support for mixed Kerberos and Hesiod.Eric S. Raymond1998-11-171-0/+24
* Added LMTP support.Eric S. Raymond1998-11-071-1/+10
* Added plugin/plugout option.Eric S. Raymond1998-11-021-0/+11
* New authfail handling.Eric S. Raymond1998-10-301-5/+0
* Rationalized timestamps.Eric S. Raymond1998-10-301-12/+2
* Better error direction.Eric S. Raymond1998-10-301-12/+30
* Send calling user mail on password failure in daemon mode.Eric S. Raymond1998-10-301-0/+11
* Added bsmtp option.Eric S. Raymond1998-10-281-1/+4
* Jonathan T. Agnew's massive code cleanup.Eric S. Raymond1998-10-261-36/+39
* PreventEric S. Raymond1998-10-221-1/+2
* -Wall cleanup.Eric S. Raymond1998-10-201-2/+1
* Make alloca safe.Eric S. Raymond1998-10-201-10/+7
* Added the `properties' option.Eric S. Raymond1998-10-201-0/+2
* Make authentication failures more visible by syslogging them.Eric S. Raymond1998-10-181-0/+5
* Introduced O_DEBUG.Eric S. Raymond1998-10-171-25/+25
* Now we can use --limit with daemon mode.Eric S. Raymond1998-10-161-11/+14
* Fixed postconnect option.Eric S. Raymond1998-10-141-0/+1
* Use alloca where possible.Eric S. Raymond1998-10-081-9/+4
* Always get fqdn for KPOP, whether or not DNS is enabled.Eric S. Raymond1998-09-131-10/+1
* Compute FQDN when Kerberos is in use.Eric S. Raymond1998-08-271-43/+32
* Gunther Leber's fix.Eric S. Raymond1998-08-241-8/+30
* Enclose string dumps in doublequotes to work with visbuf properly.Eric S. Raymond1998-08-181-6/+6
* Added experimental SDPS support.Eric S. Raymond1998-08-031-0/+3
* Eliminate agethostbyname call in non-ETRN modes.Eric S. Raymond1998-08-021-6/+40
* Improved security.Eric S. Raymond1998-08-021-0/+18
* Fixed the spam-block code.Eric S. Raymond1998-07-311-3/+3
* Cosmetic fix.Eric S. Raymond1998-07-291-2/+2
* Fix message.Eric S. Raymond1998-07-291-1/+1
* Avoid a silly core-dump.Eric S. Raymond1998-07-251-0/+1
* Chabge the spam-block default.Eric S. Raymond1998-07-201-0/+2
* Cosmetic fix.Eric S. Raymond1998-07-201-8/+9
* Cosmetic fix.Eric S. Raymond1998-07-201-1/+2
* Cosmetic fix.Eric S. Raymond1998-07-201-2/+1
* Can specify multiple spam-blocks now.Eric S. Raymond1998-07-201-5/+14