Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gcc -Wall cleanup. | Eric S. Raymond | 1998-12-15 | 1 | -1/+1 |
* | Search on both pollnames and via names. | Eric S. Raymond | 1998-12-14 | 1 | -0/+2 |
* | Minor cleanup. | Eric S. Raymond | 1998-12-07 | 1 | -2/+2 |
* | Cosmetic fix. | Eric S. Raymond | 1998-12-07 | 1 | -4/+9 |
* | Fix copyrights. | Eric S. Raymond | 1998-12-04 | 1 | -2/+0 |
* | Speed optimization; don't test for newness if we know there are | Eric S. Raymond | 1998-12-04 | 1 | -1/+1 |
* | Change in version computation. | Eric S. Raymond | 1998-11-30 | 1 | -1/+1 |
* | Fix core-dump bug. | Eric S. Raymond | 1998-11-29 | 1 | -6/+0 |
* | Clean up the generated trace headers. | Eric S. Raymond | 1998-11-29 | 1 | -4/+13 |
* | Avoid false positives in Received parsing. | Eric S. Raymond | 1998-11-28 | 1 | -13/+62 |
* | Generate correct for clauses in trace headers. | Eric S. Raymond | 1998-11-28 | 1 | -3/+3 |
* | Fixed an undead-message hole. | Eric S. Raymond | 1998-11-28 | 1 | -1/+2 |
* | Start of bouncemail modularization. | Eric S. Raymond | 1998-11-27 | 1 | -71/+73 |
* | Added fetchliimit message. | Eric S. Raymond | 1998-11-26 | 1 | -1/+6 |
* | Fix for timeout screw. | Eric S. Raymond | 1998-11-26 | 1 | -2/+6 |
* | Internationalization support via GNU gettext(). | Eric S. Raymond | 1998-11-26 | 1 | -83/+89 |
* | Member rename. | Eric S. Raymond | 1998-11-20 | 1 | -15/+15 |
* | Declare default ports for the INET6 world. | Eric S. Raymond | 1998-11-20 | 1 | -6/+0 |
* | Send notification and wedge the connection on too many timeouts. | Eric S. Raymond | 1998-11-20 | 1 | -4/+36 |
* | Handle "for" at end of line correctly. | Eric S. Raymond | 1998-11-20 | 1 | -2/+4 |
* | Gerald Britton's support for mixed Kerberos and Hesiod. | Eric S. Raymond | 1998-11-17 | 1 | -1/+6 |
* | Added LMTP support. | Eric S. Raymond | 1998-11-07 | 1 | -6/+6 |
* | Dave Bodenstab's fix. | Eric S. Raymond | 1998-11-05 | 1 | -4/+15 |
* | Context for bouncemail is encapsulated. | Eric S. Raymond | 1998-11-05 | 1 | -64/+65 |
* | Move some code. | Eric S. Raymond | 1998-11-03 | 1 | -57/+0 |
* | Added plugin/plugout option. | Eric S. Raymond | 1998-11-02 | 1 | -2/+3 |
* | Rationalized timestamps. | Eric S. Raymond | 1998-10-30 | 1 | -25/+2 |
* | Send calling user mail on password failure in daemon mode. | Eric S. Raymond | 1998-10-30 | 1 | -23/+90 |
* | Jonathan T. Agnew's massive code cleanup. | Eric S. Raymond | 1998-10-26 | 1 | -44/+46 |
* | Bug fix. | Eric S. Raymond | 1998-10-20 | 1 | -9/+4 |
* | -Wall cleanup, second phase. | Eric S. Raymond | 1998-10-20 | 1 | -1/+6 |
* | -Wall cleanup. | Eric S. Raymond | 1998-10-20 | 1 | -5/+4 |
* | Enable sizewarnings even if POP3 isn't compiled. | Eric S. Raymond | 1998-10-20 | 1 | -3/+1 |
* | Eliminate a magic number. | Eric S. Raymond | 1998-10-20 | 1 | -4/+5 |
* | Make alloca safe. | Eric S. Raymond | 1998-10-20 | 1 | -10/+3 |
* | More verbosity fixes. | Eric S. Raymond | 1998-10-17 | 1 | -13/+13 |
* | Introduced O_DEBUG. | Eric S. Raymond | 1998-10-17 | 1 | -18/+18 |
* | Better diagnostics. | Eric S. Raymond | 1998-10-17 | 1 | -4/+24 |
* | Change from Marc Jauvin. | Eric S. Raymond | 1998-10-16 | 1 | -11/+3 |
* | Move the delivery side to a separate module. | Eric S. Raymond | 1998-10-16 | 1 | -600/+10 |
* | Do pre-computation of destination address correctly. | Eric S. Raymond | 1998-10-16 | 1 | -27/+29 |
* | Now we can use --limit with daemon mode. | Eric S. Raymond | 1998-10-16 | 1 | -380/+567 |
* | Timeout server open requests. | Eric S. Raymond | 1998-10-15 | 1 | -10/+22 |
* | Force MAIL FROM to be an FQDN. | Eric S. Raymond | 1998-10-12 | 1 | -0/+5 |
* | Typo fix. | Eric S. Raymond | 1998-10-08 | 1 | -2/+2 |
* | Use alloca where possible. | Eric S. Raymond | 1998-10-08 | 1 | -2/+1 |
* | Better message. | Eric S. Raymond | 1998-09-03 | 1 | -1/+1 |
* | Compute FQDN when Kerberos is in use. | Eric S. Raymond | 1998-08-27 | 1 | -3/+3 |
* | Postmaster is snakebit. | Eric S. Raymond | 1998-08-27 | 1 | -3/+3 |
* | Handle Debian bug. | Eric S. Raymond | 1998-08-25 | 1 | -1/+6 |