Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle servers with LOGINDISABLED. | Eric S. Raymond | 2002-10-18 | 1 | -4/+9 |
* | Don't fetch sizes unless needed. | Eric S. Raymond | 2002-10-18 | 1 | -12/+29 |
* | Minor bug fixes. | Eric S. Raymond | 2002-10-18 | 1 | -0/+1 |
* | Sunil Shetye's latest fix patch. | Eric S. Raymond | 2002-09-09 | 1 | -0/+13 |
* | STARTTLS support. | Eric S. Raymond | 2002-09-09 | 1 | -0/+21 |
* | Fix Kerberos bugs. | Eric S. Raymond | 2002-06-04 | 1 | -1/+1 |
* | Shrouding fix. | Eric S. Raymond | 2002-06-03 | 1 | -1/+1 |
* | Red Hat's DOS-prevention patch. | Eric S. Raymond | 2002-05-24 | 1 | -0/+14 |
* | Other routine fixups. | Eric S. Raymond | 2002-04-01 | 1 | -1/+1 |
* | Debian 5.9.10 fixes. | Eric S. Raymond | 2002-04-01 | 1 | -0/+4 |
* | Minor fixes for 5.9.8. | Eric S. Raymond | 2002-02-15 | 1 | -2/+8 |
* | Sunil Shetye's fixews for IMAP and SMTP edge cases. | Eric S. Raymond | 2002-02-01 | 1 | -12/+30 |
* | Before the next fix round. | Eric S. Raymond | 2002-02-01 | 1 | -2/+21 |
* | Easy bug fixes for this round. | Eric S. Raymond | 2001-11-08 | 1 | -1/+1 |
* | HMH's changes. | Eric S. Raymond | 2001-10-02 | 1 | -2/+2 |
* | _( -> GT_( | Eric S. Raymond | 2001-09-24 | 1 | -13/+13 |
* | Typo fix. | Eric S. Raymond | 2001-09-18 | 1 | -1/+1 |
* | Caseblind capability checks. | Eric S. Raymond | 2001-09-09 | 1 | -2/+7 |
* | Security fix. | Eric S. Raymond | 2001-08-04 | 1 | -3/+8 |
* | Justin Guyett's fix. | Eric S. Raymond | 2001-08-03 | 1 | -2/+17 |
* | Backed out bad BAD and NO handling. | Eric S. Raymond | 2001-08-01 | 1 | -4/+0 |
* | Must solve that damn linking problem next. | Eric S. Raymond | 2001-07-31 | 1 | -3/+9 |
* | First round of ODMR fixes. | Eric S. Raymond | 2001-06-24 | 1 | -1/+1 |
* | strncat/snprintf cleanup. | Eric S. Raymond | 2001-06-23 | 1 | -1/+2 |
* | Sunil Shetye's fix. | Eric S. Raymond | 2001-05-22 | 1 | -1/+2 |
* | Fix IMAP password shrouding. | Eric S. Raymond | 2001-05-12 | 1 | -0/+1 |
* | Nalin Dahyabai's changes. | Eric S. Raymond | 2001-04-10 | 1 | -27/+68 |
* | Nalin's GSSAPI post. | Eric S. Raymond | 2001-03-22 | 1 | -2/+5 |
* | Shrouding is now done over a narrower scope. | Eric S. Raymond | 2001-03-14 | 1 | -1/+2 |
* | Nake methods invisible except through the driver's table. | Eric S. Raymond | 2001-03-13 | 1 | -3/+3 |
* | Handle checking correctly. | Eric S. Raymond | 2001-03-07 | 1 | -1/+5 |
* | Enable GSSAPI. | Eric S. Raymond | 2001-03-07 | 1 | -1/+1 |
* | Various minor screwups. | Eric S. Raymond | 2001-03-04 | 1 | -1/+1 |
* | Notify if we don't have a required capability. | Eric S. Raymond | 2001-03-01 | 1 | -3/+17 |
* | We can specify NTLM as an authentication type. | Eric S. Raymond | 2001-02-27 | 1 | -4/+10 |
* | Fixed NTLM to work again. | Eric S. Raymond | 2001-02-27 | 1 | -2/+1 |
* | Don't try to POP a read-only mailbox. | Eric S. Raymond | 2001-02-19 | 1 | -1/+13 |
* | preauth -> auth. | Eric S. Raymond | 2001-02-19 | 1 | -6/+6 |
* | Looks like we've got the new authentication logic done. | Eric S. Raymond | 2001-02-12 | 1 | -52/+22 |
* | Let's get rid of the old protocols with preauthentication bundled in. | Eric S. Raymond | 2001-02-11 | 1 | -31/+29 |
* | Authentication completely refactored. | Eric S. Raymond | 2001-02-11 | 1 | -255/+0 |
* | Refactored the Kerberos stuff. | Eric S. Raymond | 2001-02-11 | 1 | -261/+1 |
* | We can specify the authentication command now. | Eric S. Raymond | 2001-02-11 | 1 | -1/+1 |
* | Try to clean up SASL a bit. | Eric S. Raymond | 2001-02-11 | 1 | -11/+4 |
* | Better comment. | Eric S. Raymond | 2001-02-11 | 1 | -0/+2 |
* | First cut at ODMR support. | Eric S. Raymond | 2001-02-07 | 1 | -128/+1 |
* | Obvious bug fixes for 5.6.3. | Eric S. Raymond | 2001-02-07 | 1 | -10/+10 |
* | Ready to ship. | Eric S. Raymond | 2000-11-11 | 1 | -2/+4 |
* | Bug fixes and internationalization improvements. | Eric S. Raymond | 2000-09-26 | 1 | -5/+5 |
* | Horst von Brand's security and specfile patches. | Eric S. Raymond | 2000-08-30 | 1 | -1/+1 |