summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* MFH: Fixed bug #33987 (php script as ErrorDocument causes crash in Apache 2).Ilia Alshanetsky2005-08-181-0/+6
* Fixed bug #33723 (php_value overrides php_admin_value)Dmitry Stogov2005-08-011-3/+3
* sapi/apache2filter/php_apache.hAnantha Kesari H Y2005-07-162-5/+1
* Fixed bug #33520 (crash if safe_mode is on and session.save_path is changed)Dmitry Stogov2005-07-044-4/+4
* MFH:Brian France2005-06-281-0/+4
* Replaced PCHAR by CHAR * (not defined in pi3web_sapi header)Holger Zimmermann2005-06-261-2/+2
* MFH: fix #29683 (headers_list() returns empty array)Antony Dovgal2005-06-204-12/+4
* MFHfoobar2005-06-201-0/+3
* MFH Fix for bug #33057 - Don't send extraneous entity-headers on a 304 as perRasmus Lerdorf2005-05-191-4/+10
* MFHfoobar2005-04-301-1/+1
* MFHfoobar2005-04-281-2/+2
* MFHfoobar2005-04-281-1/+6
* fix C++ commentsAntony Dovgal2005-04-222-3/+3
* MFH: expose EXEEXT and use with CLI/CGIfoobar2005-04-212-6/+2
* MFH: - Fixed bug #31887 (ISAPI: Custom 5xx error does not return correct HTTP...foobar2005-04-171-5/+18
* fix typo (bug #32673)foobar2005-04-111-1/+1
* MFH: - Fixed bug #32587 (Apache2: errors sent to error_log do not include tim...foobar2005-04-082-21/+8
* MFH: fix #28803 (enabled debug causes bailout errors with CLI on AIXAntony Dovgal2005-03-221-1/+4
* As NetWare LibC has optind and optarg macros defined in unistd.h our local va...Anantha Kesari H Y2005-03-111-0/+8
* MFH: - 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
* MFHfoobar2005-03-042-58/+98
* Revert this 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
* MFB (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 - Fixed bug #31519: Set r->status_line to SAPI-provided status-line.Joe Orton2005-01-171-0/+8
* MFH: - Fix another generated header includefoobar2005-01-141-1/+1
* MFH: Fixed bug #30446 - virtual() includes files out of sequence,Joe Orton2005-01-111-0/+5
* MFH: 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
* MFH: - Fix outside-source-tree builds. Always include generated header filesfoobar2005-01-091-1/+1
* MFH: - Fixed bug #31055 (apache2filter: per request leak proportional to the ...foobar2005-01-071-0/+3
* - MFB4_3: Quote macro names in AC_DEFUN()foobar2004-12-302-2/+2
* MFH: missing CVS id tagfoobar2004-12-181-0/+1
* - MFHMoriyoshi Koizumi2004-12-162-8/+8
* - MFH: Fix typo (avaliable -> available). (bug #28725)foobar2004-12-161-1/+1
* fix startup - if startup did not succeed, do not continue with executionStanislav Malyshev2004-12-061-3/+5
* do not zero out peak - MM shutdown would do thatStanislav Malyshev2004-12-061-1/+0
* Replaced static server variables by function call and configurable list at th...Holger Zimmermann2004-12-053-88/+45
* MFH: fix CLI leaks when using malformed option stringAntony Dovgal2004-11-151-1/+1
* MFH: Fix case where php_handle_aborted_connection was calledJoe Orton2004-10-211-0/+2
* Possible fix for bug #29764Ilia Alshanetsky2004-10-061-0/+8
* changed order of processing of ini entriesUwe Schindler2004-09-201-2/+2
* Fixed bug #29805 (HTTP Authentication Issues)Uwe Schindler2004-09-151-0/+2
* - Fixed Apache 2.0 SAPI build against Apache 2 HEAD. (Patch by Joe Orton)Derick Rethans2004-08-232-6/+18
* MFB: typo in config.m4 (potential configuration problem with Stronghold)Antony Dovgal2004-08-181-1/+1
* Moved to PECLWez Furlong2004-07-2812-3120/+0
* MFH: Fix for #28929 by Michael SisolakEdin Kadribasic2004-07-211-1/+1