aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.c
Commit message (Expand)AuthorAgeFilesLines
* This preliminary SSL patch goes to Mike.Eric S. Raymond1999-10-271-0/+16
* Mimedecode now defaults to "off".Eric S. Raymond1999-10-021-1/+1
* -Wall changes.Eric S. Raymond1999-09-291-0/+8
* Prevent Pehr Anderson's goof.Eric S. Raymond1999-09-261-4/+11
* Added Todd Sabin's new protocol options.Eric S. Raymond1999-09-221-0/+2
* Correct return value for bad fuile permissions.Eric S. Raymond1999-09-201-2/+2
* Add explicit \n.Eric S. Raymond1999-09-141-1/+1
* Prevent a core-dump.Eric S. Raymond1999-09-141-1/+13
* NTLM support integrated.Eric S. Raymond1999-09-141-0/+3
* Code changes needed for next release.Eric S. Raymond1999-09-111-3/+5
* Changes from the road.Eric S. Raymond1999-08-171-14/+25
* Postfix-aware.Eric S. Raymond1999-07-311-3/+6
* Before applying Brian Boutel's lexer fix.Eric S. Raymond1999-07-311-2/+1
* Fix lockfile screwage.Eric S. Raymond1999-06-161-4/+9
* Improve fetchmail -V by moving password-gathering further forward.Eric S. Raymond1999-04-251-68/+74
* Enable expunge to controil POP2 and POP3 checkpointing.Eric S. Raymond1999-04-181-3/+2
* Fix .netrc code to search on both host and user name.Eric S. Raymond1999-03-281-6/+4
* Verbosity fix.Eric S. Raymond1999-03-071-1/+1
* Ready to ship 5.0.0.Eric S. Raymond1999-02-281-2/+0
* Added bouncemail option.Eric S. Raymond1999-02-071-0/+9
* Force timestamping if we're going to a logfile.Eric S. Raymond1999-02-071-4/+5
* FreeBSD support.Eric S. Raymond1999-02-071-7/+35
* Simplify error reporting further.Eric S. Raymond1999-02-031-21/+21
* better timestamp format.Eric S. Raymond1999-02-031-2/+4
* Return of the dancing progress dots.Eric S. Raymond1999-02-011-20/+21
* Move /proc/net/dev derivation to runtime.Eric S. Raymond1999-01-311-0/+4
* This version appears ready to ship.Eric S. Raymond1999-01-301-0/+3
* Make the mimedecode default TRUE.Eric S. Raymond1999-01-101-1/+1
* More error message cleanup.Eric S. Raymond1999-01-061-2/+2
* error -> report, third stage.Eric S. Raymond1999-01-051-12/+12
* Progress messages now go to stdout.Eric S. Raymond1999-01-051-1/+1
* Progress messages now go to stdout.Eric S. Raymond1999-01-051-21/+21
* First step towards splitting error from progress messages.Eric S. Raymond1999-01-051-11/+11
* Fix the localdomain problem.Eric S. Raymond1999-01-051-2/+2
* bytes -> octets.Eric S. Raymond1999-01-031-1/+1
* Gunther Leber's fixes.Eric S. Raymond1999-01-021-5/+5
* This version is good.Eric S. Raymond1999-01-011-1/+1
* Minor corrections.Eric S. Raymond1998-12-191-1/+3
* 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