Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expose the ESMTP name and password options. | Eric S. Raymond | 2002-03-10 | 1 | -1/+3 |
* | Easy bug fixes for this round. | Eric S. Raymond | 2001-11-08 | 1 | -3/+3 |
* | _( -> GT_( | Eric S. Raymond | 2001-09-24 | 1 | -14/+14 |
* | Implemented fetchdomains. | Eric S. Raymond | 2001-06-24 | 1 | -1/+1 |
* | Shrouding is now done over a narrower scope. | Eric S. Raymond | 2001-03-14 | 1 | -1/+0 |
* | Documentation patch. | Eric S. Raymond | 2001-02-07 | 1 | -1/+1 |
* | BeOS support. | Eric S. Raymond | 2000-04-08 | 1 | -0/+3 |
* | Ready to send this to Mike. | Eric S. Raymond | 1999-11-06 | 1 | -3/+3 |
* | This preliminary SSL patch goes to Mike. | Eric S. Raymond | 1999-10-27 | 1 | -0/+2 |
* | Simplify error reporting further. | Eric S. Raymond | 1999-02-03 | 1 | -10/+10 |
* | Return of the dancing progress dots. | Eric S. Raymond | 1999-02-01 | 1 | -10/+10 |
* | error -> report, third stage. | Eric S. Raymond | 1999-01-05 | 1 | -5/+5 |
* | Progress messages now go to stdout. | Eric S. Raymond | 1999-01-05 | 1 | -10/+10 |
* | First step towards splitting error from progress messages. | Eric S. Raymond | 1999-01-05 | 1 | -3/+3 |
* | ID ourselves correctly in ETRN mode. | Eric S. Raymond | 1998-12-14 | 1 | -1/+1 |
* | Fix copyrights. | Eric S. Raymond | 1998-12-04 | 1 | -2/+0 |
* | Fix ETRN messages. | Eric S. Raymond | 1998-12-01 | 1 | -3/+6 |
* | Internationalization support via GNU gettext(). | Eric S. Raymond | 1998-11-26 | 1 | -14/+17 |
* | Jonathan T. Agnew's massive code cleanup. | Eric S. Raymond | 1998-10-26 | 1 | -1/+1 |
* | Incorporated Henrik Storner's mimedecode patch. | Eric S. Raymond | 1998-03-24 | 1 | -3/+4 |
* | Fix IMAP password shrouding. | Eric S. Raymond | 1998-03-18 | 1 | -0/+1 |
* | MSGBUFSIZE everywhere. | Eric S. Raymond | 1998-02-26 | 1 | -1/+1 |
* | Alll of Craig Metz's changes for IPv6 and IPSEC except the POP3 stuff. | Eric S. Raymond | 1998-02-16 | 1 | -0/+4 |
* | Sent this to Gunther Leber. | Eric S. Raymond | 1997-11-28 | 1 | -44/+43 |
* | -Wall cleanup. | Eric S. Raymond | 1997-10-10 | 1 | -3/+1 |
* | Enable conditioning out of POP3, IMAP, ETRN. | Eric S. Raymond | 1997-10-04 | 1 | -0/+2 |
* | Smart re-polling support. | Eric S. Raymond | 1997-09-30 | 1 | -0/+1 |
* | Added --expunge option for Richard Kooidjman. | Eric S. Raymond | 1997-09-28 | 1 | -1/+7 |
* | Make the X-IMAP check independent of protocol. | Eric S. Raymond | 1997-09-23 | 1 | -1/+0 |
* | Compilation cleanups. | Eric S. Raymond | 1997-09-19 | 1 | -0/+1 |
* | improved ETRN handling. | Eric S. Raymond | 1997-09-16 | 1 | -89/+46 |
* | Clean up the error status. | Eric S. Raymond | 1997-09-16 | 1 | -1/+7 |
* | Simplify the length handling. | Eric S. Raymond | 1997-09-14 | 1 | -1/+0 |
* | Deal with X-IMAP header properly. | Eric S. Raymond | 1997-08-07 | 1 | -0/+1 |
* | Break the pollname out of the names list. | Eric S. Raymond | 1997-07-30 | 1 | -3/+3 |
* | Guenther Leber's error changes. | Eric S. Raymond | 1997-07-08 | 1 | -2/+4 |
* | Eliminate a GETHOSTBYNAME dependency. | Eric S. Raymond | 1997-07-01 | 1 | -6/+1 |
* | Some configuration cleanup. | Eric S. Raymond | 1997-07-01 | 1 | -0/+5 |
* | RSK pointed out a SunOS4.1.4 port bug. | Eric S. Raymond | 1997-06-26 | 1 | -1/+2 |
* | Guenther Leber's fix. | Eric S. Raymond | 1997-06-25 | 1 | -42/+97 |
* | Don't rely on the size being in POP3's fetch response any more. | Eric S. Raymond | 1997-06-14 | 1 | -0/+1 |
* | IMAP now splits its request in half. | Eric S. Raymond | 1997-05-17 | 1 | -1/+2 |
* | Add multiple-folder support. | Eric S. Raymond | 1997-05-15 | 1 | -1/+1 |
* | -Wall cleanup. | Eric S. Raymond | 1997-05-15 | 1 | -2/+2 |
* | Change type of socket descriptors from FILE * to int. Change SockGets | Eric S. Raymond | 1997-05-13 | 1 | -6/+6 |
* | Better error logging. | Eric S. Raymond | 1997-04-06 | 1 | -5/+5 |
* | Correct error messages. | Eric S. Raymond | 1997-02-13 | 1 | -5/+4 |
* | Allow the smtphost option to set the host queried for by ETRN. | Eric S. Raymond | 1997-02-13 | 1 | -1/+1 |
* | Ready for 3-4. | Eric S. Raymond | 1997-02-13 | 1 | -2/+1 |
* | Get the ETRN command right. | Eric S. Raymond | 1997-02-11 | 1 | -1/+2 |