Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improved ETRN handling. | Eric S. Raymond | 1997-09-16 | 1 | -4/+5 |
* | Type cleanup. | Eric S. Raymond | 1997-09-16 | 1 | -1/+1 |
* | Simplify the length handling. | Eric S. Raymond | 1997-09-14 | 1 | -1/+0 |
* | Prototype fix. | Eric S. Raymond | 1997-09-05 | 1 | -1/+1 |
* | Cleanup. | Eric S. Raymond | 1997-09-04 | 1 | -29/+41 |
* | Wolfgang Wander's patch for better UIDL-only support. | Eric S. Raymond | 1997-08-16 | 1 | -0/+3 |
* | Deal with X-IMAP header properly. | Eric S. Raymond | 1997-08-07 | 1 | -0/+2 |
* | Fixed Bill Powers's uid bug. | Eric S. Raymond | 1997-08-06 | 1 | -0/+1 |
* | Added `postconnect'. | Eric S. Raymond | 1997-08-04 | 1 | -0/+1 |
* | Break the pollname out of the names list. | Eric S. Raymond | 1997-07-30 | 1 | -1/+2 |
* | Try to fix the HELO NULL bug. | Eric S. Raymond | 1997-07-30 | 1 | -3/+1 |
* | Added the dropstatus option. | Eric S. Raymond | 1997-07-28 | 1 | -0/+1 |
* | Added the via option. | Eric S. Raymond | 1997-07-24 | 1 | -0/+1 |
* | Avoid using bool, so we don't have to condition on TRUE and lose if | Eric S. Raymond | 1997-07-10 | 1 | -22/+26 |
* | Change the bool type to match ncurses. | Eric S. Raymond | 1997-07-07 | 1 | -1/+1 |
* | Allow this to be used with ncurses. | Eric S. Raymond | 1997-07-06 | 1 | -3/+4 |
* | Allow duplicate hostnames again. | Eric S. Raymond | 1997-07-05 | 1 | -1/+2 |
* | Move environment query stuff to env.c. | Eric S. Raymond | 1997-07-04 | 1 | -0/+6 |
* | Remodularize so the parser is more self-contained. | Eric S. Raymond | 1997-07-04 | 1 | -1/+1 |
* | LOCKBUSY changes. | Eric S. Raymond | 1997-07-03 | 1 | -5/+6 |
* | Andrey Chernov's flag. | Eric S. Raymond | 1997-06-25 | 1 | -0/+1 |
* | Don't rely on the size being in POP3's fetch response any more. | Eric S. Raymond | 1997-06-14 | 1 | -0/+1 |
* | Add many more comments. | Eric S. Raymond | 1997-06-11 | 1 | -19/+19 |
* | Cosmetic fix. | Eric S. Raymond | 1997-06-11 | 1 | -0/+2 |
* | Introduced bool. | Eric S. Raymond | 1997-06-11 | 1 | -28/+29 |
* | Added the interval option. | Eric S. Raymond | 1997-05-28 | 1 | -0/+2 |
* | Nailed. | Eric S. Raymond | 1997-05-27 | 1 | -0/+3 |
* | Add imap-k4 capability. | Eric S. Raymond | 1997-05-27 | 1 | -3/+4 |
* | Better functional separation. | Eric S. Raymond | 1997-05-17 | 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 | -0/+2 |
* | Change type of socket descriptors from FILE * to int. Change SockGets | Eric S. Raymond | 1997-05-13 | 1 | -4/+4 |
* | Caseblind comparison of names, more explicitness about Kerberos. | Eric S. Raymond | 1997-05-13 | 1 | -2/+2 |
* | Added forcecr option. | Eric S. Raymond | 1997-04-17 | 1 | -0/+1 |
* | Added -U option. | Eric S. Raymond | 1997-03-13 | 1 | -0/+1 |
* | Added `set daemon'. | Eric S. Raymond | 1997-03-13 | 1 | -0/+1 |
* | Deal with non-void malloc type. | Eric S. Raymond | 1997-03-13 | 1 | -4/+10 |
* | Added SMTP hunt list feature. | Eric S. Raymond | 1997-02-19 | 1 | -1/+1 |
* | Lose the `received' option; we now say `no envelope'. | Eric S. Raymond | 1997-02-17 | 1 | -1/+2 |
* | Aded the `received' option. | Eric S. Raymond | 1997-02-14 | 1 | -0/+1 |
* | Ready for 3-4. | Eric S. Raymond | 1997-02-13 | 1 | -0/+1 |
* | Trivalent options. | Eric S. Raymond | 1997-02-11 | 1 | -2/+6 |
* | Added RFC1985 ETRN support. | Eric S. Raymond | 1997-02-10 | 1 | -0/+2 |
* | Add stripcr option. | Eric S. Raymond | 1997-01-30 | 1 | -0/+1 |
* | Correct the interface parsing. | Eric S. Raymond | 1997-01-24 | 1 | -1/+1 |
* | Introduce gen_recv. | Eric S. Raymond | 1997-01-24 | 1 | -0/+1 |
* | ESMTP SIZE option support. | Eric S. Raymond | 1997-01-22 | 1 | -2/+1 |
* | Support for EHLO and 8BITMIME extension. | Eric S. Raymond | 1997-01-22 | 1 | -0/+1 |
* | RPOP support is back. | Eric S. Raymond | 1997-01-20 | 1 | -0/+1 |