<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/aolserver, branch php-4.0.4RC5</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>2nd step towards auto-credits</title>
<updated>2000-11-20T10:33:33+00:00</updated>
<author>
<name>Hartmut Holzgraefe</name>
<email>hholzgra@php.net</email>
</author>
<published>2000-11-20T10:33:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1f6878e9123c1072721e98ca7d1e1f868597dab4'/>
<id>1f6878e9123c1072721e98ca7d1e1f868597dab4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update SAPI modules to interface with the new TSRM.</title>
<updated>2000-11-18T02:44:04+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2000-11-18T02:44:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=030b707296e98813cecb75dba46eca0fa56ef8c8'/>
<id>030b707296e98813cecb75dba46eca0fa56ef8c8</id>
<content type='text'>
Enable thread-safety memory debugging in ISAPI when in debug mode

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable thread-safety memory debugging in ISAPI when in debug mode

</pre>
</div>
</content>
</entry>
<entry>
<title>strdup private AOLserver data before inserting it into SAPI's request_info.</title>
<updated>2000-11-11T18:35:15+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-11-11T18:35:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=86b8e890dc29fff302479e41784b1e5881ca5519'/>
<id>86b8e890dc29fff302479e41784b1e5881ca5519</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove --with-aolserver-src directive.</title>
<updated>2000-10-30T11:44:18+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-10-30T11:44:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4d0992bb22e4165d7f69853fea92a9b454c9ba00'/>
<id>4d0992bb22e4165d7f69853fea92a9b454c9ba00</id>
<content type='text'>
AOLserver 3.1 and up install the include directory as per suggestion.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
AOLserver 3.1 and up install the include directory as per suggestion.

</pre>
</div>
</content>
</entry>
<entry>
<title>Add/unify aborted connection handling</title>
<updated>2000-10-29T16:01:02+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-10-29T16:01:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=27a84800287f5c4ea8df10dba152dcdf38e874b7'/>
<id>27a84800287f5c4ea8df10dba152dcdf38e874b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial steps to move the INI mechanism to the Zend engine</title>
<updated>2000-10-29T11:38:26+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2000-10-29T11:38:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1fd09132c2539400fa198ba3172aed9ab0a9b951'/>
<id>1fd09132c2539400fa198ba3172aed9ab0a9b951</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore the headers_only test to the centralized SAPI startup.  If necessary, it can</title>
<updated>2000-09-08T14:43:57+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2000-09-08T14:43:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=91c808ecc421ddaea9b0ae7f842daa727cfbf575'/>
<id>91c808ecc421ddaea9b0ae7f842daa727cfbf575</id>
<content type='text'>
be overriden in the activate() callback.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
be overriden in the activate() callback.

</pre>
</div>
</content>
</entry>
<entry>
<title>- Defining TSRM_WIN32 in each and every dsp sucked. Revert this change</title>
<updated>2000-09-02T16:28:25+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2000-09-02T16:28:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=570e7e9a137f1c008e68ac2d4b924640174d2884'/>
<id>570e7e9a137f1c008e68ac2d4b924640174d2884</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- More Windows build fixes</title>
<updated>2000-09-02T16:02:53+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2000-09-02T16:02:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5bc9f72e859cb4d3a86bc7c87d2ba0e5cb72ca52'/>
<id>5bc9f72e859cb4d3a86bc7c87d2ba0e5cb72ca52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Missed a couple of center attributes</title>
<updated>2000-08-28T09:01:54+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@php.net</email>
</author>
<published>2000-08-28T09:01:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8a36eb220ec30163601fbd5d5eca5710573ac115'/>
<id>8a36eb220ec30163601fbd5d5eca5710573ac115</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
