summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #27802 (default number of children to 8 when PHP_FCGI_CHILDREN isIlia Alshanetsky2004-03-311-1/+1
* hint to raise stacksize (bug #27231)Uwe Schindler2004-03-181-0/+4
* Fixed bug #27580 (pre-initialization errors in ap2 handler are not beingIlia Alshanetsky2004-03-161-7/+14
* Invalid response code when force-cgi-redirect safety mechanism is triggeredIlia Alshanetsky2004-03-121-0/+1
* Fixed bug #27424 (headers missing on flush() in apache 2 SAPIs).Ilia Alshanetsky2004-03-082-0/+5
* - typo (must have sleep.)Moriyoshi Koizumi2004-03-041-1/+1
* - Prevent cli from printing multiple "Interactive mode enabled" ifMoriyoshi Koizumi2004-03-041-3/+5
* As discussed a while ago. There is no reason to disallow command-lineRasmus Lerdorf2004-02-271-45/+33
* Fix bug #27337 (missing sapi_shutdown() causing memory leak)foobar2004-02-231-0/+1
* 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