<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/imap, branch dev</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'dev'.</title>
<updated>2002-08-06T16:36:06+00:00</updated>
<author>
<name>SVN Migration</name>
<email>svn@php.net</email>
</author>
<published>2002-08-06T16:36:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=2ccef75a1992e45f9b13cc7d7314a62bc9c0f2bd'/>
<id>2ccef75a1992e45f9b13cc7d7314a62bc9c0f2bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removing the imap_popen command... because as Jani puts it "it never worked</title>
<updated>2002-08-05T21:53:09+00:00</updated>
<author>
<name>Dan Kalowsky</name>
<email>kalowsky@php.net</email>
</author>
<published>2002-08-05T21:53:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=61fc6e766f493577798779469d4d8a075c522961'/>
<id>61fc6e766f493577798779469d4d8a075c522961</id>
<content type='text'>
and it never will work" until IMAP servers support this feature.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and it never will work" until IMAP servers support this feature.

</pre>
</div>
</content>
</entry>
<entry>
<title>Cleaning up the imap_get_quotaroot return array to remove useless data</title>
<updated>2002-08-03T14:48:47+00:00</updated>
<author>
<name>Dan Kalowsky</name>
<email>kalowsky@php.net</email>
</author>
<published>2002-08-03T14:48:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=d4ec2c30a054f790d2de62eb8a14656031ce5fc1'/>
<id>d4ec2c30a054f790d2de62eb8a14656031ce5fc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding in some BC for users to imap_get_quota() function</title>
<updated>2002-08-01T14:47:48+00:00</updated>
<author>
<name>Dan Kalowsky</name>
<email>kalowsky@php.net</email>
</author>
<published>2002-08-01T14:47:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=f08a51f05a7125a04128ad25a33f860c495ef2c1'/>
<id>f08a51f05a7125a04128ad25a33f860c495ef2c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removing the useless +1's on sizeof() and adding the mail_parameter for the</title>
<updated>2002-07-31T01:03:31+00:00</updated>
<author>
<name>Dan Kalowsky</name>
<email>kalowsky@php.net</email>
</author>
<published>2002-07-31T01:03:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=7f302271818454e24a55b37bb4bf8a601fb352eb'/>
<id>7f302271818454e24a55b37bb4bf8a601fb352eb</id>
<content type='text'>
getquot inside the imap_get_quotaroot function.  thank Jani.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
getquot inside the imap_get_quotaroot function.  thank Jani.

</pre>
</div>
</content>
</entry>
<entry>
<title>fixes a typo in the word "limit", adds the null character to the strlen,</title>
<updated>2002-07-30T23:16:11+00:00</updated>
<author>
<name>Dan Kalowsky</name>
<email>kalowsky@php.net</email>
</author>
<published>2002-07-30T23:16:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=579d1b6a28cf7949a0d75f4045fe6060bc62dcda'/>
<id>579d1b6a28cf7949a0d75f4045fe6060bc62dcda</id>
<content type='text'>
and seems to make imap_get_quotaroot return the correct values despite
cclients claim of "getquotaroot list improper".

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and seems to make imap_get_quotaroot return the correct values despite
cclients claim of "getquotaroot list improper".

</pre>
</div>
</content>
</entry>
<entry>
<title>forgot to make the same change to imap_get_quota...</title>
<updated>2002-07-26T17:08:05+00:00</updated>
<author>
<name>Dan Kalowsky</name>
<email>kalowsky@php.net</email>
</author>
<published>2002-07-26T17:08:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=b53b76335fec48b04b2357d05f81e9db593868f4'/>
<id>b53b76335fec48b04b2357d05f81e9db593868f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor memory fix suggested by Zeev</title>
<updated>2002-07-26T16:59:11+00:00</updated>
<author>
<name>Dan Kalowsky</name>
<email>kalowsky@php.net</email>
</author>
<published>2002-07-26T16:59:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=05f388199528ca218458f86c4aa393b6f8eab66e'/>
<id>05f388199528ca218458f86c4aa393b6f8eab66e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding initial support for PHP imap_get_quotaroot</title>
<updated>2002-07-26T16:26:01+00:00</updated>
<author>
<name>Dan Kalowsky</name>
<email>kalowsky@php.net</email>
</author>
<published>2002-07-26T16:26:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=9f3f61364234920158e60323c4c4eafeaea1cb98'/>
<id>9f3f61364234920158e60323c4c4eafeaea1cb98</id>
<content type='text'>
# apparently c-client does not like Cyrus's GETQUOTAROOT return list this
# is still be worked out, but all functionality should be there
# Return array is still not very organized

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# apparently c-client does not like Cyrus's GETQUOTAROOT return list this
# is still be worked out, but all functionality should be there
# Return array is still not very organized

</pre>
</div>
</content>
</entry>
<entry>
<title>(PHP imap_get_quota) updated to properly reflect the RFC 2087 as per</title>
<updated>2002-07-26T16:22:43+00:00</updated>
<author>
<name>Dan Kalowsky</name>
<email>kalowsky@php.net</email>
</author>
<published>2002-07-26T16:22:43+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=0ccc2207bfa150c2e5484af8a6fd92e1e9588542'/>
<id>0ccc2207bfa150c2e5484af8a6fd92e1e9588542</id>
<content type='text'>
 bug #14673
@- imap_get_quota now allows multiple resource values to be returned, as
   per RFC 2087, closes bug #14673 (kalowsky, Sander Steffann)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 bug #14673
@- imap_get_quota now allows multiple resource values to be returned, as
   per RFC 2087, closes bug #14673 (kalowsky, Sander Steffann)

</pre>
</div>
</content>
</entry>
</feed>
