summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Simplify/fix loggingSascha Schumann2003-06-161-20/+20
* flush after banner printStanislav Malyshev2003-06-161-0/+1
* Fixed win32 buildEdin Kadribasic2003-06-152-3/+4
* Fixed ZTS buildEdin Kadribasic2003-06-151-2/+2
* No need for this in the HEAD branchEdin Kadribasic2003-06-151-5/+0
* Fixed win32 build (mod_php4 -> mod_php5)Edin Kadribasic2003-06-151-2/+2
* updating license information in the headers.James Cox2003-06-1050-158/+158
* Don't corrupt data during request body handlingSascha Schumann2003-06-041-42/+63
* Don't return CRLF from broken clientsSascha Schumann2003-06-041-5/+6
* Fix for #23902 by Shane.Edin Kadribasic2003-06-031-1/+1
* MFB - fix a couple of missing closing folding tagsRasmus Lerdorf2003-06-031-0/+3
* No C++ comments in C codefoobar2003-06-021-2/+3
* Messages for newer servers.Uwe Schindler2003-06-011-5/+5
* Update of README for newer servers; apache-similar functions nsapi_request_he...Uwe Schindler2003-06-012-27/+96
* Removed increment of read_post_bytes because this is done within SAPI (SAPI.c).Holger Zimmermann2003-06-011-1/+2
* zend_alter_ini_entry now with PHP_INI_USERUwe Schindler2003-05-311-1/+1
* Disable virtual() if zlib.output_compression is turned on. Better detection o...Uwe Schindler2003-05-301-8/+16
* CGI SAPI should honour this settingMoriyoshi Koizumi2003-05-301-1/+1
* - MFB: Version output beautificationDerick Rethans2003-05-302-1/+9
* virtual() now works under windows, tooUwe Schindler2003-05-301-11/+28
* MFBMarcus Boerger2003-05-301-0/+4
* fix of incomplete windows fixUwe Schindler2003-05-291-4/+4
* Changes for compilation under windowsUwe Schindler2003-05-291-4/+4
* Simply print errorsMarcus Boerger2003-05-291-5/+1
* UpdateMarcus Boerger2003-05-291-0/+1
* Added php.ini value: nsapi.read_timeout; Included the apache-like virtual() f...Uwe Schindler2003-05-291-18/+228
* - Fix the error message if apxs|2 is fubar.foobar2003-05-283-3/+3
* MFB: nuked php_header() call from the sapi_cgi_log_message()foobar2003-05-261-6/+1
* - MFBDerick Rethans2003-05-261-1/+8
* - Fix typoDerick Rethans2003-05-261-1/+1
* http://bugs.php.net/bug.php?id=14409Shane Caraveo2003-05-261-1/+1
* Fixed bug #23759 (PHP doesn't preserve subrequest status).Ilia Alshanetsky2003-05-232-2/+2
* -Fix noticeDerick Rethans2003-05-211-1/+1
* Set exspected threads to tsrm_startup() to number of threads NSAPI returns fo...Uwe Schindler2003-05-201-2/+9
* NSAPI SAPI sends now 404 if script not found and 500 if execution failed. Inc...Uwe Schindler2003-05-191-83/+63
* continuation on bugfix #13757Shane Caraveo2003-05-191-1/+7
* bugfix #13757 - passing query string on command line when run from shellShane Caraveo2003-05-191-25/+25
* Implement feature request #8879: Added possibility to alter ini entries by ph...Uwe Schindler2003-05-182-4/+42
* Fixed bug #23669Moriyoshi Koizumi2003-05-171-1/+1
* Fixed a syntax highlighter problem that happens when output buffering is turnedMoriyoshi Koizumi2003-05-161-5/+4
* If there is a content body, enable lingering and disable keep alive.Sascha Schumann2003-05-161-1/+3
* Properly timeout post requestsSascha Schumann2003-05-151-9/+12
* Don't emit Content-Length in a 304 replySascha Schumann2003-05-151-19/+31
* Revert the last patch.Moriyoshi Koizumi2003-05-142-16/+1
* OopsMoriyoshi Koizumi2003-05-132-12/+2
* Fixed bug #23610Moriyoshi Koizumi2003-05-132-1/+26
* improve keep alive handlingSascha Schumann2003-05-121-0/+2
* add premium thttpd supportSascha Schumann2003-05-122-8/+18
* Reverting last patch (merge from sapi/apache).Edin Kadribasic2003-05-091-6/+5
* Reverting my last patch because user reports it does not helpEdin Kadribasic2003-05-091-5/+5