summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_1_2'.php-5.1.2SVN Migration2006-04-262-0/+1121
* MFH: I don't recall the reason for messing with r->allowed here, so let'sRasmus Lerdorf2006-01-061-3/+0
* Added param checks for ap2 fetch respose/request header functions.Ilia Alshanetsky2006-01-031-0/+8
* Fixed possible crash in apache_getenv()/apache_setenv() on invalidIlia Alshanetsky2006-01-021-8/+14
* MFH: fixed apache_setenv(): at least 2 parameters are requiredfoobar2006-01-021-1/+1
* Added safety checksIlia Alshanetsky2006-01-011-4/+2
* bump year and license versionfoobar2006-01-0145-165/+146
* MFH(r-1.7) Silence compiler warning: unused variableSara Golemon2005-12-291-3/+9
* MFHAndrei Zmievski2005-12-161-1/+1
* Fixed bug #35571 (Fixed crash in Apache 2 SAPI when more then one phpIlia Alshanetsky2005-12-141-1/+1
* - MFH Add method support to --rfunctionMarcus Boerger2005-12-111-1/+5
* - MFH --r* switchesMarcus Boerger2005-12-112-0/+114
* Fixed bug #34429 (Output buffering cannot be turned off with FastCGI)Dmitry Stogov2005-12-091-0/+2
* MFH: nuke php3 legacyfoobar2005-12-068-9/+9
* MFH: nuke php3 legacyfoobar2005-12-064-24/+24
* MFHfoobar2005-12-061-3/+3
* MFH: fix possible compile errorfoobar2005-12-031-1/+1
* change "-o" to "||" (fixes potential problems on weird systems where test doe...Antony Dovgal2005-11-292-2/+2
* MFH: - Fixed bug #35409 (undefined reference to 'rl_completion_matches').foobar2005-11-281-0/+4
* 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
* MFH: - Fix compile failure when ext/readline is compiled as shared (bug #35249)foobar2005-11-172-11/+9
* Fixed memory leak on php-cli -hIlia Alshanetsky2005-11-151-5/+4
* - MFH heredoc handling in -a modeMarcus Boerger2005-11-071-1/+4
* MFH:- Fixed minor leak with -dzlib.output_compression=1 -mfoobar2005-11-061-5/+4
* - sapi_header_op(SAPI_HEADER_(REPLACE|ADD), {NULL, 0, 0}) caused HTTP respons...Michael Wallner2005-11-021-13/+5
* Additional tweaks to the patch for bug #34249.Ilia Alshanetsky2005-10-261-1/+4
* MFH: Fixed -m memory leakIlia Alshanetsky2005-10-191-0/+1
* MFH: initialize SG(request_info).auth_digestAntony Dovgal2005-10-181-0/+1
* MFH: Fixed bug #34905 (Digest authentication does not work with Apache 1).Ilia Alshanetsky2005-10-181-6/+6
* - Fixed bug #34850 (--program-suffix and --program-prefix not included in man...foobar2005-10-131-1/+1
* fix bug #34581 (crash with mod_rewrite)Antony Dovgal2005-10-121-1/+10
* MFH: removed confusing dot.foobar2005-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
* MFHfoobar2005-09-012-2/+2
* MFH: Fixed bug #33987 (php script as ErrorDocument causes crash in Apache 2).Ilia Alshanetsky2005-08-181-0/+6
* - Fix tab-completion for constants.Johannes Schlüter2005-08-141-1/+1
* - MFH creadits to JohannesMarcus Boerger2005-08-111-1/+1
* - Fixed problem with -dextension=foobar.so not having it's MINIT run.foobar2005-08-081-1/+1
* fix extension loading from command line, resources didn't workHartmut Holzgraefe2005-08-081-1/+1
* - Changed -a to -A to prevent enabling PHP in httpd.conf automatically.foobar2005-08-052-2/+2
* - Bumber up yearfoobar2005-08-0335-36/+36
* - 2004 -> 2005foobar2005-08-038-12/+12
* Fixed bug #33723 (php_value overrides php_admin_value)Dmitry Stogov2005-08-011-3/+3
* MFB fix for bug #33690Rasmus Lerdorf2005-07-251-9/+16
* - Bugfix #33733Marcus Boerger2005-07-251-1/+1
* Fixed support for shared extensions on AIXDmitry Stogov2005-07-072-0/+6
* Fixed bug #33520 (crash if safe_mode is on and session.save_path is changed)Dmitry Stogov2005-07-044-4/+4