summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* - sync with apache2handlerMichael Wallner2006-06-091-7/+10
* MFH: fix bug #37720 (merge_php_config scrambles values)Michael Wallner2006-06-091-5/+9
* fix leaksAntony Dovgal2006-05-181-6/+8
* ap_get_client_block can return -1, so don't use an unsigned int hereRasmus Lerdorf2006-05-131-1/+1
* MFH:Ilia Alshanetsky2006-04-021-2/+1
* Fixed crash on error message during PHP startup in FastCGIDmitry Stogov2006-02-221-1/+3
* iFixed several small FastCGI releated bugsDmitry Stogov2006-02-031-2/+4
* MFH: Fixed possible crash in apache_getenv()/apache_setenv() on invalidIlia Alshanetsky2006-01-021-8/+14
* MFHfoobar2006-01-021-1/+1
* MFH: Added safety checksIlia Alshanetsky2006-01-011-4/+2
* bump year and license versionfoobar2006-01-0143-198/+179
* MFH: Fixed bug #35571 (Fixed crash in Apache 2 SAPI when more then one phpIlia Alshanetsky2005-12-141-1/+1
* MFH: Fixed bug #35278 (Multiple virtual() calls crash Apache 2 php module).Ilia Alshanetsky2005-11-181-5/+13
* MFH: Resolve Apache 2 regression with sub-request handling on non-linuxIlia Alshanetsky2005-11-171-0/+1
* Fixed bug #35059 (Apache2 crash with mod_rewrite).Ilia Alshanetsky2005-11-021-1/+1
* - sapi_header_op(SAPI_HEADER_(REPLACE|ADD), {NULL, 0, 0}) caused HTTP respons...Michael Wallner2005-11-021-13/+5
* MFH: - Fixed bug #34850 (--program-suffix and --program-prefix not included i...foobar2005-10-131-1/+1
* MF51: fix bug #34581 (crash with mod_rewrite)Antony Dovgal2005-10-121-1/+10
* MFHfoobar2005-10-111-1/+1
* - MFH: Fix #34557 php -m exits with "error" 1Johannes Schlüter2005-10-062-9/+11
* MFH: Fixed possible INI setting leak via virtual() in Apache 2 sapi.Ilia Alshanetsky2005-10-051-15/+10
* MFHfoobar2005-09-021-1/+1
* As NetWare LibC has optind and optarg macros defined in unistd.h our local va...Anantha Kesari H Y2005-09-011-0/+7
* MFH: Fixed bug #33987 (php script as ErrorDocument causes crash in Apache 2).Ilia Alshanetsky2005-08-181-0/+6
* NetWare specific stat structure issues.Anantha Kesari H Y2005-08-031-0/+6
* Merging changes from 5.0 treeAnantha Kesari H Y2005-07-281-0/+3
* Fix for bug #33690Rasmus Lerdorf2005-07-251-9/+16
* Replaced PCHAR by CHAR * (not defined in pi3web_sapi header)Holger Zimmermann2005-06-261-2/+2
* Fix for bug #33057 - Don't send extraneous entity-headers on a 304 as perRasmus Lerdorf2005-05-191-3/+9
* MFHfoobar2005-04-301-1/+1
* MFHfoobar2005-04-281-2/+2
* MFHfoobar2005-04-281-1/+6
* fix C++ commentsAntony Dovgal2005-04-222-3/+3
* MFH: - Fixed bug #31887 (ISAPI: Custom 5xx error does not return correct HTTP...foobar2005-04-171-5/+18
* MFH: - Fixed bug #32587 (Apache2: errors sent to error_log do not include tim...foobar2005-04-082-20/+8
* MFH: fix #28803 (enabled debug causes bailout errors with CLI on AIXAntony Dovgal2005-03-221-1/+4
* MFH: - Fixed bug #31717: Reject PATH_INFO if "AcceptPathInfo off" is used.Joe Orton2005-03-101-0/+10
* MFHfoobar2005-03-041-27/+31
* typofixfoobar2005-03-021-1/+1
* Revert broken patchfoobar2005-02-111-11/+1
* MFH: - Fixed bug #28227 (PHP CGI depends upon non-standard SCRIPT_FILENAME)foobar2005-02-041-1/+11
* - MFH: There is no --with-apache2, only apxs2Derick Rethans2005-01-261-1/+1
* Fix several egregious leaks in ext/browscap and sapi/embed.Andrei Zmievski2005-01-251-0/+1
* MFH: Fixed regression #31645 - only flush before running the subrequest.Joe Orton2005-01-241-4/+4
* MFH: - Memory leak fixes from ZE2 + HEAD CLIfoobar2005-01-221-6/+9
* MFH - Fixed bug #31519: Set r->status_line to SAPI-provided status-line.Joe Orton2005-01-171-0/+8
* MFH: Fixed bug #30446 - virtual() includes files out of sequence,Joe Orton2005-01-111-0/+5
* MFH: Fix ZTS buildfoobar2005-01-111-0/+2
* MFH: - Fixed bug #28074 (FastCGI: stderr should be written in a FCGI stderr s...foobar2005-01-101-0/+7
* MFH: - Fix outside-source-tree builds. Always include generated header filesfoobar2005-01-091-1/+1