[2005-12-15] CVS repository changes
This message was generated and sent automatically. It contains a
summary of the CVS commits over the last 48 hours. These changes
should be propagated to the public repository within at most a day
or two. Most probably, they have already been propagated.
2005-12-14 17:29:57 Brendan Cully <brendan@xxxxxxxxxx> (brendan)
* imap/auth_sasl.c, imap/command.c, imap/imap_private.h: SASL-IR
support for IMAP. The RTT was has begun. I had forgotten how
strangely convoluted auth_sasl has become though...
2005-12-13 23:37:42 Brendan Cully <brendan@xxxxxxxxxx> (brendan)
* mutt_ssl.c, mutt_ssl_gnutls.c: Add conn_poll (using
raw_socket_poll) to SSL socket setup functions.
* buffy.c: Fix recently-broken buffy notification for IMAP.
* imap/imap_private.h, imap/util.c, imap/command.c, imap/imap.c,
imap/imap.h, postpone.c: Restore IMAP postponed check in the
wake of the buffy pipelining patch. Fall back to NOOP if IDLE
poll fails. Allow for untagged messages when starting IDLE.
Free idata->cmdbuf in imap_free_idata.
* imap/TODO, imap/BUGS: Updated todo/bug list for IMAP