aboutsummaryrefslogtreecommitdiffstats
path: root/imap.c
Commit message (Expand)AuthorAgeFilesLines
* Various minor screwups.Eric S. Raymond2001-03-041-1/+1
* Notify if we don't have a required capability.Eric S. Raymond2001-03-011-3/+17
* We can specify NTLM as an authentication type.Eric S. Raymond2001-02-271-4/+10
* Fixed NTLM to work again.Eric S. Raymond2001-02-271-2/+1
* Don't try to POP a read-only mailbox.Eric S. Raymond2001-02-191-1/+13
* preauth -> auth.Eric S. Raymond2001-02-191-6/+6
* Looks like we've got the new authentication logic done.Eric S. Raymond2001-02-121-52/+22
* Let's get rid of the old protocols with preauthentication bundled in.Eric S. Raymond2001-02-111-31/+29
* Authentication completely refactored.Eric S. Raymond2001-02-111-255/+0
* Refactored the Kerberos stuff.Eric S. Raymond2001-02-111-261/+1
* We can specify the authentication command now.Eric S. Raymond2001-02-111-1/+1
* Try to clean up SASL a bit.Eric S. Raymond2001-02-111-11/+4
* Better comment.Eric S. Raymond2001-02-111-0/+2
* First cut at ODMR support.Eric S. Raymond2001-02-071-128/+1
* Obvious bug fixes for 5.6.3.Eric S. Raymond2001-02-071-10/+10
* Ready to ship.Eric S. Raymond2000-11-111-2/+4
* Bug fixes and internationalization improvements.Eric S. Raymond2000-09-261-5/+5
* Horst von Brand's security and specfile patches.Eric S. Raymond2000-08-301-1/+1
* Try to do IDLE (if enabled) even when there are no messages.Eric S. Raymond2000-06-281-6/+16
* Typo fix.Eric S. Raymond2000-06-281-1/+1
* Fix half-fetch bug.Eric S. Raymond2000-04-161-1/+0
* Instrumentation to catch the re-poll bug.Eric S. Raymond2000-04-161-40/+46
* Minor updates.Eric S. Raymond2000-04-121-0/+6
* Preauth fix.Eric S. Raymond2000-04-081-11/+6
* speed improvement by usingh SEARCH UNSEEN.Eric S. Raymond2000-04-071-155/+70
* More SEARCH cleanup.Eric S. Raymond2000-04-041-46/+35
* Cosmetic cleanup.Eric S. Raymond2000-04-041-40/+24
* SEARCH UNSEEN code integrated but conditioned out.Eric S. Raymond2000-04-041-1/+146
* Another shot at making IDLE timeouts work.Eric S. Raymond2000-03-291-4/+5
* Eliminate the IDLING variable.Eric S. Raymond2000-03-291-5/+6
* Back out the InterChange workaround.Eric S. Raymond2000-03-241-5/+5
* Attempt to fix IDLE.Eric S. Raymond2000-03-211-1/+8
* Work around InterChange.Eric S. Raymond2000-03-211-0/+14
* Make IMAP preauth work.Eric S. Raymond2000-03-131-0/+1
* Implemented support for RFC2177 IDLE command.Eric S. Raymond2000-03-061-3/+31
* Handle IMAP folder names with embedded spaces.Eric S. Raymond2000-02-141-4/+3
* Handle NO response to getsizes.Eric S. Raymond2000-02-121-1/+30
* LinuxWorld hacks.Eric S. Raymond2000-02-051-1/+5
* drive.c now tracks stage.Eric S. Raymond2000-01-171-18/+1
* Better authentication-failure handling.Eric S. Raymond2000-01-161-2/+24
* Jorge Godoy's translation fixes.Eric S. Raymond1999-12-271-1/+1
* Interpret IMAP PREAUTH tag correctly (from Joerg Dorchain).Eric S. Raymond1999-12-201-0/+2
* Ready to send this to Mike.Eric S. Raymond1999-11-061-17/+20
* This preliminary SSL patch goes to Mike.Eric S. Raymond1999-10-271-0/+2
* Backed oup username quoting.Eric S. Raymond1999-10-261-13/+3
* Almost ready to ship.Eric S. Raymond1999-10-261-3/+6
* Workaround.Eric S. Raymond1999-10-261-7/+16
* -Wall changes.Eric S. Raymond1999-09-291-2/+2
* Canonicalize both name and password.Eric S. Raymond1999-09-231-7/+13
* Workaround for GroupWise.Eric S. Raymond1999-09-231-2/+6