Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Gunter's command-line fixes. | Eric S. Raymond | 1998-05-25 | 1 | -8/+16 |
* | We can utter a Python initializer now. | Eric S. Raymond | 1998-05-23 | 1 | -1/+1 |
* | Added configuration dumper. | Eric S. Raymond | 1998-05-23 | 1 | -4/+6 |
* | Global options have been consolidated into a single control block. | Eric S. Raymond | 1998-05-23 | 1 | -276/+291 |
* | Two more fixes by Gunther Leber. | Eric S. Raymond | 1998-05-23 | 1 | -10/+42 |
* | Gunther Leber's patch. | Eric S. Raymond | 1998-05-22 | 1 | -1/+1 |
* | Added mimedecode dumping. | Eric S. Raymond | 1998-05-22 | 1 | -0/+3 |
* | Added idfile. | Eric S. Raymond | 1998-05-22 | 1 | -0/+5 |
* | Various bug fixes. | Eric S. Raymond | 1998-05-22 | 1 | -1/+1 |
* | Core dump fix. | Eric S. Raymond | 1998-05-17 | 1 | -2/+2 |
* | Typo fix. | Eric S. Raymond | 1998-04-14 | 1 | -1/+1 |
* | Eliminate caseblinding of UID comparisons. | Eric S. Raymond | 1998-04-14 | 1 | -2/+2 |
* | Prevent pathological circular lists. | Eric S. Raymond | 1998-03-26 | 1 | -7/+6 |
* | Prevernt formation of pathological lists. | Eric S. Raymond | 1998-03-24 | 1 | -0/+6 |
* | Incorporated Henrik Storner's mimedecode patch. | Eric S. Raymond | 1998-03-24 | 1 | -0/+1 |
* | Make the signal-based wait work again. | Eric S. Raymond | 1998-03-18 | 1 | -3/+5 |
* | Re-engineer the UIDL stuff to avoid having the status flag collide | Eric S. Raymond | 1998-03-13 | 1 | -4/+4 |
* | Minor cleanup. | Eric S. Raymond | 1998-03-10 | 1 | -0/+1 |
* | Reorganization. | Eric S. Raymond | 1998-03-07 | 1 | -18/+22 |
* | Configurable antispam response. | Eric S. Raymond | 1998-03-06 | 1 | -0/+6 |
* | Stracke's fix. | Eric S. Raymond | 1998-03-03 | 1 | -0/+1 |
* | Kerberos V support. | Eric S. Raymond | 1998-03-03 | 1 | -3/+11 |
* | SIGALRM flakiness fix. | Eric S. Raymond | 1998-03-03 | 1 | -0/+33 |
* | MSGBUFSIZE everywhere. | Eric S. Raymond | 1998-02-26 | 1 | -1/+1 |
* | EMX changes for OS/2. | Eric S. Raymond | 1998-02-22 | 1 | -1/+21 |
* | Security relabeling. | Eric S. Raymond | 1998-02-20 | 1 | -5/+5 |
* | This went to Craig Metz. | Eric S. Raymond | 1998-02-18 | 1 | -0/+2 |
* | Alll of Craig Metz's changes for IPv6 and IPSEC except the POP3 stuff. | Eric S. Raymond | 1998-02-16 | 1 | -4/+29 |
* | Philippe de Muyter's port patches. | Eric S. Raymond | 1998-02-11 | 1 | -0/+2 |
* | Almost ready to release. | Eric S. Raymond | 1998-01-20 | 1 | -1/+1 |
* | Better behavior in absence of bind library. | Eric S. Raymond | 1998-01-18 | 1 | -10/+9 |
* | Added smtpaddress option. | Eric S. Raymond | 1998-01-18 | 1 | -0/+4 |
* | Scott Burson's USER hack. | Eric S. Raymond | 1998-01-17 | 1 | -11/+5 |
* | GSSAPI support. | Eric S. Raymond | 1997-12-15 | 1 | -2/+3 |
* | Cleanup of numeric option handling. | Eric S. Raymond | 1997-12-14 | 1 | -4/+4 |
* | Dead & redundant code removal. | Eric S. Raymond | 1997-12-14 | 1 | -3/+0 |
* | Allow multidrop to be handled if all sites have `no dns' on. | Eric S. Raymond | 1997-12-01 | 1 | -1/+1 |
* | Sent to Gunther Leber. | Eric S. Raymond | 1997-12-01 | 1 | -1/+4 |
* | Correction to awakening logic. | Eric S. Raymond | 1997-12-01 | 1 | -1/+1 |
* | Added Greg Stark's quitmode feature. | Eric S. Raymond | 1997-11-28 | 1 | -5/+9 |
* | Sent this to Gunther Leber. | Eric S. Raymond | 1997-11-28 | 1 | -1/+0 |
* | Various minor bug fixes. | Eric S. Raymond | 1997-10-27 | 1 | -0/+5 |
* | Narrow the error() interface. | Eric S. Raymond | 1997-10-21 | 1 | -2/+2 |
* | Luca's bug fixes. | Eric S. Raymond | 1997-10-17 | 1 | -0/+5 |
* | Use UDP for DNS queries to avoid diald problems. | Eric S. Raymond | 1997-10-14 | 1 | -2/+12 |
* | Added envelope-skip feature. | Eric S. Raymond | 1997-10-13 | 1 | -0/+6 |
* | Fix ETRN mode. | Eric S. Raymond | 1997-10-13 | 1 | -2/+7 |
* | Added the --invisible option. | Eric S. Raymond | 1997-10-08 | 1 | -0/+2 |
* | Port fixes. | Eric S. Raymond | 1997-10-08 | 1 | -0/+4 |
* | Enable conditioning out of POP3, IMAP, ETRN. | Eric S. Raymond | 1997-10-04 | 1 | -3/+40 |