aboutsummaryrefslogtreecommitdiffstats
path: root/imap.c
Commit message (Expand)AuthorAgeFilesLines
* Debian 5.9.10 fixes.Eric S. Raymond2002-04-011-0/+4
* Minor fixes for 5.9.8.Eric S. Raymond2002-02-151-2/+8
* Sunil Shetye's fixews for IMAP and SMTP edge cases.Eric S. Raymond2002-02-011-12/+30
* Before the next fix round.Eric S. Raymond2002-02-011-2/+21
* Easy bug fixes for this round.Eric S. Raymond2001-11-081-1/+1
* HMH's changes.Eric S. Raymond2001-10-021-2/+2
* _( -> GT_(Eric S. Raymond2001-09-241-13/+13
* Typo fix.Eric S. Raymond2001-09-181-1/+1
* Caseblind capability checks.Eric S. Raymond2001-09-091-2/+7
* Security fix.Eric S. Raymond2001-08-041-3/+8
* Justin Guyett's fix.Eric S. Raymond2001-08-031-2/+17
* Backed out bad BAD and NO handling.Eric S. Raymond2001-08-011-4/+0
* Must solve that damn linking problem next.Eric S. Raymond2001-07-311-3/+9
* First round of ODMR fixes.Eric S. Raymond2001-06-241-1/+1
* strncat/snprintf cleanup.Eric S. Raymond2001-06-231-1/+2
* Sunil Shetye's fix.Eric S. Raymond2001-05-221-1/+2
* Fix IMAP password shrouding.Eric S. Raymond2001-05-121-0/+1
* Nalin Dahyabai's changes.Eric S. Raymond2001-04-101-27/+68
* Nalin's GSSAPI post.Eric S. Raymond2001-03-221-2/+5
* Shrouding is now done over a narrower scope.Eric S. Raymond2001-03-141-1/+2
* Nake methods invisible except through the driver's table.Eric S. Raymond2001-03-131-3/+3
* Handle checking correctly.Eric S. Raymond2001-03-071-1/+5
* Enable GSSAPI.Eric S. Raymond2001-03-071-1/+1
* 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