Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Eliminate agethostbyname call in non-ETRN modes. | Eric S. Raymond | 1998-08-02 | 1 | -6/+40 |
* | Improved security. | Eric S. Raymond | 1998-08-02 | 1 | -0/+18 |
* | Fixed the spam-block code. | Eric S. Raymond | 1998-07-31 | 1 | -3/+3 |
* | Cosmetic fix. | Eric S. Raymond | 1998-07-29 | 1 | -2/+2 |
* | Fix message. | Eric S. Raymond | 1998-07-29 | 1 | -1/+1 |
* | Avoid a silly core-dump. | Eric S. Raymond | 1998-07-25 | 1 | -0/+1 |
* | Chabge the spam-block default. | Eric S. Raymond | 1998-07-20 | 1 | -0/+2 |
* | Cosmetic fix. | Eric S. Raymond | 1998-07-20 | 1 | -8/+9 |
* | Cosmetic fix. | Eric S. Raymond | 1998-07-20 | 1 | -1/+2 |
* | Cosmetic fix. | Eric S. Raymond | 1998-07-20 | 1 | -2/+1 |
* | Can specify multiple spam-blocks now. | Eric S. Raymond | 1998-07-20 | 1 | -5/+14 |