summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Collapse)AuthorAgeFilesLines
* ECONNABORTED is not a critical error (Andrei Nigmatulin)Dmitry Stogov2007-07-091-0/+4
|
* MFH: Fix some configure --help textsfoobar2007-07-031-9/+6
|
* MFHAntony Dovgal2007-06-281-3/+11
|
* Fixed bug #40419 (Trailing Slash in CGI request don't work)Dmitry Stogov2007-06-261-2/+7
|
* no need to return exit status of the last fastcgi requestDmitry Stogov2007-06-211-0/+4
|
* Fixed bug #41628 (PHP settings leak between Virtual Hosts in Apache 1.3).Scott MacVicar2007-06-181-3/+9
|
* MFH: add missing open_basedir checks to CGIAntony Dovgal2007-06-041-1/+15
|
* fix foldingAntony Dovgal2007-06-043-31/+51
|
* fix testfoobar2007-06-031-2/+4
|
* MFHfoobar2007-06-032-2/+2
|
* MFH:- Fixed bug #41576 (misbehaviour when using --without-apxs)foobar2007-06-0314-250/+309
|
* fix testfoobar2007-06-011-1/+1
|
* MFH: fix #39330 (apache2handler does not call shutdown actions before apache ↵Antony Dovgal2007-06-011-0/+6
| | | | child die)
* fix test (second try)Antony Dovgal2007-05-301-1/+3
|
* fix testAntony Dovgal2007-05-301-2/+2
|
* fix testsAntony Dovgal2007-05-302-51/+51
|
* Removed deprecated commentDmitry Stogov2007-05-281-2/+0
|
* MFHAntony Dovgal2007-05-271-2/+2
|
* - Unify installation of SAPIs: CGI is no exception anymore.foobar2007-05-241-3/+3
|
* Fixed crash on "php -b 1234 -unknown-option"Dmitry Stogov2007-05-213-0/+10
|
* libfcgi cleanup (Andrei Nigmatulin)Dmitry Stogov2007-05-211-3/+0
|
* Fixed a possible crash when PATH_INFO is not provided but the path containsIlia Alshanetsky2007-05-202-6/+38
| | | | | path info information
* Fixed bug #41378 (fastcgi protocol lacks support for Reason-Phrase in ↵Dmitry Stogov2007-05-151-1/+10
| | | | "Status:" header)
* Fixed bug #41291 (FastCGI does not set SO_REUSEADDR). (fmajid at kefta dot com)Dmitry Stogov2007-05-101-0/+10
|
* - MFH: Fix build without reflectionJohannes Schlüter2007-05-061-2/+0
|
* - MFH --ri does not require ext/ReflectionMarcus Boerger2007-05-051-9/+29
| | | | | - MFH --ini to show ini files being used
* Update Apache 2 libs to 2.0.59 on the build box and standardize the dirsEdin Kadribasic2007-05-042-8/+8
|
* MFH: Fix crash on server startup when log message is printedUwe Schindler2007-04-271-1/+5
|
* MFH: php --ri mainHannes Magnusson2007-04-251-2/+6
|
* - MFH: Add my name (sync to CREDITS file)Johannes Schlüter2007-04-231-1/+1
|
* MFH: fix long optionsAntony Dovgal2007-04-232-2/+4
|
* - MFH getopt fixesMarcus Boerger2007-04-223-2/+31
|
* Fixed testsDmitry Stogov2007-04-195-9/+14
|
* fix testAntony Dovgal2007-04-171-1/+1
|
* - Fix a possible leak when multiple -c parameters are usedfoobar2007-04-171-0/+4
|
* add tests for CGIAntony Dovgal2007-04-1710-0/+419
|
* - Fix a possible leak when multiple -c parameters are usedfoobar2007-04-171-1/+4
|
* MFH: fix leak appearing when more than one -f option specifiedAntony Dovgal2007-04-171-0/+3
|
* MFH: Simplify previous patch.foobar2007-04-151-8/+5
|
* - Allow using syntax highlighting under FastCGI mode.foobar2007-04-151-6/+14
|
* - Synch these files from sapi/cli/ and allow using s.c. long-optionsfoobar2007-04-152-13/+29
| | | | | with CGI.
* fix testsAntony Dovgal2007-04-132-35/+35
|
* Removed wrong size_t definitionDmitry Stogov2007-04-091-1/+0
|
* Add missing #if checkSara Golemon2007-03-291-0/+2
|
* Improved FastCGI SAPI to support external pipe and socket servers on win32Dmitry Stogov2007-03-283-77/+196
|
* - Fix test: Some people actually use --enable-debug here..foobar2007-03-281-2/+2
|
* MFH: fix #40392 (memory leaks in PHP milter SAPI)Antony Dovgal2007-03-281-52/+77
|
* - MFH: Fix handling of not existing long CLI optionsJohannes Schlüter2007-03-222-1/+36
|
* - MFH Fix issue with long form of command line switchesMarcus Boerger2007-03-211-12/+12
|
* fix testsAntony Dovgal2007-03-173-3/+18
|