]> granicus.if.org Git - neomutt/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)
commit976fed0ad0634dfe4db0aca8d65085eaa392175a
treeee8839bb69ceac1adaf71039a3c947a42558eeac
parent2ab657d80b01915fdd46ce984c51f20b8215ffc6
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