Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Try to do IDLE (if enabled) even when there are no messages. | Eric S. Raymond | 2000-06-28 | 1 | -6/+16 |
* | Typo fix. | Eric S. Raymond | 2000-06-28 | 1 | -1/+1 |
* | Fix half-fetch bug. | Eric S. Raymond | 2000-04-16 | 1 | -1/+0 |
* | Instrumentation to catch the re-poll bug. | Eric S. Raymond | 2000-04-16 | 1 | -40/+46 |
* | Minor updates. | Eric S. Raymond | 2000-04-12 | 1 | -0/+6 |
* | Preauth fix. | Eric S. Raymond | 2000-04-08 | 1 | -11/+6 |
* | speed improvement by usingh SEARCH UNSEEN. | Eric S. Raymond | 2000-04-07 | 1 | -155/+70 |
* | More SEARCH cleanup. | Eric S. Raymond | 2000-04-04 | 1 | -46/+35 |
* | Cosmetic cleanup. | Eric S. Raymond | 2000-04-04 | 1 | -40/+24 |
* | SEARCH UNSEEN code integrated but conditioned out. | Eric S. Raymond | 2000-04-04 | 1 | -1/+146 |
* | Another shot at making IDLE timeouts work. | Eric S. Raymond | 2000-03-29 | 1 | -4/+5 |
* | Eliminate the IDLING variable. | Eric S. Raymond | 2000-03-29 | 1 | -5/+6 |
* | Back out the InterChange workaround. | Eric S. Raymond | 2000-03-24 | 1 | -5/+5 |
* | Attempt to fix IDLE. | Eric S. Raymond | 2000-03-21 | 1 | -1/+8 |
* | Work around InterChange. | Eric S. Raymond | 2000-03-21 | 1 | -0/+14 |
* | Make IMAP preauth work. | Eric S. Raymond | 2000-03-13 | 1 | -0/+1 |
* | Implemented support for RFC2177 IDLE command. | Eric S. Raymond | 2000-03-06 | 1 | -3/+31 |
* | Handle IMAP folder names with embedded spaces. | Eric S. Raymond | 2000-02-14 | 1 | -4/+3 |
* | Handle NO response to getsizes. | Eric S. Raymond | 2000-02-12 | 1 | -1/+30 |
* | LinuxWorld hacks. | Eric S. Raymond | 2000-02-05 | 1 | -1/+5 |
* | 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 |