summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Bugfix #27104 CLI/CGI SAPI module variable name conflictMarcus Boerger2004-02-112-56/+56
* Proper win32 fix.Ilia Alshanetsky2004-02-111-1/+1
* fixed a compilation error.Rui Hirokawa2004-02-111-1/+1
* Fixed win32 build.Ilia Alshanetsky2004-02-102-7/+12
* Fixed bug #26758 (FastCGI exits immediately with status 255).Ilia Alshanetsky2004-02-101-1/+1
* Fixed bug #27026 (Added cgi.nph that allows forcing of the Status: 200Ilia Alshanetsky2004-02-101-2/+6
* Fixed bug #27196 (Missing content_length initialization in apache 2 sapis).Ilia Alshanetsky2004-02-092-0/+9
* Fixed possible memory leak with INI values.Ilia Alshanetsky2004-02-061-2/+2
* Parse command line ini directives passed using -d before -i, to ensureIlia Alshanetsky2004-02-041-10/+12
* Apache 2 portion of the fix for bug #25753.Ilia Alshanetsky2004-01-292-0/+24
* Fixed bug #27037 (fixed possible crash in apache2handler output code).Ilia Alshanetsky2004-01-291-1/+1
* Fix applies to apache_hooks sapi as well. See bug #25753 for details.Rasmus Lerdorf2004-01-281-0/+3
* MFB - see bug #25753 for detailsRasmus Lerdorf2004-01-281-0/+3
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-1754-356/+356
* Changed to mixed-case response header codes. This is in keeping withAlex Leigh2004-01-151-5/+5
* Add optional php-win.exe variation of the CLI sapi.Wez Furlong2004-01-143-0/+21
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-0817-34/+34
* fix fastcgi buildWez Furlong2004-01-081-1/+1
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-0832-67/+67
* Make activescript SAPI build under php5.Wez Furlong2004-01-073-27/+40
* glob-ify lib checks; this simplifies writing of config.w32 files a little.Wez Furlong2004-01-071-2/+1
* Disable output buffering in CLI overriding php.ini setting.Edin Kadribasic2004-01-021-0/+1
* - Commit fixes to PHP man pageAndi Gutmans2003-12-231-7/+7
* Verify that new build system works with Pi3Web 2.0.2Wez Furlong2003-12-221-4/+4
* add win32 configure option for CLI to switch on CRT heap debuggingWez Furlong2003-12-222-0/+18
* Forgot to add embed config.w32, and tweak version resource when CREDITS file ...Wez Furlong2003-12-191-0/+8
* More things for the new build system.Wez Furlong2003-12-195-30/+74
* Make apache2handler build with new build system.Wez Furlong2003-12-193-5/+23
* Fixed bug #26604 (Apache2 SAPIs implicitly disable Keep-Alive). (Ilia)Ilia Alshanetsky2003-12-122-2/+0
* remove revision tag from module version entryUwe Schindler2003-12-122-4/+4
* Fixed extra byte allocation for STD* constants and replace magic numbersIlia Alshanetsky2003-12-111-6/+6
* correct creditsfoobar2003-12-091-2/+2
* Correct header..foobar2003-12-091-15/+15
* Removed extraneous php4_close() function and Windows compile checks.Alex Leigh2003-12-081-20/+0
* New SAPI module for Continuity HTTP server (ashpool.com)Alex Leigh2003-12-083-0/+564
* fix potential buffer overrunStanislav Malyshev2003-12-071-2/+7
* use /Ox flag for release build (all optimizations on).Wez Furlong2003-12-052-13/+15
* First version... Wez: can you check this...Uwe Schindler2003-12-051-0/+28
* Fix libxml to use static lib if found.Wez Furlong2003-12-042-2/+2
* Build adjustments.Wez Furlong2003-12-031-4/+5
* some tweaks for FrankWez Furlong2003-12-031-21/+7
* Fix build if you don't have apache headers and want to disable apache...Wez Furlong2003-12-031-21/+22
* Add new (optional!) win32 build infrastructure.Wez Furlong2003-12-024-0/+82
* - Made --program-prefix and --program-suffix work. (See bug #23030)foobar2003-12-012-2/+2
* - Fixed bug #26438 (error in thttpd SAPI installation)foobar2003-11-271-1/+1
* proto fixHartmut Holzgraefe2003-11-191-1/+1
* SAPI/Servlet has been moved to PECL.Sebastian Bergmann2003-11-1718-1407/+0
* Windows compile fix (patch by sfox@php.net).Edin Kadribasic2003-11-131-3/+0
* Compiler warning fix (patch by Joe Orton).Ilia Alshanetsky2003-11-111-1/+1
* fix header handlerUwe Schindler2003-10-311-7/+6