<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/camel, branch Release103</title>
<subtitle>Google Summer of Code 2013 - GNOME - Archive Integration workspace
</subtitle>
<id>https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=Release103</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=Release103'/>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<updated>2002-01-20T13:41:39+00:00</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'Release103'.</title>
<updated>2002-01-20T13:41:39+00:00</updated>
<author>
<name>nobody</name>
<email>nobody@localhost</email>
</author>
<published>2002-01-20T13:41:39+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=173f27236bbb289557da6f173704ced70aa73564'/>
<id>urn:sha1:173f27236bbb289557da6f173704ced70aa73564</id>
<content type='text'>
svn path=/tags/Release103/; revision=15390
</content>
</entry>
<entry>
<title>New function to decode an IMAP mailbox name from modified UTF-7 encoding</title>
<updated>2002-01-19T00:03:05+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@ximian.com</email>
</author>
<published>2002-01-19T00:03:05+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=da5d9e6dc27ff04ba3a571cdfbad6856297556cb'/>
<id>urn:sha1:da5d9e6dc27ff04ba3a571cdfbad6856297556cb</id>
<content type='text'>
2002-01-18  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* providers/imap/camel-imap-utils.c (imap_mailbox_decode): New
	function to decode an IMAP mailbox name from modified UTF-7
	encoding to UTF-8.
	(imap_mailbox_encode): New function to convert a mailbox name from
	UTF-8 to IMAP's modified UTF-7 encoding.

svn path=/trunk/; revision=15361
</content>
</entry>
<entry>
<title>Stop uudecoding once the CAMEL_UUDECODE_STATE_END state bit gets set. Set</title>
<updated>2002-01-17T19:21:11+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@ximian.com</email>
</author>
<published>2002-01-17T19:21:11+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=eea1e59abbbc3e8d26c454d13a9fb59d88e652e2'/>
<id>urn:sha1:eea1e59abbbc3e8d26c454d13a9fb59d88e652e2</id>
<content type='text'>
2002-01-17  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* camel-mime-filter-basic.c (filter): Stop uudecoding once the
	CAMEL_UUDECODE_STATE_END state bit gets set. Set the
	CAMEL_UUDECODE_STATE_BEGIN state bit once we find the begin line.
	(reset): No longer have uu_begin or uulen state variables, these
	are now stuffed into a single state variable.

	* camel-mime-utils.c (uudecode_step): No longer needs a uulen
	argument and also keeps track of whether or not the end of the
	encoded data has been found in 'state'.
	(uuencode_step): Now stuffs uulen into state so that the uulen
	argument is no longer needed.
	(uuencode_close): Same.

svn path=/trunk/; revision=15349
</content>
</entry>
<entry>
<title>If we don't want to corrupt the uuencoded data by overwriting it with</title>
<updated>2002-01-16T23:38:32+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@ximian.com</email>
</author>
<published>2002-01-16T23:38:32+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=bd788027df6589ff8b52c87a913322ae9065c394'/>
<id>urn:sha1:bd788027df6589ff8b52c87a913322ae9065c394</id>
<content type='text'>
2002-01-16  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* camel-mime-filter-basic.c (filter): If we don't want to corrupt
	the uuencoded data by overwriting it with base64 decoded data
	afterward, we need to add a break statement!

	* camel-folder-summary.c (summary_build_content_info): Add code to
	add a uu filter.
	(camel_folder_summary_finalize): Unref the uuencode filter.

svn path=/trunk/; revision=15347
</content>
</entry>
<entry>
<title>Fixed slight logic error to find the uuencode begin line. Fixes bug</title>
<updated>2002-01-16T21:44:54+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@ximian.com</email>
</author>
<published>2002-01-16T21:44:54+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=87590252919a43ad6375d9b19243bd750137dbcb'/>
<id>urn:sha1:87590252919a43ad6375d9b19243bd750137dbcb</id>
<content type='text'>
2002-01-16  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* camel-mime-filter-basic.c (filter): Fixed slight logic error to
	find the uuencode begin line. Fixes bug #18754.

svn path=/trunk/; revision=15346
</content>
</entry>
<entry>
<title>Updated to match the new send_to API. (smtp_send): Get the from address</title>
<updated>2002-01-15T19:22:14+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@ximian.com</email>
</author>
<published>2002-01-15T19:22:14+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=b238693b64aa877efe1d0d09aa8129748be095ed'/>
<id>urn:sha1:b238693b64aa877efe1d0d09aa8129748be095ed</id>
<content type='text'>
2002-01-15  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* providers/smtp/camel-smtp-transport.c (smtp_send_to): Updated to
	match the new send_to API.
	(smtp_send): Get the from address and pass that along to
	smtp_send_to().

	* providers/sendmail/camel-sendmail-transport.c
	(sendmail_send_to): Updated to match the new send_to API.

	* camel-transport.c (camel_transport_send_to): Now takes a from
	argument too.

svn path=/trunk/; revision=15328
</content>
</entry>
<entry>
<title>Sort the needheaders UID array and fixed to respect the UID_SET_LIMIT.</title>
<updated>2002-01-15T18:58:24+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@ximian.com</email>
</author>
<published>2002-01-15T18:58:24+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=811c9c4acdc308b55d38dda2fda2e30433cd5e5b'/>
<id>urn:sha1:811c9c4acdc308b55d38dda2fda2e30433cd5e5b</id>
<content type='text'>
2002-01-15  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* providers/imap/camel-imap-folder.c (imap_update_summary): Sort
	the needheaders UID array and fixed to respect the
	UID_SET_LIMIT. This should now finish the fixification of bug
	#2529. There's still the possible issue that a command-line (The
	only command-line I can think of that can still be too long is a
	SEARCH command, but this can't possibly be fixed until we rewrite
	the imap code to use Zucchi's ImapEngine idea).

svn path=/trunk/; revision=15327
</content>
</entry>
<entry>
<title>Updated to use the new imap_uid_array_to_set() interface.</title>
<updated>2002-01-14T20:14:15+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@ximian.com</email>
</author>
<published>2002-01-14T20:14:15+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=d54a3c91c587f2d481c8c52b1674210502acbe85'/>
<id>urn:sha1:d54a3c91c587f2d481c8c52b1674210502acbe85</id>
<content type='text'>
2002-01-14  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* providers/imap/camel-imap-folder.c (imap_expunge_uids_online):
	Updated to use the new imap_uid_array_to_set() interface.
	(imap_expunge_uids_resyncing): Same.
	(do_copy): Here too.
	(imap_update_summary): Added a FIXME comment to rewrite allowing
	for a uid-set limitation.
	(get_matching): Copy some of the logic over from
	imap_uid_adday_to_set() to limit the length of the uid-set string.
	(imap_sync_online): Added a comment to explain what is going on
	with get_matching() since the behavior has changed slightly.

	* providers/imap/camel-imap-utils.c (imap_uid_array_to_set):
	Modify the interface so that we can limit the size of the uid set
	string returned.

svn path=/trunk/; revision=15318
</content>
</entry>
<entry>
<title>Rewritten to use a cache for body searches when online. Will need some</title>
<updated>2002-01-14T09:35:52+00:00</updated>
<author>
<name>Not Zed</name>
<email>NotZed@Ximian.com</email>
</author>
<published>2002-01-14T09:35:52+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=345d090ac854ad26d2a19827d56f3d48382a1256'/>
<id>urn:sha1:345d090ac854ad26d2a19827d56f3d48382a1256</id>
<content type='text'>
2002-01-14  Not Zed  &lt;NotZed@Ximian.com&gt;

        * providers/imap/camel-imap-search.c (imap_body_contains):
        Rewritten to use a cache for body searches when online.  Will need
        some heavy testing but so far seems to be beneficial.

        * providers/imap/camel-imap-folder.c (imap_search_by_expression,
        search_by_uids): dont initialise search object here.
        (camel_imap_folder_new): Setup search object here with pointer to
        cache dir.

2001-12-01  Not Zed  &lt;NotZed@Ximian.com&gt;

        * camel-store-summary.[ch]: New class to store a store's folder
        list in.  Not yet completed.

svn path=/trunk/; revision=15314
</content>
</entry>
<entry>
<title>Kludge around a bug in Exchange 5.5 that reports 2 messages with the same</title>
<updated>2002-01-11T23:47:29+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@ximian.com</email>
</author>
<published>2002-01-11T23:47:29+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=b2512674a0f8ccb34b631c16c3c24fdc201c9f12'/>
<id>urn:sha1:b2512674a0f8ccb34b631c16c3c24fdc201c9f12</id>
<content type='text'>
2002-01-11  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* providers/imap/camel-imap-folder.c (imap_update_summary): Kludge
	around a bug in Exchange 5.5 that reports 2 messages with the same
	UID. Fixes bug #17694. Replaces the fix from yesterday.

svn path=/trunk/; revision=15298
</content>
</entry>
</feed>
