<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/cgi/libfcgi, branch php-5.0.4</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 outside-source-tree builds. Always include generated header files</title>
<updated>2005-01-09T21:05:20+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2005-01-09T21:05:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=cf68478f8e43373bb07852b5955d9881f1670ca4'/>
<id>cf68478f8e43373bb07852b5955d9881f1670ca4</id>
<content type='text'>
       with #include &lt;some_header.h&gt; to make sure the correct file is used.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
       with #include &lt;some_header.h&gt; to make sure the correct file is used.

</pre>
</div>
</content>
</entry>
<entry>
<title>- MFB4_3: Quote macro names in AC_DEFUN()</title>
<updated>2004-12-30T07:04:12+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2004-12-30T07:04:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8078fc1f6d220559024bbf736719e8676a89ec01'/>
<id>8078fc1f6d220559024bbf736719e8676a89ec01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed win32 build.</title>
<updated>2004-02-10T17:44:31+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2004-02-10T17:44:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9c1be88844f04f3cff3e841e39a93552ba779eff'/>
<id>9c1be88844f04f3cff3e841e39a93552ba779eff</id>
<content type='text'>
Fixed building of libfcgi when PHP is built from another directory.
Added missing headers needed for wait().
Removed duplicate signal.h header.
Removed unneeded variables.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed building of libfcgi when PHP is built from another directory.
Added missing headers needed for wait().
Removed duplicate signal.h header.
Removed unneeded variables.

</pre>
</div>
</content>
</entry>
<entry>
<title>fix potential buffer overrun</title>
<updated>2003-12-07T12:59:54+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2003-12-07T12:59:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=facea7fb70457b42e515a5b19e44889e16923ebd'/>
<id>facea7fb70457b42e515a5b19e44889e16923ebd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Windows compile fix (patch by sfox@php.net).</title>
<updated>2003-11-13T10:32:05+00:00</updated>
<author>
<name>Edin Kadribasic</name>
<email>edink@php.net</email>
</author>
<published>2003-11-13T10:32:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=45f12cc61fedf2398255c169d4e37f514d689236'/>
<id>45f12cc61fedf2398255c169d4e37f514d689236</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>C++ -&gt; C comments</title>
<updated>2003-03-05T15:01:13+00:00</updated>
<author>
<name>Ben Mansell</name>
<email>joosters@php.net</email>
</author>
<published>2003-03-05T15:01:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=64bb5135d96769b10ce3ac2f4231d5864effe03d'/>
<id>64bb5135d96769b10ce3ac2f4231d5864effe03d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>aparently did not add these on head</title>
<updated>2002-12-02T05:24:54+00:00</updated>
<author>
<name>Shane Caraveo</name>
<email>shane@php.net</email>
</author>
<published>2002-12-02T05:24:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=76e09401ab1249baa47863e3481e979864baecd2'/>
<id>76e09401ab1249baa47863e3481e979864baecd2</id>
<content type='text'>
removed ssize_t which was causing problems, and not in libfcgi anyway

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
removed ssize_t which was causing problems, and not in libfcgi anyway

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix CGI to match cgi spec.</title>
<updated>2002-12-01T21:37:14+00:00</updated>
<author>
<name>Shane Caraveo</name>
<email>shane@php.net</email>
</author>
<published>2002-12-01T21:37:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a3bd39429ca53a1a6647c505bb82803490943ee5'/>
<id>a3bd39429ca53a1a6647c505bb82803490943ee5</id>
<content type='text'>
This patch properly fixes support for CGI in PHP.  For backwards compatible
broken behaviour, cgi.fix_pathinfo can be set to zero in php.ini.
CGI failed to work under apache at all, either using the cgi-script directive
or as a ScriptAlias setup. Typicaly it would try to parse itself.  This will
still happen if you dissable fix_pathinfo, and set DISCARD_PATH.
This also fixes PATH_INFO, and finally we can run pres2 under cgi or fastcgi.
This patch has been tested under Apache 1.3, 2.0, IIS, as both cgi and fastcgi,
on Windows and OSX.  A followup patch with build stuff for linux will follow.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch properly fixes support for CGI in PHP.  For backwards compatible
broken behaviour, cgi.fix_pathinfo can be set to zero in php.ini.
CGI failed to work under apache at all, either using the cgi-script directive
or as a ScriptAlias setup. Typicaly it would try to parse itself.  This will
still happen if you dissable fix_pathinfo, and set DISCARD_PATH.
This also fixes PATH_INFO, and finally we can run pres2 under cgi or fastcgi.
This patch has been tested under Apache 1.3, 2.0, IIS, as both cgi and fastcgi,
on Windows and OSX.  A followup patch with build stuff for linux will follow.

</pre>
</div>
</content>
</entry>
<entry>
<title>configure now supports building the cgi-fcgi module</title>
<updated>2002-11-26T05:51:16+00:00</updated>
<author>
<name>Shane Caraveo</name>
<email>shane@php.net</email>
</author>
<published>2002-11-26T05:51:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=95b4045f48c0db9844f954c31df41e000f270808'/>
<id>95b4045f48c0db9844f954c31df41e000f270808</id>
<content type='text'>
configure --enable-fastcgi

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
configure --enable-fastcgi

</pre>
</div>
</content>
</entry>
<entry>
<title>fixes for unix, untested</title>
<updated>2002-10-13T08:34:27+00:00</updated>
<author>
<name>Shane Caraveo</name>
<email>shane@php.net</email>
</author>
<published>2002-10-13T08:34:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=acb9bc95e386f36c8c0e8a7b39f63ec1b45f0132'/>
<id>acb9bc95e386f36c8c0e8a7b39f63ec1b45f0132</id>
<content type='text'>
remove exit calls
fix a couple function definitions

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove exit calls
fix a couple function definitions

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