Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid getting sizes when there is no mail. | Eric S. Raymond | 1997-06-19 | 1 | -0/+1 |
* | Avoid getting sizes when there is no mail. | Eric S. Raymond | 1997-06-19 | 1 | -16/+16 |
* | Nail biff. | Eric S. Raymond | 1997-06-18 | 1 | -1/+15 |
* | Added O5. | Eric S. Raymond | 1997-06-18 | 1 | -32/+56 |
* | Don't issue body bytes in silent mode. | Eric S. Raymond | 1997-06-17 | 1 | -1/+1 |
* | Handle multiple To: headers. | Eric S. Raymond | 1997-06-16 | 3 | -32/+30 |
* | Small fix. | Eric S. Raymond | 1997-06-14 | 1 | -2/+2 |
* | Ready to ship. | Eric S. Raymond | 1997-06-14 | 2 | -1/+3 |
* | Don't rely on the size being in POP3's fetch response any more. | Eric S. Raymond | 1997-06-14 | 9 | -63/+26 |
* | Added T5. | Eric S. Raymond | 1997-06-14 | 1 | -2/+14 |
* | Reclaim file descriptors on timeout. | Eric S. Raymond | 1997-06-13 | 1 | -2/+6 |
* | Copyright cleanup. | Eric S. Raymond | 1997-06-13 | 7 | -13/+7 |
* | More bool conversions. | Eric S. Raymond | 1997-06-13 | 4 | -7/+7 |
* | Reorganization for Web page structure. | Eric S. Raymond | 1997-06-13 | 3 | -103/+22 |
* | Handle slavishly RFC1725-conformant servers. | Eric S. Raymond | 1997-06-13 | 2 | -5/+43 |
* | Update and simplify installation. | Eric S. Raymond | 1997-06-11 | 1 | -16/+14 |
* | Ready to ship 4.0. | Eric S. Raymond | 1997-06-11 | 1 | -1/+1 |
* | Put in Dave Holland's feature. | Eric S. Raymond | 1997-06-11 | 5 | -25/+40 |
* | Suppress body size display if we've pre-fetched message sizes. | Eric S. Raymond | 1997-06-11 | 1 | -1/+2 |
* | Step towards supporting command-line zeroing of numeric options. | Eric S. Raymond | 1997-06-11 | 1 | -3/+3 |
* | 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 | 5 | -60/+62 |
* | -Wall cleanup. | Eric S. Raymond | 1997-06-11 | 5 | -9/+8 |
* | Recent HP-UXs prototype wait3 properly. | Eric S. Raymond | 1997-06-11 | 1 | -1/+1 |
* | The core-dump bug is back. | Eric S. Raymond | 1997-06-11 | 2 | -4/+19 |
* | Normal build is now with POP2 disabled and optimization on. | Eric S. Raymond | 1997-06-11 | 7 | -6/+49 |
* | Guarantee that we can deduce a 32-bit type. | Eric S. Raymond | 1997-06-10 | 3 | -2/+19 |
* | First step towards netrc fix. | Eric S. Raymond | 1997-06-10 | 6 | -79/+49 |
* | Ready to ship. | Eric S. Raymond | 1997-06-09 | 1 | -5/+5 |
* | Improved documentation. | Eric S. Raymond | 1997-06-09 | 1 | -2/+5 |
* | Add check in option dump. | Eric S. Raymond | 1997-06-09 | 1 | -0/+4 |
* | Designate Rob Funk as backup maintainer. | Eric S. Raymond | 1997-06-09 | 1 | -1/+6 |
* | Add "body bytes" count. | Eric S. Raymond | 1997-06-09 | 1 | -0/+1 |
* | Fix the buglist. | Eric S. Raymond | 1997-06-05 | 1 | -1/+5 |
* | Better documentation. | Eric S. Raymond | 1997-06-05 | 3 | -18/+25 |
* | Scratch one major bug. | Eric S. Raymond | 1997-06-05 | 1 | -0/+1 |
* | Yet another step towards handling zero-length messages. | Eric S. Raymond | 1997-06-05 | 1 | -31/+28 |
* | Yet another step towards zero-length message handling. | Eric S. Raymond | 1997-06-05 | 1 | -19/+26 |
* | Another step towards correct handling of bodiless messages. | Eric S. Raymond | 1997-06-05 | 1 | -4/+1 |
* | Deal with 0-length response. | Eric S. Raymond | 1997-06-05 | 1 | -6/+22 |
* | Fix Harry Hoccheiser's bug. | Eric S. Raymond | 1997-06-05 | 1 | -2/+6 |
* | Scott reports the R5 bug in 3.9.6. | Eric S. Raymond | 1997-06-05 | 1 | -4/+5 |
* | Rob Funk was right. | Eric S. Raymond | 1997-06-04 | 1 | -6/+15 |
* | Fix Rob Funk's bug. | Eric S. Raymond | 1997-06-04 | 2 | -1/+14 |
* | Added T4. | Eric S. Raymond | 1997-06-04 | 1 | -2/+10 |
* | Add `set syslog'. | Eric S. Raymond | 1997-06-04 | 5 | -12/+17 |
* | Caseblind interpretation of capability response. | Eric S. Raymond | 1997-06-02 | 1 | -1/+2 |
* | Added 550 response. | Eric S. Raymond | 1997-06-02 | 1 | -12/+8 |
* | Sometimes now we only count header bytes. | Eric S. Raymond | 1997-06-02 | 2 | -3/+30 |