summaryrefslogtreecommitdiff
path: root/sapi/apache/mod_php5.c
Commit message (Expand)AuthorAgeFilesLines
* We might want to consider moving this to a long throughout the sapi code,Rasmus Lerdorf2006-05-131-1/+1
* MFB input filter hook for getenv()Rasmus Lerdorf2006-05-101-1/+5
* Removed extra space in the Content-Type header for logosIlia Alshanetsky2006-04-021-2/+1
* Nuke safe_mode from sapi/*Ilia Alshanetsky2006-03-071-1/+1
* - remove register_globals support (aka "Kill the f***ing thing" :)Pierre Joye2006-03-071-3/+0
* Unicode support: zstr unionDmitry Stogov2006-03-011-1/+1
* fix #36400 (Custom 5xx error does not return correct HTTP response error code)Antony Dovgal2006-02-151-1/+20
* Let's not mess with r->allowed here - this should fix bug #32561Rasmus Lerdorf2006-01-061-3/+0
* bump year and license versionfoobar2006-01-011-3/+3
* I see no reason no reason to not support chunked encoding requests.Andrei Zmievski2005-12-151-1/+1
* initialize SG(request_info).auth_digest to NULL and prevent segfaultsAntony Dovgal2005-10-181-0/+1
* Fixed bug #34905 (Digest authentication does not work with Apache 1).Ilia Alshanetsky2005-10-181-6/+6
* - Unusedfoobar2005-08-121-8/+0
* Unicode support.Andrei Zmievski2005-08-111-11/+7
* - Bumber up yearfoobar2005-08-031-1/+1
* Fixed bug #33723 (php_value overrides php_admin_value)Dmitry Stogov2005-08-011-3/+3
* Added a SG(server_context) NULL check to php_apache_getenv.Brian France2005-06-281-0/+4
* fix #29683 (headers_list() returns empty array)Antony Dovgal2005-06-201-3/+1
* Fix for bug #33057 - Don't send extraneous entity-headers on a 304 as perRasmus Lerdorf2005-05-191-3/+9
* added a server variable PHP_AUTH_DIGEST to support HTTP Digest Authentication.Rui Hirokawa2005-04-041-16/+19
* Fix for bug #32263Rasmus Lerdorf2005-03-141-0/+1
* Add SAPI hook to get the request time if provided by the web server,Rasmus Lerdorf2004-08-101-0/+9
* - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE()Andi Gutmans2004-07-191-1/+1
* Security Fix broken! Destroyed Basic auth. Blame: meStefan Esser2004-07-141-1/+1
* - Better stability during premature shutdown of request startupAndi Gutmans2004-07-101-7/+8
* MFB - see bug #25753 for detailsRasmus Lerdorf2004-01-281-0/+3
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* MFB - fix a couple of missing closing folding tagsRasmus Lerdorf2003-06-031-0/+3
* Reverting my last patch because user reports it does not helpEdin Kadribasic2003-05-091-5/+5
* Fixed MFB side effectEdin Kadribasic2003-05-081-1/+1
* MFBEdin Kadribasic2003-05-081-5/+5
* update php module name to php5, not php4.Sterling Hughes2003-03-291-0/+966