Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Use the postmaster address. | Eric S. Raymond | 1998-08-24 | 1 | -2/+2 |
* | Added experimental SDPS support. | Eric S. Raymond | 1998-08-03 | 1 | -1/+9 |
* | Eliminate agethostbyname call in non-ETRN modes. | Eric S. Raymond | 1998-08-02 | 1 | -5/+4 |
* | Fixed the spam-block code. | Eric S. Raymond | 1998-07-31 | 1 | -1/+2 |
* | Improved Receive parsing. | Eric S. Raymond | 1998-07-27 | 1 | -2/+9 |
* | SockClose() abstraction. | Eric S. Raymond | 1998-07-25 | 1 | -5/+5 |
* | Enable compilation. | Eric S. Raymond | 1998-07-21 | 1 | -1/+2 |
* | Don't generate progress messages when writing to syslog. | Eric S. Raymond | 1998-07-20 | 1 | -2/+2 |
* | Can specify multiple spam-blocks now. | Eric S. Raymond | 1998-07-20 | 1 | -1/+1 |
* | Comment fix. | Eric S. Raymond | 1998-07-20 | 1 | -1/+1 |
* | Added postmaster option. | Eric S. Raymond | 1998-07-20 | 1 | -2/+2 |
* | More cleanup. | Eric S. Raymond | 1998-07-20 | 1 | -2/+2 |
* | is_ip_alias -> checkalias. | Eric S. Raymond | 1998-07-20 | 1 | -129/+0 |
* | Added nosyslog. | Eric S. Raymond | 1998-07-14 | 1 | -3/+10 |
* | Discared From_ lines. | Eric S. Raymond | 1998-06-29 | 1 | -8/+13 |
* | Enrico Musio's IP-checkalias patch. | Eric S. Raymond | 1998-06-29 | 1 | -1/+16 |
* | Ready to ship. | Eric S. Raymond | 1998-06-12 | 1 | -53/+91 |
* | Global options have been consolidated into a single control block. | Eric S. Raymond | 1998-05-23 | 1 | -3/+3 |
* | Attempted fix for qmail dup problem. | Eric S. Raymond | 1998-05-16 | 1 | -1/+2 |
* | Fix MDA logic. | Eric S. Raymond | 1998-05-16 | 1 | -0/+2 |
* | Code cleaning. | Eric S. Raymond | 1998-05-14 | 1 | -2/+0 |
* | Improved comments. | Eric S. Raymond | 1998-05-12 | 1 | -4/+6 |
* | Explain why no bouncemail. | Eric S. Raymond | 1998-05-12 | 1 | -1/+18 |
* | Henrik's fix. | Eric S. Raymond | 1998-05-12 | 1 | -1/+1 |
* | Preprocessor oops. | Eric S. Raymond | 1998-05-12 | 1 | -1/+1 |
* | NetBSD config changes. | Eric S. Raymond | 1998-05-12 | 1 | -1/+1 |
* | Ready to release. | Eric S. Raymond | 1998-05-06 | 1 | -13/+15 |
* | Cosmetic fix. | Eric S. Raymond | 1998-05-06 | 1 | -10/+11 |
* | Mike McAllister sent a fix for qvirtual. | Eric S. Raymond | 1998-05-06 | 1 | -14/+15 |
* | Wautier's fix. | Eric S. Raymond | 1998-04-30 | 1 | -14/+15 |
* | Back out any attempt to handle empy return-paths specially. | Eric S. Raymond | 1998-04-19 | 1 | -4/+4 |
* | Eliminate caseblinding of UID comparisons. | Eric S. Raymond | 1998-04-14 | 1 | -4/+7 |
* | Use TOP instead of RETR for POP3 retrieval. | Eric S. Raymond | 1998-03-26 | 1 | -6/+8 |
* | Nuke comment. | Eric S. Raymond | 1998-03-24 | 1 | -3/+0 |
* | Added byte count in status message. | Eric S. Raymond | 1998-03-24 | 1 | -20/+27 |
* | Incorporated Henrik Storner's mimedecode patch. | Eric S. Raymond | 1998-03-24 | 1 | -5/+10 |
* | Henrik Storner's patch to support mimedecode. | Eric S. Raymond | 1998-03-20 | 1 | -25/+48 |
* | Fix IMAP password shrouding. | Eric S. Raymond | 1998-03-18 | 1 | -5/+8 |
* | Cope with empty return-path header. | Eric S. Raymond | 1998-03-16 | 1 | -2/+5 |
* | Re-engineer the UIDL stuff to avoid having the status flag collide | Eric S. Raymond | 1998-03-13 | 1 | -24/+27 |
* | Nailed. | Eric S. Raymond | 1998-03-13 | 1 | -24/+28 |