<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/nsapi, branch php-5.3.0RC2</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>MFH: Fix a sigsegv on server shutdown, add missing sapi_shutdown().</title>
<updated>2009-03-23T23:13:14+00:00</updated>
<author>
<name>Uwe Schindler</name>
<email>thetaphi@php.net</email>
</author>
<published>2009-03-23T23:13:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0935ae193c3cc2b97fef7a010a472fb4985c0ab7'/>
<id>0935ae193c3cc2b97fef7a010a472fb4985c0ab7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- disable it when ZTS is disabled</title>
<updated>2009-03-20T18:49:37+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2009-03-20T18:49:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=afc5630357acdb053432ddba3322e7fe491877c9'/>
<id>afc5630357acdb053432ddba3322e7fe491877c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>revert last commit, sizeof does not work in preprocessor :(</title>
<updated>2009-01-11T13:47:01+00:00</updated>
<author>
<name>Uwe Schindler</name>
<email>thetaphi@php.net</email>
</author>
<published>2009-01-11T13:47:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b70260d392d55a54d5f10001c57176d9e8d9fc61'/>
<id>b70260d392d55a54d5f10001c57176d9e8d9fc61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: add sanity check for time_t size of win32</title>
<updated>2009-01-11T13:39:39+00:00</updated>
<author>
<name>Uwe Schindler</name>
<email>thetaphi@php.net</email>
</author>
<published>2009-01-11T13:39:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4db4009c71b38aaaf68746316e025a2e88471d44'/>
<id>4db4009c71b38aaaf68746316e025a2e88471d44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: the #ifdef was never working. If Sun extends its NSAPI to support subrequests, much of this code must be rewritten. Because of that it is better to have a clean start. This commit does not change behaviour.</title>
<updated>2009-01-06T13:46:20+00:00</updated>
<author>
<name>Uwe Schindler</name>
<email>thetaphi@php.net</email>
</author>
<published>2009-01-06T13:46:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3d4c47e2e5de9deb0ee3662b200dcc928b6e8196'/>
<id>3d4c47e2e5de9deb0ee3662b200dcc928b6e8196</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: Bump copyright year, 3 of 3.</title>
<updated>2008-12-31T11:15:49+00:00</updated>
<author>
<name>Sebastian Bergmann</name>
<email>sebastian@php.net</email>
</author>
<published>2008-12-31T11:15:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=08659c2dcdf169368ba6af691310e4a150596f48'/>
<id>08659c2dcdf169368ba6af691310e4a150596f48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unneeded includes (not needed since NSAPI 3.0, wich is very old). This is needed for cleanup of the windows build.</title>
<updated>2008-12-01T10:11:09+00:00</updated>
<author>
<name>Uwe Schindler</name>
<email>thetaphi@php.net</email>
</author>
<published>2008-12-01T10:11:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f24ac1603c2a33091f0123e2c596927cc26c8064'/>
<id>f24ac1603c2a33091f0123e2c596927cc26c8064</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: support stat cache of webserver (like apache does)</title>
<updated>2008-11-29T23:44:08+00:00</updated>
<author>
<name>Uwe Schindler</name>
<email>thetaphi@php.net</email>
</author>
<published>2008-11-29T23:44:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=482d167a774905f48f27a2a9237f6fba947e6425'/>
<id>482d167a774905f48f27a2a9237f6fba947e6425</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: Some nsapi.h specific ifdefs unified &amp; corrected</title>
<updated>2008-11-29T19:57:49+00:00</updated>
<author>
<name>Uwe Schindler</name>
<email>thetaphi@php.net</email>
</author>
<published>2008-11-29T19:57:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0bcf89e266b8bd7ca73b279ff89f9e47eebb444c'/>
<id>0bcf89e266b8bd7ca73b279ff89f9e47eebb444c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: remove one stat call and replace by cached one</title>
<updated>2008-11-29T19:37:06+00:00</updated>
<author>
<name>Uwe Schindler</name>
<email>thetaphi@php.net</email>
</author>
<published>2008-11-29T19:37:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7db781fc1b3fa7b774b77d691048090a7b2c9827'/>
<id>7db781fc1b3fa7b774b77d691048090a7b2c9827</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
