evolution-data-server r7691 - trunk/camel/providers/imap4



Author: fejj
Date: 2007-04-09 03:58:52 +0100 (Mon, 09 Apr 2007)
New Revision: 7691
ViewCVS link: http://svn.gnome.org/viewcvs/evolution-data-server?rev=7691&view=rev

Modified:
   trunk/camel/providers/imap4/ChangeLog
   trunk/camel/providers/imap4/camel-imap4-command.c
   trunk/camel/providers/imap4/camel-imap4-engine.c
   trunk/camel/providers/imap4/camel-imap4-folder.c
   trunk/camel/providers/imap4/camel-imap4-journal.c
   trunk/camel/providers/imap4/camel-imap4-search.c
   trunk/camel/providers/imap4/camel-imap4-store.c
   trunk/camel/providers/imap4/camel-imap4-stream.c
   trunk/camel/providers/imap4/camel-imap4-summary.c
   trunk/camel/providers/imap4/camel-imap4-utils.c
Log:
2007-04-08  Jeffrey Stedfast  <fejj gnome org>

	* camel-imap4-summary.c: Synced up with my libspruce
	implementation a bit.

	* camel-imap4-stream.c (camel_imap4_stream_line): Set *inend to
	'\0' before comparing *inptr to '\n' when deciding whether or not
	to refill the buffer so that if inptr == inend, it works properly.

	* camel-imap4-store.c (connect_to_server): Need to actually toggle
	into TLS after a successful STARTTLS command. Doh.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]