]> Pileus Git - ~andy/fetchmail/history - imap.c
i18n fixes, cs.po updates, by Miloslav Trmac.
[~andy/fetchmail] / imap.c
2005-07-03 Matthias Andreei18n fixes, cs.po updates, by Miloslav Trmac.
2004-11-10 Matthias AndreeClean up the horrible HAVE_[V]SNPRINTF mess, use Trio...
2004-10-20 Matthias AndreeFix miscellaneous warnings.
2004-09-10 Matthias AndreeMerge Fabrice Bellet's patch to fix recentcount/count...
2004-06-19 Matthias AndreeFix various warnings.
2004-06-19 Matthias AndreeCast arguments of is*() ctype.h functions to unsigned...
2004-06-18 Matthias AndreeCompiler warnings fixes, preprocessor and minor general...
2004-06-18 Matthias AndreeFix various compiler warnings.
2004-06-11 Matthias AndreeQuench some GCC 3.4 warnings by making sure that all...
2004-01-13 Eric S. RaymondPOP3 strong authentication fixes.
2003-10-15 Eric S. RaymondSunil's transaction patches.
2003-10-10 Eric S. RaymondMerge in various small fixes, including two remote DOS
2003-08-06 Eric S. RaymondReady to ship.
2003-07-22 Eric S. RaymondSupport faked IDLE.
2003-07-17 Eric S. RaymondFirst round ofmlong-delayed bug fixes.
2003-03-01 Eric S. RaymondGuard some buffers.
2003-02-28 Eric S. RaymondIDLE implementation.
2003-02-28 Eric S. RaymondBefore the IDLE patch.
2002-12-26 Eric S. RaymondRoutine updates, including the latest Shetye patch.
2002-11-28 Eric S. RaymondSunil's patch for the STARTTLS problem.
2002-11-26 Eric S. RaymondBefore trying the important fix patches.
2002-10-18 Eric S. RaymondHandle servers with LOGINDISABLED.
2002-10-18 Eric S. RaymondDon't fetch sizes unless needed.
2002-10-18 Eric S. RaymondMinor bug fixes.
2002-09-09 Eric S. RaymondSunil Shetye's latest fix patch.
2002-09-09 Eric S. RaymondSTARTTLS support.
2002-06-04 Eric S. RaymondFix Kerberos bugs.
2002-06-03 Eric S. RaymondShrouding fix.
2002-05-24 Eric S. RaymondRed Hat's DOS-prevention patch.
2002-04-01 Eric S. RaymondOther routine fixups.
2002-04-01 Eric S. RaymondDebian 5.9.10 fixes.
2002-02-15 Eric S. RaymondMinor fixes for 5.9.8.
2002-02-01 Eric S. RaymondSunil Shetye's fixews for IMAP and SMTP edge cases.
2002-02-01 Eric S. RaymondBefore the next fix round.
2001-11-08 Eric S. RaymondEasy bug fixes for this round.
2001-10-02 Eric S. RaymondHMH's changes.
2001-09-24 Eric S. Raymond_( -> GT_(
2001-09-18 Eric S. RaymondTypo fix.
2001-09-09 Eric S. RaymondCaseblind capability checks.
2001-08-04 Eric S. RaymondSecurity fix.
2001-08-03 Eric S. RaymondJustin Guyett's fix.
2001-08-01 Eric S. RaymondBacked out bad BAD and NO handling.
2001-07-31 Eric S. RaymondMust solve that damn linking problem next.
2001-06-24 Eric S. RaymondFirst round of ODMR fixes.
2001-06-23 Eric S. Raymondstrncat/snprintf cleanup.
2001-05-22 Eric S. RaymondSunil Shetye's fix.
2001-05-12 Eric S. RaymondFix IMAP password shrouding.
2001-04-10 Eric S. RaymondNalin Dahyabai's changes.
2001-03-22 Eric S. RaymondNalin's GSSAPI post.
2001-03-14 Eric S. RaymondShrouding is now done over a narrower scope.
2001-03-13 Eric S. RaymondNake methods invisible except through the driver's...
2001-03-07 Eric S. RaymondHandle checking correctly.
2001-03-07 Eric S. RaymondEnable GSSAPI.
2001-03-04 Eric S. RaymondVarious minor screwups.
2001-03-01 Eric S. RaymondNotify if we don't have a required capability.
2001-02-27 Eric S. RaymondWe can specify NTLM as an authentication type.
2001-02-27 Eric S. RaymondFixed NTLM to work again.
2001-02-19 Eric S. RaymondDon't try to POP a read-only mailbox.
2001-02-19 Eric S. Raymondpreauth -> auth.
2001-02-12 Eric S. RaymondLooks like we've got the new authentication logic done.
2001-02-11 Eric S. RaymondLet's get rid of the old protocols with preauthenticati...
2001-02-11 Eric S. RaymondAuthentication completely refactored.
2001-02-11 Eric S. RaymondRefactored the Kerberos stuff.
2001-02-11 Eric S. RaymondWe can specify the authentication command now.
2001-02-11 Eric S. RaymondTry to clean up SASL a bit.
2001-02-11 Eric S. RaymondBetter comment.
2001-02-07 Eric S. RaymondFirst cut at ODMR support.
2001-02-07 Eric S. RaymondObvious bug fixes for 5.6.3.
2000-11-11 Eric S. RaymondReady to ship.
2000-09-26 Eric S. RaymondBug fixes and internationalization improvements.
2000-08-30 Eric S. RaymondHorst von Brand's security and specfile patches.
2000-06-28 Eric S. RaymondTry to do IDLE (if enabled) even when there are no...
2000-06-28 Eric S. RaymondTypo fix.
2000-04-16 Eric S. RaymondFix half-fetch bug.
2000-04-16 Eric S. RaymondInstrumentation to catch the re-poll bug.
2000-04-12 Eric S. RaymondMinor updates.
2000-04-08 Eric S. RaymondPreauth fix.
2000-04-07 Eric S. Raymondspeed improvement by usingh SEARCH UNSEEN.
2000-04-04 Eric S. RaymondMore SEARCH cleanup.
2000-04-04 Eric S. RaymondCosmetic cleanup.
2000-04-04 Eric S. RaymondSEARCH UNSEEN code integrated but conditioned out.
2000-03-29 Eric S. RaymondAnother shot at making IDLE timeouts work.
2000-03-29 Eric S. RaymondEliminate the IDLING variable.
2000-03-24 Eric S. RaymondBack out the InterChange workaround.
2000-03-21 Eric S. RaymondAttempt to fix IDLE.
2000-03-21 Eric S. RaymondWork around InterChange.
2000-03-13 Eric S. RaymondMake IMAP preauth work.
2000-03-06 Eric S. RaymondImplemented support for RFC2177 IDLE command.
2000-02-14 Eric S. RaymondHandle IMAP folder names with embedded spaces.
2000-02-12 Eric S. RaymondHandle NO response to getsizes.
2000-02-05 Eric S. RaymondLinuxWorld hacks.
2000-01-17 Eric S. Raymonddrive.c now tracks stage.
2000-01-16 Eric S. RaymondBetter authentication-failure handling.
1999-12-27 Eric S. RaymondJorge Godoy's translation fixes.
1999-12-20 Eric S. RaymondInterpret IMAP PREAUTH tag correctly (from Joerg Dorchain).
1999-11-06 Eric S. RaymondReady to send this to Mike.
1999-10-27 Eric S. RaymondThis preliminary SSL patch goes to Mike.
1999-10-26 Eric S. RaymondBacked oup username quoting.
1999-10-26 Eric S. RaymondAlmost ready to ship.
1999-10-26 Eric S. RaymondWorkaround.
next