Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wolfgang Wander's patches. | Eric S. Raymond | 1997-10-15 | 1 | -3/+5 |
* | Added envelope-skip feature. | Eric S. Raymond | 1997-10-13 | 1 | -1/+8 |
* | Fix ETRN mode. | Eric S. Raymond | 1997-10-13 | 1 | -1/+5 |
* | Minor fix. | Eric S. Raymond | 1997-10-11 | 1 | -1/+1 |
* | -Wall cleanup. | Eric S. Raymond | 1997-10-10 | 1 | -7/+5 |
* | Minor tweaks. | Eric S. Raymond | 1997-10-10 | 1 | -0/+2 |
* | Handle RFC822 routes. | Eric S. Raymond | 1997-10-09 | 1 | -0/+3 |
* | Ooops. | Eric S. Raymond | 1997-10-09 | 1 | -1/+1 |
* | Added the --invisible option. | Eric S. Raymond | 1997-10-08 | 1 | -9/+11 |
* | Fix the limit/repoll bug. | Eric S. Raymond | 1997-10-08 | 1 | -1/+1 |
* | Port fixes. | Eric S. Raymond | 1997-10-08 | 1 | -1/+5 |
* | Better behavior on line hits. | Eric S. Raymond | 1997-10-06 | 1 | -0/+2 |
* | We don't try to parse the greeting line any more. | Eric S. Raymond | 1997-10-06 | 1 | -87/+10 |
* | Silence killed! | Eric S. Raymond | 1997-10-06 | 1 | -1/+4 |
* | Length checking on tag generation. | Eric S. Raymond | 1997-10-04 | 1 | -4/+8 |
* | Ooops... | Eric S. Raymond | 1997-10-02 | 1 | -1/+1 |
* | Lica Olivetti's qvirtual option. | Eric S. Raymond | 1997-10-02 | 1 | -3/+15 |
* | Added %F and %T escapes. | Eric S. Raymond | 1997-10-01 | 1 | -24/+56 |
* | Prevent buffer overruns in the MDA command. | Eric S. Raymond | 1997-10-01 | 1 | -1/+6 |
* | Leave space for the trailing NUL. | Eric S. Raymond | 1997-10-01 | 1 | -1/+1 |
* | Don't pass bogus SIZEs. | Eric S. Raymond | 1997-09-30 | 1 | -6/+8 |
* | More robust message size queries | Eric S. Raymond | 1997-09-30 | 1 | -0/+4 |
* | Fix Received problems. | Eric S. Raymond | 1997-09-30 | 1 | -35/+53 |
* | Eliminate the "No mail" message on second and later passes. | Eric S. Raymond | 1997-09-30 | 1 | -8/+12 |
* | Smart re-polling support. | Eric S. Raymond | 1997-09-30 | 1 | -267/+284 |
* | 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 | 1 | -5/+2 |
* | Added --expunge option for Richard Kooidjman. | Eric S. Raymond | 1997-09-28 | 1 | -2/+2 |
* | 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 | 1 | -1/+1 |
* | Editorial comment. | Eric S. Raymond | 1997-09-28 | 1 | -0/+1 |
* | Fix POP2 compilation. | Eric S. Raymond | 1997-09-28 | 1 | -1/+1 |
* | Issue length-mismatch complaints in verbose mode only. | Eric S. Raymond | 1997-09-27 | 1 | -2/+27 |
* | Try to eliminate some spurious error numbers. | Eric S. Raymond | 1997-09-27 | 1 | -1/+3 |
* | Message cleanup. | Eric S. Raymond | 1997-09-26 | 1 | -4/+8 |
* | Message cleanup. | Eric S. Raymond | 1997-09-26 | 1 | -4/+4 |
* | 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 |
* | Reinstate the size consistency check. | Eric S. Raymond | 1997-09-24 | 1 | -11/+5 |
* | 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 |
* | Make the X-IMAP check independent of protocol. | Eric S. Raymond | 1997-09-23 | 1 | -3/+18 |
* | Avoid spurious matches in the Received line. | Eric S. Raymond | 1997-09-23 | 1 | -7/+3 |
* | Code rearrangement. | Eric S. Raymond | 1997-09-23 | 1 | -23/+20 |
* | Add new Received header. | Eric S. Raymond | 1997-09-22 | 1 | -21/+33 |
* | Prevent buffer overruns. | Eric S. Raymond | 1997-09-22 | 1 | -3/+4 |
* | Temporarily suppress message length check. | Eric S. Raymond | 1997-09-19 | 1 | -2/+13 |
* | Correct off-by-one error in expect messages. | Eric S. Raymond | 1997-09-18 | 1 | -2/+2 |
* | Try to do better length computation. | Eric S. Raymond | 1997-09-18 | 1 | -2/+2 |