Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drive.c now tracks stage. | Eric S. Raymond | 2000-01-17 | 1 | -18/+1 |
* | Better authentication-failure handling. | Eric S. Raymond | 2000-01-16 | 1 | -2/+24 |
* | Jorge Godoy's translation fixes. | Eric S. Raymond | 1999-12-27 | 1 | -1/+1 |
* | Interpret IMAP PREAUTH tag correctly (from Joerg Dorchain). | Eric S. Raymond | 1999-12-20 | 1 | -0/+2 |
* | Ready to send this to Mike. | Eric S. Raymond | 1999-11-06 | 1 | -17/+20 |
* | This preliminary SSL patch goes to Mike. | Eric S. Raymond | 1999-10-27 | 1 | -0/+2 |
* | Backed oup username quoting. | Eric S. Raymond | 1999-10-26 | 1 | -13/+3 |
* | Almost ready to ship. | Eric S. Raymond | 1999-10-26 | 1 | -3/+6 |
* | Workaround. | Eric S. Raymond | 1999-10-26 | 1 | -7/+16 |
* | -Wall changes. | Eric S. Raymond | 1999-09-29 | 1 | -2/+2 |
* | Canonicalize both name and password. | Eric S. Raymond | 1999-09-23 | 1 | -7/+13 |
* | Workaround for GroupWise. | Eric S. Raymond | 1999-09-23 | 1 | -2/+6 |
* | Correct bad comments. | Eric S. Raymond | 1999-09-23 | 1 | -1/+1 |
* | Added Todd Sabin's new protocol options. | Eric S. Raymond | 1999-09-22 | 1 | -5/+14 |
* | Add comment. | Eric S. Raymond | 1999-09-20 | 1 | -0/+8 |
* | Minor fixes. | Eric S. Raymond | 1999-09-16 | 1 | -2/+4 |
* | NTLM support integrated. | Eric S. Raymond | 1999-09-14 | 1 | -1/+93 |
* | Code changes needed for next release. | Eric S. Raymond | 1999-09-11 | 1 | -7/+8 |
* | Todd Sabin's patch to allow spaces in remotenames. | Eric S. Raymond | 1999-08-28 | 1 | -1/+1 |
* | Kevin Turner's bugfix. | Eric S. Raymond | 1999-08-02 | 1 | -7/+12 |
* | Heimdal GSSAPI patches. | Eric S. Raymond | 1999-08-02 | 1 | -4/+26 |
* | Simplify the expunge logic. | Eric S. Raymond | 1999-06-26 | 1 | -2/+2 |
* | Also expunge on re-poll when expunge period is zero. | Eric S. Raymond | 1999-06-26 | 1 | -2/+4 |
* | Fix Chris Evert's bug. | Eric S. Raymond | 1999-06-26 | 1 | -9/+9 |
* | Support imapd PREAUTH response. | Eric S. Raymond | 1999-06-26 | 1 | -2/+12 |
* | Add a HAVE_SNPRINTF. | Eric S. Raymond | 1999-06-15 | 1 | -0/+4 |
* | OpenBSD port patches. | Eric S. Raymond | 1999-06-12 | 1 | -1/+1 |
* | Prevent false positives during body fetches. | Eric S. Raymond | 1999-06-11 | 1 | -1/+1 |
* | CRAM-MD5 authentication support a la RFC2195. | Eric S. Raymond | 1999-06-08 | 1 | -0/+136 |
* | Typo fix. | Eric S. Raymond | 1999-04-25 | 1 | -1/+1 |
* | Comment aboout OpenMail. | Eric S. Raymond | 1999-04-25 | 1 | -4/+5 |
* | Deleted -> Seen, Deleted. | Eric S. Raymond | 1999-04-21 | 1 | -2/+7 |
* | Enable expunge to controil POP2 and POP3 checkpointing. | Eric S. Raymond | 1999-04-18 | 1 | -5/+15 |
* | Ready to ship 5.0.0. | Eric S. Raymond | 1999-02-28 | 1 | -0/+8 |
* | Simplify error reporting further. | Eric S. Raymond | 1999-02-03 | 1 | -42/+42 |
* | Return of the dancing progress dots. | Eric S. Raymond | 1999-02-01 | 1 | -42/+47 |
* | SDPS changes from Paul Murphy. | Eric S. Raymond | 1999-01-30 | 1 | -1/+1 |
* | error -> report, third stage. | Eric S. Raymond | 1999-01-05 | 1 | -19/+19 |
* | Progress messages now go to stdout. | Eric S. Raymond | 1999-01-05 | 1 | -7/+7 |
* | Progress messages now go to stdout. | Eric S. Raymond | 1999-01-05 | 1 | -42/+42 |
* | First step towards splitting error from progress messages. | Eric S. Raymond | 1999-01-05 | 1 | -19/+19 |
* | Fix copyrights. | Eric S. Raymond | 1998-12-04 | 1 | -2/+0 |
* | Internationalization support via GNU gettext(). | Eric S. Raymond | 1998-11-26 | 1 | -32/+35 |
* | Gerald Britton's support for mixed Kerberos and Hesiod. | Eric S. Raymond | 1998-11-17 | 1 | -0/+5 |
* | Jonathan T. Agnew's massive code cleanup. | Eric S. Raymond | 1998-10-26 | 1 | -3/+5 |
* | Cosmetic fix. | Eric S. Raymond | 1998-10-20 | 1 | -43/+43 |
* | More verbosity fixes. | Eric S. Raymond | 1998-10-17 | 1 | -17/+17 |
* | Introduced O_DEBUG. | Eric S. Raymond | 1998-10-17 | 1 | -18/+18 |
* | SockClose() abstraction. | Eric S. Raymond | 1998-07-25 | 1 | -6/+7 |
* | Fix to OPIE code. | Eric S. Raymond | 1998-06-30 | 1 | -1/+1 |