]> granicus.if.org Git - mutt/commit
Move IMAP response buffer out of command into IMAP_DATA. Ironically this is to prepar...
authorBrendan Cully <brendan@kublai.com>
Sat, 10 Dec 2005 07:01:36 +0000 (07:01 +0000)
committerBrendan Cully <brendan@kublai.com>
Sat, 10 Dec 2005 07:01:36 +0000 (07:01 +0000)
commitbf247602fce232ab305a5f38bb402bd56c8d4efc
treeee8839bb69ceac1adaf71039a3c947a42558eeac
parenta35305b007ea25d184875403322ec13f8819aa13
Move IMAP response buffer out of command into IMAP_DATA. Ironically this is to prepare for pipelined commands.
imap/auth_anon.c
imap/auth_cram.c
imap/auth_gss.c
imap/auth_sasl.c
imap/browse.c
imap/command.c
imap/imap.c
imap/imap_private.h
imap/message.c
imap/util.c