Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the mimedecode default TRUE. | Eric S. Raymond | 1999-01-10 | 1 | -1/+1 |
* | More error message cleanup. | Eric S. Raymond | 1999-01-06 | 1 | -2/+2 |
* | error -> report, third stage. | Eric S. Raymond | 1999-01-05 | 1 | -12/+12 |
* | Progress messages now go to stdout. | Eric S. Raymond | 1999-01-05 | 1 | -1/+1 |
* | Progress messages now go to stdout. | Eric S. Raymond | 1999-01-05 | 1 | -21/+21 |
* | First step towards splitting error from progress messages. | Eric S. Raymond | 1999-01-05 | 1 | -11/+11 |
* | Fix the localdomain problem. | Eric S. Raymond | 1999-01-05 | 1 | -2/+2 |
* | bytes -> octets. | Eric S. Raymond | 1999-01-03 | 1 | -1/+1 |
* | Gunther Leber's fixes. | Eric S. Raymond | 1999-01-02 | 1 | -5/+5 |
* | This version is good. | Eric S. Raymond | 1999-01-01 | 1 | -1/+1 |
* | Minor corrections. | Eric S. Raymond | 1998-12-19 | 1 | -1/+3 |
* | Search on both pollnames and via names. | Eric S. Raymond | 1998-12-14 | 1 | -3/+14 |
* | setvbuf not needed; messages are going to stderr. | Eric S. Raymond | 1998-12-07 | 1 | -3/+0 |
* | Wakeup clears `wedged' flags. | Eric S. Raymond | 1998-12-07 | 1 | -0/+4 |
* | Fix copyrights. | Eric S. Raymond | 1998-12-04 | 1 | -2/+0 |
* | Fix an error in the wedge-detection logic. | Eric S. Raymond | 1998-12-04 | 1 | -9/+11 |
* | Change in version computation. | Eric S. Raymond | 1998-11-30 | 1 | -3/+3 |
* | Internationalization support via GNU gettext(). | Eric S. Raymond | 1998-11-26 | 1 | -146/+156 |
* | Cleanup. | Eric S. Raymond | 1998-11-22 | 1 | -2/+3 |
* | Fix the sanity check. | Eric S. Raymond | 1998-11-20 | 1 | -6/+5 |
* | Fix the sanity check. | Eric S. Raymond | 1998-11-20 | 1 | -5/+4 |
* | Error message fix. | Eric S. Raymond | 1998-11-20 | 1 | -3/+3 |
* | Fix the LMTP port sanity check. | Eric S. Raymond | 1998-11-20 | 1 | -5/+22 |
* | Comment fix. | Eric S. Raymond | 1998-11-20 | 1 | -6/+7 |
* | Send notification and wedge the connection on too many timeouts. | Eric S. Raymond | 1998-11-20 | 1 | -9/+9 |
* | Added socks library support. | Eric S. Raymond | 1998-11-20 | 1 | -0/+16 |
* | Postmaster option fix. | Eric S. Raymond | 1998-11-17 | 1 | -0/+2 |
* | Gerald Britton's support for mixed Kerberos and Hesiod. | Eric S. Raymond | 1998-11-17 | 1 | -0/+24 |
* | Added LMTP support. | Eric S. Raymond | 1998-11-07 | 1 | -1/+10 |
* | Added plugin/plugout option. | Eric S. Raymond | 1998-11-02 | 1 | -0/+11 |
* | New authfail handling. | Eric S. Raymond | 1998-10-30 | 1 | -5/+0 |
* | Rationalized timestamps. | Eric S. Raymond | 1998-10-30 | 1 | -12/+2 |
* | Better error direction. | Eric S. Raymond | 1998-10-30 | 1 | -12/+30 |
* | Send calling user mail on password failure in daemon mode. | Eric S. Raymond | 1998-10-30 | 1 | -0/+11 |
* | Added bsmtp option. | Eric S. Raymond | 1998-10-28 | 1 | -1/+4 |
* | Jonathan T. Agnew's massive code cleanup. | Eric S. Raymond | 1998-10-26 | 1 | -36/+39 |
* | Prevent | Eric S. Raymond | 1998-10-22 | 1 | -1/+2 |
* | -Wall cleanup. | Eric S. Raymond | 1998-10-20 | 1 | -2/+1 |
* | Make alloca safe. | Eric S. Raymond | 1998-10-20 | 1 | -10/+7 |
* | Added the `properties' option. | Eric S. Raymond | 1998-10-20 | 1 | -0/+2 |
* | Make authentication failures more visible by syslogging them. | Eric S. Raymond | 1998-10-18 | 1 | -0/+5 |
* | Introduced O_DEBUG. | Eric S. Raymond | 1998-10-17 | 1 | -25/+25 |
* | Now we can use --limit with daemon mode. | Eric S. Raymond | 1998-10-16 | 1 | -11/+14 |
* | Fixed postconnect option. | Eric S. Raymond | 1998-10-14 | 1 | -0/+1 |
* | Use alloca where possible. | Eric S. Raymond | 1998-10-08 | 1 | -9/+4 |
* | Always get fqdn for KPOP, whether or not DNS is enabled. | Eric S. Raymond | 1998-09-13 | 1 | -10/+1 |
* | Compute FQDN when Kerberos is in use. | Eric S. Raymond | 1998-08-27 | 1 | -43/+32 |
* | Gunther Leber's fix. | Eric S. Raymond | 1998-08-24 | 1 | -8/+30 |
* | Enclose string dumps in doublequotes to work with visbuf properly. | Eric S. Raymond | 1998-08-18 | 1 | -6/+6 |
* | Added experimental SDPS support. | Eric S. Raymond | 1998-08-03 | 1 | -0/+3 |