summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Added a SG(server_context) NULL check to php_apache_getenv.Brian France2005-06-281-0/+4
* Fixed possible memory corruption.Ilia Alshanetsky2005-06-211-0/+3
* fix #29683 (headers_list() returns empty array)Antony Dovgal2005-06-204-12/+4
* Some netware related build issues fixed (patch by: Kamesh Jayachandran <kames...foobar2005-06-201-0/+3
* Don't crash here if there are errors (such as failing to load extensions viaWez Furlong2005-06-161-1/+3
* - Expose -a as special mode and show whether it is a shell or notMarcus Boerger2005-06-061-1/+6
* cs + wsfoobar2005-06-031-175/+162
* - Unify the "configure --help" textsfoobar2005-05-2910-31/+30
* Fix for bug #33057 - Don't send extraneous entity-headers on a 304 as perRasmus Lerdorf2005-05-191-3/+9
* - Fix readline loop-conditionJohannes Schlüter2005-05-172-3/+9
* - Add command completion to CLI's -a modeMarcus Boerger2005-05-144-216/+469
* typofixfoobar2005-05-071-1/+1
* - UpdateMarcus Boerger2005-05-071-4/+7
* - Improved interactive mode of CLI (php -a)Marcus Boerger2005-05-071-0/+286
* - Added PHP_INSTALL_HEADERS() macrofoobar2005-05-071-0/+1
* Silence the warnings about weird characters in this man pagefoobar2005-04-301-1/+1
* int != longfoobar2005-04-281-2/+2
* - Added fastcgi.logging php.ini option to be able to disablefoobar2005-04-281-1/+6
* fix C++ commentsAntony Dovgal2005-04-221-2/+2
* Expose EXEEXT and use for cli/cgi binariesfoobar2005-04-212-6/+2
* No c++ comments in C codefoobar2005-04-193-5/+3
* - Fixed bug #31887 (Custom 5xx error does not return correct HTTP response me...foobar2005-04-171-5/+18
* - Say in the help too this is the handler module..foobar2005-04-101-1/+1
* Might not be obvious for everyone :)foobar2005-04-101-1/+1
* - Fixed bug #32587 (Apache2: errors sent to error_log do not include timestamps)foobar2005-04-082-19/+7
* added a server variable PHP_AUTH_DIGEST to support HTTP Digest Authentication.Rui Hirokawa2005-04-042-33/+38
* Add sapi.get_request_time() to NSAPIUwe Schindler2005-04-031-1/+6
* fix #28803 (enabled debug causes bailout errors with CLI on AIXAntony Dovgal2005-03-221-1/+4
* Revert bad idea. (no more error for invalid -d options)foobar2005-03-181-7/+3
* - Made CLI option -d output error and exit if an non-existing (or unmodifyabl...foobar2005-03-171-3/+7
* - ZTS fixesDerick Rethans2005-03-171-2/+2
* Make it possible to load shared extensions from command line viaAndrei Zmievski2005-03-151-1/+8
* Fix for bug #32263Rasmus Lerdorf2005-03-148-0/+12
* it's 2005 alreadyWez Furlong2005-03-121-3/+3
* - Fixed bug #31717: Reject PATH_INFO if "AcceptPathInfo off" is used.Joe Orton2005-03-101-0/+10
* MFB: Fix VPATH buildfoobar2005-03-061-0/+1
* Merge from sapi/apache/config.m4 and cleanupfoobar2005-03-041-31/+67
* Do not set apache stuff if not building apachefoobar2005-03-041-27/+31
* Revert previous patchfoobar2005-02-111-11/+1
* - Fixed bug #28227 (PHP CGI depends upon non-standard SCRIPT_FILENAME)foobar2005-02-041-1/+11
* - There is no --with-apache2, only apxs2Derick Rethans2005-01-261-1/+1
* MFB (Fix several egregious leaks in ext/browscap and sapi/embed).Andrei Zmievski2005-01-251-0/+1
* Fixed regression #31645 - only flush before running the subrequest.Joe Orton2005-01-241-4/+4
* - Revert the weird change of ZEND_STRS() macro and use the correctfoobar2005-01-201-3/+3
* Fixed bug #31519: Set r->status_line to SAPI-provided status-line.Joe Orton2005-01-171-0/+8
* - Fix another generated header includefoobar2005-01-141-1/+1
* Fixed bug #30446 - virtual() includes files out of sequence,Joe Orton2005-01-111-0/+5
* Fix ZTS buildfoobar2005-01-111-0/+2
* - Fixed bug #28074 (FastCGI: stderr should be written in a FCGI stderr stream).foobar2005-01-101-0/+7
* - Fix outside-source-tree builds. Always include generated header filesfoobar2005-01-091-1/+1