Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | We can specify smtphost in the defaults line now. | Eric S. Raymond | 1996-10-04 | 1 | -2/+5 |
* | Restore --mda, with cleaner implementation this time. | Eric S. Raymond | 1996-10-04 | 9 | -99/+243 |
* | Avoid SPARC bug. | Eric S. Raymond | 1996-10-04 | 1 | -1/+1 |
* | Avoid SPARC bug. | Eric S. Raymond | 1996-10-04 | 2 | -5/+4 |
* | Minor makefile fixes. | Eric S. Raymond | 1996-10-04 | 2 | -2/+7 |
* | Version bump. | Eric S. Raymond | 1996-10-03 | 1 | -1/+1 |
* | Fixed that core-dump bug. | Eric S. Raymond | 1996-10-03 | 1 | -2/+13 |
* | Avoid croaking on all-lower-case headers. | Eric S. Raymond | 1996-10-03 | 1 | -7/+7 |
* | Amplify the design notes. | Eric S. Raymond | 1996-10-02 | 2 | -1/+11 |
* | Make the check for whether --flush and --all work protocol-independent. | Eric S. Raymond | 1996-10-02 | 2 | -10/+18 |
* | Added NOTES file. | Eric S. Raymond | 1996-10-02 | 1 | -3/+3 |
* | Added NOTES. | Eric S. Raymond | 1996-10-02 | 1 | -1/+1 |
* | Reverse order of arguments in OK method. | Eric S. Raymond | 1996-10-02 | 4 | -19/+19 |
* | Remove idfile. | Eric S. Raymond | 1996-10-02 | 2 | -2/+0 |
* | Ready to release 1.4 | Eric S. Raymond | 1996-10-02 | 2 | -4/+6 |
* | Name change. | Eric S. Raymond | 1996-10-02 | 1 | -1/+1 |
* | Updated blurb. | Eric S. Raymond | 1996-10-02 | 1 | -29/+65 |
* | Remove obsolete mda keyword. | Eric S. Raymond | 1996-10-01 | 2 | -8/+2 |
* | Better discussion of the old-message problem. | Eric S. Raymond | 1996-10-01 | 1 | -11/+29 |
* | Document IMAP's increased robustness. | Eric S. Raymond | 1996-10-01 | 1 | -2/+3 |
* | Better cvomments. | Eric S. Raymond | 1996-10-01 | 1 | -0/+8 |
* | Fix for the fact that Bison ignores zero-value tokens. | Eric S. Raymond | 1996-10-01 | 1 | -0/+7 |
* | Fix for the fact that Bison ignores zero-value tokens. | Eric S. Raymond | 1996-10-01 | 2 | -23/+23 |
* | Ready to release. | Eric S. Raymond | 1996-10-01 | 1 | -1/+1 |
* | Simplify the driver main loop. | Eric S. Raymond | 1996-10-01 | 4 | -50/+43 |
* | Ready for release. | Eric S. Raymond | 1996-10-01 | 1 | -1/+1 |
* | Info cleanup. | Eric S. Raymond | 1996-10-01 | 1 | -3/+3 |
* | Make sure we inherit the version from the makefile. | Eric S. Raymond | 1996-10-01 | 2 | -5/+2 |
* | Better IMAP support. | Eric S. Raymond | 1996-10-01 | 2 | -71/+30 |
* | Fix broken response parsing. | Eric S. Raymond | 1996-10-01 | 1 | -35/+46 |
* | Kill off -2 and -3. | Eric S. Raymond | 1996-10-01 | 3 | -25/+13 |
* | UpdVersion number bump. | Eric S. Raymond | 1996-09-29 | 1 | -1/+1 |
* | Make newline escapes optional. JEEP_IS_DEFAULT is gone. Lots of | Eric S. Raymond | 1996-09-29 | 6 | -112/+101 |
* | Version number bump. | Eric S. Raymond | 1996-09-28 | 1 | -1/+1 |
* | The great options massacre. | Eric S. Raymond | 1996-09-28 | 13 | -766/+139 |
* | Correct the filename. | Eric S. Raymond | 1996-09-28 | 1 | -2/+2 |
* | Version bump. | Eric S. Raymond | 1996-09-28 | 1 | -1/+1 |
* | Give up on POP3 UIDs, they're a dead loss. | Eric S. Raymond | 1996-09-28 | 7 | -163/+23 |
* | Change IMAP4 goals. | Eric S. Raymond | 1996-09-28 | 1 | -1/+1 |
* | Add warning about lack of LAST. | Eric S. Raymond | 1996-09-28 | 1 | -2/+10 |
* | Change the autoproble order. | Eric S. Raymond | 1996-09-28 | 1 | -2/+2 |
* | Better comments. | Eric S. Raymond | 1996-09-28 | 1 | -5/+7 |
* | With any luck, this is a correct implementation of UIDL support. | Eric S. Raymond | 1996-09-28 | 7 | -154/+214 |
* | Initial revision | Eric S. Raymond | 1996-09-28 | 1 | -0/+207 |
* | Code reorganization, to make it easier for the new UIDL support. | Eric S. Raymond | 1996-09-27 | 1 | -35/+45 |
* | We know APOP works. Also add a POP3 optimization. | Eric S. Raymond | 1996-09-27 | 5 | -6/+23 |
* | Corrected date. | Eric S. Raymond | 1996-09-26 | 1 | -1/+1 |
* | No more rpopid field. | Eric S. Raymond | 1996-09-26 | 7 | -19/+20 |
* | Teach it to do rpop. | Eric S. Raymond | 1996-09-26 | 1 | -0/+1 |
* | Add code to bind to privileged port as needed for RPOP. | Eric S. Raymond | 1996-09-26 | 3 | -1/+35 |