aboutsummaryrefslogtreecommitdiffstats
path: root/etrn.c
Commit message (Expand)AuthorAgeFilesLines
* Easy bug fixes for this round.Eric S. Raymond2001-11-081-3/+3
* _( -> GT_(Eric S. Raymond2001-09-241-14/+14
* Implemented fetchdomains.Eric S. Raymond2001-06-241-1/+1
* Shrouding is now done over a narrower scope.Eric S. Raymond2001-03-141-1/+0
* Documentation patch.Eric S. Raymond2001-02-071-1/+1
* BeOS support.Eric S. Raymond2000-04-081-0/+3
* Ready to send this to Mike.Eric S. Raymond1999-11-061-3/+3
* This preliminary SSL patch goes to Mike.Eric S. Raymond1999-10-271-0/+2
* Simplify error reporting further.Eric S. Raymond1999-02-031-10/+10
* Return of the dancing progress dots.Eric S. Raymond1999-02-011-10/+10
* error -> report, third stage.Eric S. Raymond1999-01-051-5/+5
* Progress messages now go to stdout.Eric S. Raymond1999-01-051-10/+10
* First step towards splitting error from progress messages.Eric S. Raymond1999-01-051-3/+3
* ID ourselves correctly in ETRN mode.Eric S. Raymond1998-12-141-1/+1
* Fix copyrights.Eric S. Raymond1998-12-041-2/+0
* Fix ETRN messages.Eric S. Raymond1998-12-011-3/+6
* Internationalization support via GNU gettext().Eric S. Raymond1998-11-261-14/+17
* Jonathan T. Agnew's massive code cleanup.Eric S. Raymond1998-10-261-1/+1
* Incorporated Henrik Storner's mimedecode patch.Eric S. Raymond1998-03-241-3/+4
* Fix IMAP password shrouding.Eric S. Raymond1998-03-181-0/+1
* MSGBUFSIZE everywhere.Eric S. Raymond1998-02-261-1/+1
* Alll of Craig Metz's changes for IPv6 and IPSEC except the POP3 stuff.Eric S. Raymond1998-02-161-0/+4
* Sent this to Gunther Leber.Eric S. Raymond1997-11-281-44/+43
* -Wall cleanup.Eric S. Raymond1997-10-101-3/+1
* Enable conditioning out of POP3, IMAP, ETRN.Eric S. Raymond1997-10-041-0/+2
* Smart re-polling support.Eric S. Raymond1997-09-301-0/+1
* Added --expunge option for Richard Kooidjman.Eric S. Raymond1997-09-281-1/+7
* Make the X-IMAP check independent of protocol.Eric S. Raymond1997-09-231-1/+0
* Compilation cleanups.Eric S. Raymond1997-09-191-0/+1
* 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