aboutsummaryrefslogtreecommitdiffstats
path: root/etrn.c
Commit message (Expand)AuthorAgeFilesLines
* improved ETRN handling.Eric S. Raymond1997-09-161-89/+46
* Clean up the error status.Eric S. Raymond1997-09-161-1/+7
* Simplify the length handling.Eric S. Raymond1997-09-141-1/+0
* Deal with X-IMAP header properly.Eric S. Raymond1997-08-071-0/+1
* Break the pollname out of the names list.Eric S. Raymond1997-07-301-3/+3
* Guenther Leber's error changes.Eric S. Raymond1997-07-081-2/+4
* Eliminate a GETHOSTBYNAME dependency.Eric S. Raymond1997-07-011-6/+1
* Some configuration cleanup.Eric S. Raymond1997-07-011-0/+5
* RSK pointed out a SunOS4.1.4 port bug.Eric S. Raymond1997-06-261-1/+2
* Guenther Leber's fix.Eric S. Raymond1997-06-251-42/+97
* Don't rely on the size being in POP3's fetch response any more.Eric S. Raymond1997-06-141-0/+1
* IMAP now splits its request in half.Eric S. Raymond1997-05-171-1/+2
* Add multiple-folder support.Eric S. Raymond1997-05-151-1/+1
* -Wall cleanup.Eric S. Raymond1997-05-151-2/+2
* Change type of socket descriptors from FILE * to int. Change SockGetsEric S. Raymond1997-05-131-6/+6
* Better error logging.Eric S. Raymond1997-04-061-5/+5
* Correct error messages.Eric S. Raymond1997-02-131-5/+4
* Allow the smtphost option to set the host queried for by ETRN.Eric S. Raymond1997-02-131-1/+1
* Ready for 3-4.Eric S. Raymond1997-02-131-2/+1
* Get the ETRN command right.Eric S. Raymond1997-02-111-1/+2
* Initial revisionEric S. Raymond1997-02-101-0/+133