Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The code as I received it from Michael Palmer. | Eric S. Raymond | 1997-09-30 | 1 | -0/+882 |
* | Initial revision | Eric S. Raymond | 1997-09-30 | 1 | -0/+0 |
* | Rearrange the code to clean up lock-checking in getauth. | Eric S. Raymond | 1997-09-30 | 1 | -52/+48 |
* | Fix Received problems. | Eric S. Raymond | 1997-09-30 | 2 | -35/+56 |
* | Eliminate the "No mail" message on second and later passes. | Eric S. Raymond | 1997-09-30 | 3 | -11/+15 |
* | Smart re-polling support. | Eric S. Raymond | 1997-09-30 | 8 | -275/+317 |
* | Get byte-stuiffing and byte-stripping right. | Eric S. Raymond | 1997-09-30 | 1 | -2/+15 |
* | Avoid incorrect byte-stuffing. | Eric S. Raymond | 1997-09-30 | 2 | -5/+7 |
* | Fux configure test for opie.h. | Eric S. Raymond | 1997-09-29 | 1 | -1/+1 |
* | Added a won't-do-it note. | Eric S. Raymond | 1997-09-29 | 1 | -3/+22 |
* | Version bump. | Eric S. Raymond | 1997-09-28 | 2 | -3/+3 |
* | Closer control of interrupts. | Eric S. Raymond | 1997-09-28 | 1 | -13/+25 |
* | Added --expunge option for Richard Kooidjman. | Eric S. Raymond | 1997-09-28 | 13 | -38/+120 |
* | More changes to go with Greg Stark's patch. | Eric S. Raymond | 1997-09-28 | 1 | -2/+2 |
* | Greg Stark's first round of patches. | Eric S. Raymond | 1997-09-28 | 4 | -4/+11 |
* | Editorial comment. | Eric S. Raymond | 1997-09-28 | 1 | -0/+1 |
* | Fix POP2 compilation. | Eric S. Raymond | 1997-09-28 | 2 | -1/+6 |
* | Issue length-mismatch complaints in verbose mode only. | Eric S. Raymond | 1997-09-27 | 1 | -2/+27 |
* | G3 clarification. | Eric S. Raymond | 1997-09-27 | 1 | -2/+5 |
* | Try to eliminate some spurious error numbers. | Eric S. Raymond | 1997-09-27 | 1 | -1/+3 |
* | Version bump. | Eric S. Raymond | 1997-09-26 | 2 | -3/+3 |
* | Message cleanup. | Eric S. Raymond | 1997-09-26 | 1 | -4/+8 |
* | Message cleanup. | Eric S. Raymond | 1997-09-26 | 1 | -4/+4 |
* | *** empty log message *** | Eric S. Raymond | 1997-09-25 | 1 | -2/+8 |
* | Change mailing-list domain. | Eric S. Raymond | 1997-09-25 | 1 | -5/+5 |
* | Fix Markus Kossman's problem, I hope. | Eric S. Raymond | 1997-09-25 | 1 | -0/+1 |
* | Use stuffline to emit the bug-tracking header. | Eric S. Raymond | 1997-09-25 | 1 | -25/+32 |
* | Prevent lossage on systems that do CR->LF mapping. | Eric S. Raymond | 1997-09-25 | 1 | -2/+2 |
* | Simplified OTP logic. | Eric S. Raymond | 1997-09-25 | 1 | -16/+1 |
* | *** empty log message *** | Eric S. Raymond | 1997-09-25 | 1 | -1/+2 |
* | Major update. | Eric S. Raymond | 1997-09-25 | 1 | -108/+184 |
* | tcgetpgrp -> isatty. | Eric S. Raymond | 1997-09-25 | 1 | -21/+14 |
* | Code cleanup before teaching it to autoconfigure. | Eric S. Raymond | 1997-09-25 | 1 | -94/+89 |
* | Second pass at OPIE. | Eric S. Raymond | 1997-09-25 | 1 | -2/+5 |
* | First pass at OPIE 2.32 support. | Eric S. Raymond | 1997-09-25 | 6 | -16/+29 |
* | Version bump. | Eric S. Raymond | 1997-09-24 | 2 | -3/+3 |
* | Reinstate the size consistency check. | Eric S. Raymond | 1997-09-24 | 2 | -14/+7 |
* | Cope with Post Office/NT | Eric S. Raymond | 1997-09-24 | 2 | -3/+7 |
* | Deal with Post Office/NT. | Eric S. Raymond | 1997-09-24 | 1 | -0/+17 |
* | Better logging line. | Eric S. Raymond | 1997-09-24 | 1 | -3/+4 |
* | Improved the header line. | Eric S. Raymond | 1997-09-24 | 1 | -33/+39 |
* | Add reference to FAQ section B. | Eric S. Raymond | 1997-09-23 | 1 | -2/+3 |
* | Added some servers. | Eric S. Raymond | 1997-09-23 | 1 | -2/+4 |
* | More on recommendations. | Eric S. Raymond | 1997-09-23 | 1 | -7/+10 |
* | Make X-IMAP test universal. | Eric S. Raymond | 1997-09-23 | 3 | -29/+0 |
* | Make the X-IMAP check independent of protocol. | Eric S. Raymond | 1997-09-23 | 3 | -5/+18 |
* | Cleanup. | Eric S. Raymond | 1997-09-23 | 1 | -23/+2 |
* | Avoid spurious matches in the Received line. | Eric S. Raymond | 1997-09-23 | 2 | -7/+8 |
* | Add link failure message. | Eric S. Raymond | 1997-09-23 | 1 | -2/+22 |
* | Version bump. | Eric S. Raymond | 1997-09-23 | 2 | -2/+4 |