summaryrefslogtreecommitdiffstats
path: root/imap/command.c
AgeCommit message (Expand)Author
2005-07-27More fiddling with fatal state handling. Not tested, and probably as wrongBrendan Cully
2005-02-03Add config.h to the top of every C file that could possibly want it.Brendan Cully
2005-02-01Pull config.h out of protos.h, add to top of every IMAP C file. This shouldBrendan Cully
2005-01-26Fix some printf arguments.Ralf Wildenhues
2004-08-02Fix the improvement to address #1655.Nathan Dushman
2004-07-21This is a one-line patch that increases the speed at which muttNathan Dushman
2003-09-19As the ones of you who compile with new gcc's probably have noticed,Mads Martin Joergensen
2003-07-24Some functions/macros like isspace take an int and require theVincent Lefevre
2003-07-15The attached patch should keep all opened IMAP connections alive, noBrendan Cully
2003-07-14On Sunday, 13 July 2003 at 18:09, Brendan Cully wrote:Brendan Cully
2002-12-11Fix Mike's and my e-mail addresses in copyright lines.Thomas Roessler
2002-12-10Replace safe_free calls by the FREE macro.Thomas Roessler
2002-04-07The attached patch cleans up some bugs in switching IMAP mailboxes:Brendan Cully
2002-01-13Parse IMAP responses locale- and case- insensitive. From BrendanThomas Roessler
2001-08-31Fix some memory leaks. From Pawel Salek, by way of Brendan Cully.Thomas Roessler
2001-07-24patch-bac.capability-20010724.1. From Brendan Cully.Thomas Roessler
2001-06-05patch-bac.sockets-20010605.1Thomas Roessler
2001-06-01More concurrent IMAP modification handling from Brendan Cully.Thomas Roessler
2001-05-30Socket API clean-up from Brendan Cully.Thomas Roessler
2001-05-28Detect external modifications of IMAP folders. From Brendan Cully.Thomas Roessler
2001-05-10A slightly extended version of Dave Ewart's sleeptime patch.Thomas Roessler
2001-04-26Add ascii_strcasecmp() and ascii_strncasecmp() functions which doThomas Roessler
2001-02-19Improved error handling.Thomas Roessler
2001-02-12Brendan Cully's SASL patch.Thomas Roessler
2000-08-31patch-bac.command-3Thomas Roessler
2000-08-30patch-bac.expunge-2Thomas Roessler
2000-08-28The attached small patch adjusts mutt_pretty_mailbox to handleBrendan Cully
2000-08-21patch-bac.createplus-1Thomas Roessler
2000-08-21patch-bac.command-2Thomas Roessler
2000-08-08* handles expunged messages better. Previously mutt's state was onlyThomas Roessler
2000-08-05Unified IMAP command code.Thomas Roessler
2000-07-31Brendan Cully's SASL patch. I hope I didn't miss any files.Thomas Roessler
2000-07-28Handle expunged messages. From Brendan Cully.Thomas Roessler
2000-07-20Another IMAP patch from Brendan.Thomas Roessler
2000-07-18More IMAP clean-up from Brendan Cully.Thomas Roessler
2000-07-10Fix a bunch of cases where format parameters were missing from callsThomas Roessler
2000-07-06More IMAP clean-up.Thomas Roessler
2000-07-06More IMAP fixes from Brendan Cully.Thomas Roessler
2000-07-03IMAP logout patch from Brendan Cully.Thomas Roessler
2000-05-24Handle disconnects more gracefully. From Patrick CaulfieldThomas Roessler
2000-03-03The FSF apparently has moved.Thomas Roessler
2000-03-01Add $imap_servernoise option to suppress IMAP server messages. FromThomas Roessler
2000-02-28Don't do Context updates from the background.Thomas Roessler
2000-02-18Reasonably handle suerfluous EXIST messages from IMAP servers. FromThomas Roessler
2000-01-25Brendan Cully's latest changes:Thomas Roessler
1999-11-02Various IMAP-related fixes from Brendan Cully.Thomas Roessler
1999-10-26* stops mutt from logging CRAM secrets in debug mode.Thomas Roessler
1999-10-25Brendan Cully's IMAP code movements patch.Thomas Roessler