index
:
mutt
kevin/415-mbox-parsing
kevin/489-stable-iconv-build-bug
kevin/stable-isspace-fix
kevin/stable-mx-maildir-check-fix
master
stable
Mirror of https://gitlab.com/muttmua/mutt.git
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
imap
/
imap_private.h
Age
Commit message (
Expand
)
Author
2005-07-26
Rework IMAP CLOSE handling to avoid expunging messages when exiting
Brendan Cully
2005-04-03
Synchronise message flags before moving messages.
Dan Fandrich
2005-03-22
Thomas graces us with this patch that resolves a type-size inconsistency
Thomas Glanzmann
2005-02-17
New function: rename-mailbox (bound to 'r' by default).
Brendan Cully
2005-01-31
Begin removing deprecated autoconf 2.13 backward compatibility code.
Brendan Cully
2005-01-26
IMAP header cache.
Thomas Glanzmann
2004-11-08
Having a signed one-bit bitfield is quite odd -- its value is either
Ralf Wildenhues
2003-07-15
The attached patch should keep all opened IMAP connections alive, no
Brendan Cully
2001-07-03
Fix #677. From Brendan Cully.
Thomas Roessler
2001-06-01
More concurrent IMAP modification handling from Brendan Cully.
Thomas Roessler
2001-05-28
Detect external modifications of IMAP folders. From Brendan Cully.
Thomas Roessler
2001-02-12
Brendan Cully's SASL patch.
Thomas Roessler
2001-01-08
Fix and/or check more fishy code.
Thomas Roessler
2000-09-04
patch-bac.imapurl-4
Thomas Roessler
2000-08-28
The attached small patch adjusts mutt_pretty_mailbox to handle
Brendan Cully
2000-08-21
patch-bac.createplus-1
Thomas Roessler
2000-08-21
patch-bac.command-2
Thomas Roessler
2000-08-08
* handles expunged messages better. Previously mutt's state was only
Thomas Roessler
2000-08-05
Unified IMAP command code.
Thomas Roessler
2000-07-31
Brendan Cully's SASL patch. I hope I didn't miss any files.
Thomas Roessler
2000-07-28
Use UIDs instead of sequence numbers in IMAP. (Brendan)
Thomas Roessler
2000-07-28
Handle expunged messages. From Brendan Cully.
Thomas Roessler
2000-07-20
Another IMAP patch from Brendan.
Thomas Roessler
2000-07-19
IMAP socket moves by Brendan Cully, with a fix from Tommi
Thomas Roessler
2000-07-18
More IMAP clean-up from Brendan Cully.
Thomas Roessler
2000-07-18
IMAP fixes from Brendan Cully.
Thomas Roessler
2000-07-17
imap/UTF7 related fixes from EGE.
Thomas Roessler
2000-07-16
Support modified UTF-7 in folder names. From Edmund Grimley Evans,
Thomas Roessler
2000-07-11
Unify logout stuff in _one_ function. From Vsevolod Volkov.
Thomas Roessler
2000-07-06
More IMAP clean-up.
Thomas Roessler
2000-07-06
More IMAP fixes from Brendan Cully.
Thomas Roessler
2000-03-03
The FSF apparently has moved.
Thomas Roessler
2000-02-28
Don't do Context updates from the background.
Thomas Roessler
1999-12-09
Tommi Komulainen's multiple IMAP usernames patch.
Thomas Roessler
1999-11-22
IMAP folder creation and deletion. From Brendan Cully.
Thomas Roessler
1999-11-17
Tommi Komulainen's IMAP/SSL support patches.
Thomas Roessler
1999-11-02
Various IMAP-related fixes from Brendan Cully.
Thomas Roessler
1999-10-26
* stops mutt from logging CRAM secrets in debug mode.
Thomas Roessler
1999-10-25
Brendan Cully's IMAP code movements patch.
Thomas Roessler
1999-10-19
Add AUTHENTICATE=ANONYMOUS support to the IMAP authentication
Thomas Roessler
1999-09-23
Brendan Cully's latest changes:
Thomas Roessler
1999-09-12
The attached patch (imap-turbocharge.diff):
Thomas Roessler
1999-09-08
The attached patch:
Thomas Roessler
1999-09-07
* redoes the folder update optimisation I did yesterday. It's somewhat
Thomas Roessler
1999-09-06
* Small imap/Makefile.am tweak for make dist
Thomas Roessler
1999-09-04
Fix some more IMAP problems. From Brendan Cully.
Thomas Roessler
1999-08-23
Inclue GSS authentization for IMAP.
Thomas Roessler
1999-08-20
Brendan Cully's latest IMAP clean-up.
Thomas Roessler