Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added `set daemon'. | Eric S. Raymond | 1997-03-13 | 9 | -11/+44 |
* | Configure correctly under SVr4. | Eric S. Raymond | 1997-03-13 | 1 | -2/+1 |
* | Avoid too many autoheader runs. | Eric S. Raymond | 1997-03-13 | 1 | -1/+1 |
* | Deal with non-void malloc type. | Eric S. Raymond | 1997-03-13 | 1 | -4/+10 |
* | Avoid conf\using log message. | Eric S. Raymond | 1997-03-13 | 1 | -1/+1 |
* | Version bump. | Eric S. Raymond | 1997-03-07 | 2 | -10/+44 |
* | Ready to go. | Eric S. Raymond | 1997-03-07 | 1 | -1/+1 |
* | Eliminate duplicate options. | Eric S. Raymond | 1997-03-07 | 1 | -6/+4 |
* | Prevent append from infinite recursion. | Eric S. Raymond | 1997-03-07 | 1 | -1/+1 |
* | Move an initialization to be more perspicuous. | Eric S. Raymond | 1997-03-07 | 1 | -3/+1 |
* | 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 | 7 | -25/+55 |
* | Ack! | Eric S. Raymond | 1997-02-21 | 1 | -1/+1 |
* | Ready to ship. | Eric S. Raymond | 1997-02-21 | 2 | -2/+32 |
* | Comma fix for RFC822 parsing. | Eric S. Raymond | 1997-02-21 | 1 | -27/+74 |
* | Fix parsing of .fetchids file. | Eric S. Raymond | 1997-02-21 | 2 | -1/+3 |
* | Enable rfc822 compilation. | Eric S. Raymond | 1997-02-21 | 1 | -2/+2 |
* | Better dependencies. | Eric S. Raymond | 1997-02-21 | 1 | -7/+6 |
* | Clean up some dependencies. | Eric S. Raymond | 1997-02-21 | 1 | -2/+0 |
* | Fix an HPUX glitch. | Eric S. Raymond | 1997-02-21 | 1 | -1/+1 |
* | Localize the effect of DNS errors. | Eric S. Raymond | 1997-02-21 | 3 | -15/+25 |
* | Typo fix. | Eric S. Raymond | 1997-02-21 | 1 | -1/+1 |
* | Add version number to -v output. | Eric S. Raymond | 1997-02-20 | 2 | -1/+4 |
* | Added SMTP hunt list feature. | Eric S. Raymond | 1997-02-19 | 7 | -78/+82 |
* | Typo fix. | Eric S. Raymond | 1997-02-19 | 1 | -1/+1 |
* | Johan's RPM change. | Eric S. Raymond | 1997-02-19 | 1 | -1/+2 |
* | 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 | 4 | -23/+23 |
* | Don't need to give execute permissions. | Eric S. Raymond | 1997-02-18 | 2 | -3/+7 |
* | RPMFLAGS for Johan Vromans. | Eric S. Raymond | 1997-02-18 | 1 | -1/+2 |
* | Janos Farkas's fixes. | Eric S. Raymond | 1997-02-18 | 3 | -3/+16 |
* | Version bump. | Eric S. Raymond | 1997-02-17 | 2 | -2/+6 |
* | 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 | 8 | -20/+24 |
* | Pull negation into the grammar, simplifying the lexer. | Eric S. Raymond | 1997-02-17 | 2 | -26/+26 |
* | Use Return-Path. | Eric S. Raymond | 1997-02-17 | 2 | -13/+28 |
* | First post-3.5 changes. | Eric S. Raymond | 1997-02-16 | 3 | -1/+16 |
* | One-step RPM generation. | Eric S. Raymond | 1997-02-16 | 1 | -9/+10 |
* | Fix this. | Eric S. Raymond | 1997-02-15 | 1 | -1/+1 |
* | Ready to ship 3.5. | Eric S. Raymond | 1997-02-15 | 1 | -1/+1 |
* | Ready to ship 3.5 | Eric S. Raymond | 1997-02-15 | 2 | -1/+7 |
* | .poprc migration stuff moved to the FAQ file. | Eric S. Raymond | 1997-02-15 | 1 | -25/+2 |
* | Add warning. | Eric S. Raymond | 1997-02-15 | 1 | -0/+7 |
* | RFC2061 changes. | Eric S. Raymond | 1997-02-15 | 2 | -4/+6 |
* | Deprecate the old popclient syntax and produce a warning. | Eric S. Raymond | 1997-02-14 | 2 | -12/+25 |
* | glibc2 fix. | Eric S. Raymond | 1997-02-14 | 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 | 9 | -7/+34 |
* | Correct error messages. | Eric S. Raymond | 1997-02-13 | 1 | -5/+4 |