<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/camel/ChangeLog, branch GNOME_2</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=GNOME_2</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=GNOME_2'/>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<updated>2001-10-24T22:17:05+00:00</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'GNOME_2'.</title>
<updated>2001-10-24T22:17:05+00:00</updated>
<author>
<name>nobody</name>
<email>nobody@localhost</email>
</author>
<published>2001-10-24T22:17:05+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=d926a5044cc190b0e6f3b53d7be13096a79990c8'/>
<id>urn:sha1:d926a5044cc190b0e6f3b53d7be13096a79990c8</id>
<content type='text'>
svn path=/tags/GNOME_2/; revision=14021
</content>
</entry>
<entry>
<title>Same as in the TcpStreamRaw code. (stream_write): And again here...</title>
<updated>2001-10-24T21:09:35+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@ximian.com</email>
</author>
<published>2001-10-24T21:09:35+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=66c5805817699db551d54912d1c5f6f6732fd2c3'/>
<id>urn:sha1:66c5805817699db551d54912d1c5f6f6732fd2c3</id>
<content type='text'>
2001-10-24  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* camel-stream-fs.c (stream_read): Same as in the TcpStreamRaw code.
	(stream_write): And again here...

	* camel-tcp-stream-raw.c (stream_read): Handle the EAGAIN error
	case as well.
	(stream_write): Same here, this might fix the SMTP truncation
	thing? I hope?

svn path=/trunk/; revision=13993
</content>
</entry>
<entry>
<title>Remove an extra * in one of the regexps that glibc apparently doesn't mind</title>
<updated>2001-10-23T16:18:47+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@src.gnome.org</email>
</author>
<published>2001-10-23T16:18:47+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=66efbe69a2d8be17f17f899a0ddd7342cf22ee4b'/>
<id>urn:sha1:66efbe69a2d8be17f17f899a0ddd7342cf22ee4b</id>
<content type='text'>
	* camel-mime-utils.c (mail_list_magic): Remove an extra * in one
	of the regexps that glibc apparently doesn't mind but bsd does.

svn path=/trunk/; revision=13942
</content>
</entry>
<entry>
<title>made d(x) x recompile again.</title>
<updated>2001-10-23T06:20:06+00:00</updated>
<author>
<name>3</name>
<email>NotZed@Ximian.com</email>
</author>
<published>2001-10-23T06:20:06+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=51d6b1c4eaf133c0aec1dd7413353e2ec1fac994'/>
<id>urn:sha1:51d6b1c4eaf133c0aec1dd7413353e2ec1fac994</id>
<content type='text'>
2001-10-23    &lt;NotZed@Ximian.com&gt;

        * providers/local/camel-mbox-summary.c: made d(x) x recompile again.

svn path=/trunk/; revision=13932
</content>
</entry>
<entry>
<title>No, use Storing, as the other code does :p (spool_summary_check): Check</title>
<updated>2001-10-22T22:40:58+00:00</updated>
<author>
<name>2</name>
<email>NotZed@Ximian.com</email>
</author>
<published>2001-10-22T22:40:58+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=83d1650e487c3751760c5fc00bda2274bc3e5515'/>
<id>urn:sha1:83d1650e487c3751760c5fc00bda2274bc3e5515</id>
<content type='text'>
2001-10-22    &lt;NotZed@Ximian.com&gt;

        * providers/local/camel-spool-summary.c (summary_rebuild): No, use
        Storing, as the other code does :p
        (spool_summary_check): Check for consistency.

svn path=/trunk/; revision=13904
</content>
</entry>
<entry>
<title>s/summarising/summarizing/. (spool_summary_check): s/summarise/summarize/.</title>
<updated>2001-10-22T22:34:46+00:00</updated>
<author>
<name>Jon Trowbridge</name>
<email>trow@ximian.com</email>
</author>
<published>2001-10-22T22:34:46+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=e74ade400c7871aed04d239b0bd0c3fa1f897304'/>
<id>urn:sha1:e74ade400c7871aed04d239b0bd0c3fa1f897304</id>
<content type='text'>
2001-10-22  Jon Trowbridge  &lt;trow@ximian.com&gt;

	* providers/local/camel-spool-summary.c (summary_rebuild):
	s/summarising/summarizing/.
	(spool_summary_check): s/summarise/summarize/.

svn path=/trunk/; revision=13902
</content>
</entry>
<entry>
<title>If we are kludging around a inline-pgp signed part, do some charset</title>
<updated>2001-10-22T21:50:21+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@ximian.com</email>
</author>
<published>2001-10-22T21:50:21+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=b80a058e5534b668e11d7e6b31408acf52bf4bd3'/>
<id>urn:sha1:b80a058e5534b668e11d7e6b31408acf52bf4bd3</id>
<content type='text'>
2001-10-22  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* camel-pgp-mime.c (camel_pgp_mime_part_verify): If we are
	kludging around a inline-pgp signed part, do some charset
	conversion to protect any 8bit text.

svn path=/trunk/; revision=13896
</content>
</entry>
<entry>
<title>Use search_type_mlist for mailing list searches.</title>
<updated>2001-10-22T21:08:05+00:00</updated>
<author>
<name>Michael Zucci</name>
<email>zucchi@src.gnome.org</email>
</author>
<published>2001-10-22T21:08:05+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=74291416825aaa4e571c22087818a932307aa301'/>
<id>urn:sha1:74291416825aaa4e571c22087818a932307aa301</id>
<content type='text'>
	* camel-filter-search.c, camel-folder-search.c (check_header): Use
	search_type_mlist for mailing list searches.

	* camel.c (camel_init): call camel-mime-utils-init func.

	* camel-mime-utils.c: Changed mail mail_list_magic to include a
	domain part, also pre-compile all the patterns.  They are all
	backward compatible except List-Id: which now uses the
	mail-address-like &lt;list-name.host.name&gt; part rather than the
	plain-text part (which might've been blank anyway).
	(camel_mime_utils_init): Initialisation function to setup any
	static data required by camel-mime-utils at run-time.  We now
	setup the base64/charset class tables here, so it doesn't need to
	be done statically.
	(camel_mime_special_table, camel_mime_base64_rank): No longer
	statically initialise these.
	(main): Removed + the tests at the end of the file.
	(header_raw_check_mailing_list): Dont compile regex's here,
	already compiled in utils_init.  Use the regex patterns to remove
	leading &lt;'s from addresses.  Also, if there is a domain part
	matched, add that after a '@' is added.

	camel-search-private.c:
	(camel_search_header_match): Added SEARCH_TYPE_MLIST for mlist
	search types.  It ignores the domain part if either (but not both)
	of the values dont have it.

svn path=/trunk/; revision=13894
</content>
</entry>
<entry>
<title>	(camel_search_header_match): Oops, missing i=0.</title>
<updated>2001-10-22T19:12:06+00:00</updated>
<author>
<name>Michael Zucci</name>
<email>zucchi@src.gnome.org</email>
</author>
<published>2001-10-22T19:12:06+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=42d022008afe13d2f0b2dbc1b071c72f8e2f7775'/>
<id>urn:sha1:42d022008afe13d2f0b2dbc1b071c72f8e2f7775</id>
<content type='text'>
svn path=/trunk/; revision=13891
</content>
</entry>
<entry>
<title>Match check against all addresses in a multiple address match. Should fix</title>
<updated>2001-10-22T18:29:01+00:00</updated>
<author>
<name>2</name>
<email>NotZed@Ximian.com</email>
</author>
<published>2001-10-22T18:29:01+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=0787edd7b8e161e8ac1f05cded7e81983e124280'/>
<id>urn:sha1:0787edd7b8e161e8ac1f05cded7e81983e124280</id>
<content type='text'>
2001-10-22    &lt;NotZed@Ximian.com&gt;

        * camel-search-private.c (camel_search_header_match): Match check
        against all addresses in a multiple address match.  Should fix
        #13051.

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