Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | -Wall cleanup. | Eric S. Raymond | 1997-05-15 | 1 | -10/+6 |
* | Better >From handling. | Eric S. Raymond | 1997-05-15 | 1 | -0/+23 |
* | Add mailbox indication. | Eric S. Raymond | 1997-05-15 | 1 | -14/+11 |
* | Detect embedded NULs. | Eric S. Raymond | 1997-05-14 | 1 | -5/+16 |
* | Use the actual line length for decrementing the IMAP message length counter. | Eric S. Raymond | 1997-05-14 | 1 | -10/+12 |
* | Be sure to write the headers properly. | Eric S. Raymond | 1997-05-14 | 1 | -17/+15 |
* | Change type of socket descriptors from FILE * to int. Change SockGets | Eric S. Raymond | 1997-05-13 | 1 | -104/+102 |
* | Caseblind comparison of names, more explicitness about Kerberos. | Eric S. Raymond | 1997-05-13 | 1 | -3/+3 |
* | Hacks for avoiding compiler warnings under SunOS. | Eric S. Raymond | 1997-04-29 | 1 | -2/+6 |
* | Fix \rs in error-message handling for qmail. | Eric S. Raymond | 1997-04-23 | 1 | -4/+9 |
* | Added forcecr option. | Eric S. Raymond | 1997-04-17 | 1 | -0/+25 |
* | Correct return status, | Eric S. Raymond | 1997-04-16 | 1 | -1/+1 |
* | Error message correction. | Eric S. Raymond | 1997-04-16 | 1 | -1/+1 |
* | Better error logging. | Eric S. Raymond | 1997-04-06 | 1 | -9/+8 |
* | Robert de Bath's changes. | Eric S. Raymond | 1997-04-05 | 1 | -3/+4 |
* | Enable 3.9 to compile even without RES_SEARCH. | Eric S. Raymond | 1997-04-02 | 1 | -5/+5 |
* | Fix coding error in hunt-list handling. | Eric S. Raymond | 1997-04-02 | 1 | -3/+2 |
* | Caseblind comparison of domain names. | Eric S. Raymond | 1997-04-02 | 1 | -1/+1 |
* | Second round of XMIT_REJECT changes. | Eric S. Raymond | 1997-04-01 | 1 | -14/+17 |
* | This should fix the timeout bug. | Eric S. Raymond | 1997-04-01 | 1 | -23/+23 |
* | Better error messages about rejected addresses. | Eric S. Raymond | 1997-04-01 | 1 | -10/+30 |
* | Fix bug that prevented localdomains from working. | Eric S. Raymond | 1997-03-07 | 1 | -1/+1 |
* | Ready for the UIDL patch. | Eric S. Raymond | 1997-03-07 | 1 | -0/+3 |
* | Localize the effect of DNS errors. | Eric S. Raymond | 1997-02-21 | 1 | -9/+15 |
* | Typo fix. | Eric S. Raymond | 1997-02-21 | 1 | -1/+1 |
* | Added SMTP hunt list feature. | Eric S. Raymond | 1997-02-19 | 1 | -43/+56 |
* | Johan Vromans's fix. | Eric S. Raymond | 1997-02-18 | 1 | -2/+1 |
* | Strip out Return-Path headers. | Eric S. Raymond | 1997-02-18 | 1 | -14/+42 |
* | Dave Bodenstab's error-message corrections. | Eric S. Raymond | 1997-02-18 | 1 | -1/+1 |
* | Janos Farkas's fixes. | Eric S. Raymond | 1997-02-18 | 1 | -2/+2 |
* | Fix embarassing bug. | Eric S. Raymond | 1997-02-17 | 1 | -5/+7 |
* | Lose the `received' option; we now say `no envelope'. | Eric S. Raymond | 1997-02-17 | 1 | -2/+2 |
* | Use Return-Path. | Eric S. Raymond | 1997-02-17 | 1 | -13/+25 |
* | First post-3.5 changes. | Eric S. Raymond | 1997-02-16 | 1 | -1/+1 |
* | Trivial compilation fix. | Eric S. Raymond | 1997-02-14 | 1 | -1/+1 |
* | Aded the `received' option. | Eric S. Raymond | 1997-02-14 | 1 | -1/+1 |
* | Tony Nugent's fixes. | Eric S. Raymond | 1997-02-13 | 1 | -3/+7 |
* | Foil the rewrite logic. | Eric S. Raymond | 1997-02-13 | 1 | -3/+7 |
* | Deal with headerless mail. | Eric S. Raymond | 1997-02-13 | 1 | -0/+13 |
* | Trivalent options. | Eric S. Raymond | 1997-02-11 | 1 | -2/+2 |
* | Added RFC1985 ETRN support. | Eric S. Raymond | 1997-02-10 | 1 | -12/+19 |
* | Various minor bugfixes. | Eric S. Raymond | 1997-02-10 | 1 | -3/+2 |
* | Fix stripcr and password-stripping. | Eric S. Raymond | 1997-02-03 | 1 | -1/+1 |
* | Anither step towards reducing malloc calls. | Eric S. Raymond | 1997-01-31 | 1 | -27/+27 |
* | Change format message. | Eric S. Raymond | 1997-01-30 | 1 | -3/+4 |
* | Shroud password lengths. | Eric S. Raymond | 1997-01-30 | 1 | -8/+18 |
* | Separate \r\n trimming from password shrouding. | Eric S. Raymond | 1997-01-30 | 1 | -4/+8 |
* | Comment improvements. | Eric S. Raymond | 1997-01-30 | 1 | -2/+5 |
* | Don't grab a received_for twice. | Eric S. Raymond | 1997-01-30 | 1 | -5/+8 |
* | Fix Johan Vromans's bug. | Eric S. Raymond | 1997-01-30 | 1 | -0/+2 |