Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More fixes from Sunil. | Eric S. Raymond | 2002-07-10 | 1 | -1/+1 |
* | More patches by Sunil. | Eric S. Raymond | 2002-06-22 | 1 | -2/+3 |
* | Sunil's CAPA patch. | Eric S. Raymond | 2002-06-22 | 1 | -0/+6 |
* | Fix Kerberos bugs. | Eric S. Raymond | 2002-06-04 | 1 | -1/+1 |
* | Various cleanup patches. | Eric S. Raymond | 2002-04-09 | 1 | -0/+4 |
* | Debian 5.9.10 fixes. | Eric S. Raymond | 2002-04-01 | 1 | -9/+26 |
* | Internationalization fix. | Eric S. Raymond | 2002-03-15 | 1 | -1/+1 |
* | Ready to put in esmtp password. | Eric S. Raymond | 2002-03-10 | 1 | -0/+14 |
* | Minor fixes for 5.9.8. | Eric S. Raymond | 2002-02-15 | 1 | -1/+14 |
* | Fixes by Matthias Andree. | Eric S. Raymond | 2002-02-01 | 1 | -2/+8 |
* | Sunil Shetye's fixews for IMAP and SMTP edge cases. | Eric S. Raymond | 2002-02-01 | 1 | -4/+1 |
* | Sunil Shetye's disconect-reconnect fix. | Eric S. Raymond | 2001-12-14 | 1 | -3/+7 |
* | HMH's latest round of fixes. | Eric S. Raymond | 2001-10-01 | 1 | -1/+3 |
* | Handle long socket closes. | Eric S. Raymond | 2001-09-28 | 1 | -4/+20 |
* | Prevent UID lossage because of the DNS lookups getting moved. | Eric S. Raymond | 2001-09-28 | 1 | -2/+2 |
* | Typo fixes. | Eric S. Raymond | 2001-09-26 | 1 | -2/+2 |
* | Move Hesiod lookups away from startup time. | Eric S. Raymond | 2001-09-24 | 1 | -0/+23 |
* | _( -> GT_( | Eric S. Raymond | 2001-09-24 | 1 | -82/+82 |
* | Moved the DNS lookup. | Eric S. Raymond | 2001-09-24 | 1 | -1/+60 |
* | Log messages now include the account name and host. | Eric S. Raymond | 2001-09-23 | 1 | -10/+14 |
* | Justin Guyett's fix. | Eric S. Raymond | 2001-08-03 | 1 | -1/+8 |
* | Ready to ship another release. | Eric S. Raymond | 2001-06-25 | 1 | -3/+3 |
* | Separate codes from sizes. | Eric S. Raymond | 2001-06-24 | 1 | -15/+18 |
* | Refactoring step. | Eric S. Raymond | 2001-06-23 | 1 | -10/+10 |
* | Comment fixes. | Eric S. Raymond | 2001-06-23 | 1 | -2/+2 |
* | Cleaned up error passback. | Eric S. Raymond | 2001-06-23 | 1 | -74/+74 |
* | strncat/snprintf cleanup. | Eric S. Raymond | 2001-06-23 | 1 | -4/+25 |
* | Comment fixup. | Eric S. Raymond | 2001-06-18 | 1 | -3/+4 |
* | Stage two of driver loop refactoring. | Eric S. Raymond | 2001-06-18 | 1 | -39/+49 |
* | Oversized-marking fix. | Eric S. Raymond | 2001-06-18 | 1 | -49/+47 |
* | Move some global data where it belongs. | Eric S. Raymond | 2001-06-12 | 1 | -0/+6 |
* | Whitespace cleanup. | Eric S. Raymond | 2001-06-12 | 1 | -1/+1 |
* | More refactoring. | Eric S. Raymond | 2001-06-12 | 1 | -4/+3 |
* | More refactoring. | Eric S. Raymond | 2001-06-12 | 1 | -315/+334 |
* | Break driver.c in half. | Eric S. Raymond | 2001-06-12 | 1 | -1400/+28 |
* | Tracepolls switch implemented. | Eric S. Raymond | 2001-06-05 | 1 | -5/+8 |
* | Don't generate MAIL FROM headers with embedded newlines. | Eric S. Raymond | 2001-06-04 | 1 | -1/+3 |
* | Before trying to fix the no-reset bug. | Eric S. Raymond | 2001-05-29 | 1 | -1/+3 |
* | Better error recovery in UIDL code. | Eric S. Raymond | 2001-05-14 | 1 | -1/+4 |
* | SSL certification handling. | Eric S. Raymond | 2001-05-14 | 1 | -1/+2 |
* | Fix the Sender problem. | Eric S. Raymond | 2001-05-12 | 1 | -2/+20 |
* | More from HH's patch. | Eric S. Raymond | 2001-04-23 | 1 | -23/+2 |
* | Ready to try HH's Kerberos patch. | Eric S. Raymond | 2001-04-23 | 1 | -2/+4 |
* | Shrouding is now done over a narrower scope. | Eric S. Raymond | 2001-03-14 | 1 | -15/+2 |
* | Cosmetic fix. | Eric S. Raymond | 2001-03-13 | 1 | -41/+39 |
* | Restrict shrouding some more. | Eric S. Raymond | 2001-03-13 | 1 | -5/+10 |
* | Restrict shrouding to during authentication phase. | Eric S. Raymond | 2001-03-13 | 1 | -1/+5 |
* | Consistent error-message formats. | Eric S. Raymond | 2001-03-05 | 1 | -2/+2 |
* | Tolerate flaky servers better. | Eric S. Raymond | 2001-03-05 | 1 | -34/+81 |
* | Added sslproto. | Eric S. Raymond | 2001-03-03 | 1 | -1/+1 |