1393 Commits (e64dbbfda65cedbd25ae2b1c92e2d67c192cd6f4)

Author SHA1 Message Date
Edin Kadribasic c61492823e Fixed win32 build 23 years ago
Edin Kadribasic fa48ad6df3 Fixed ZTS build 23 years ago
Edin Kadribasic 045460edd3 No need for this in the HEAD branch 23 years ago
Edin Kadribasic f58cc5d28a Fixed win32 build (mod_php4 -> mod_php5) 23 years ago
James Cox f68c7ff249 updating license information in the headers. 23 years ago
Sascha Schumann ef1263a589 Don't corrupt data during request body handling 23 years ago
Sascha Schumann 4247f4b90e Don't return CRLF from broken clients 23 years ago
Edin Kadribasic b7713f411e Fix for #23902 by Shane. 23 years ago
Rasmus Lerdorf a516171dec MFB - fix a couple of missing closing folding tags 23 years ago
foobar aeabe85804 No C++ comments in C code 23 years ago
Uwe Schindler 0ab88d1eb3 Messages for newer servers. 23 years ago
Uwe Schindler 827734280b Update of README for newer servers; apache-similar functions nsapi_request_headers and nsapi_response_headers with apache_* aliases; hide authorization-header in save mode. 23 years ago
Holger Zimmermann ef4ffaaf1a Removed increment of read_post_bytes because this is done within SAPI (SAPI.c). 23 years ago
Uwe Schindler 6aaa211e9c zend_alter_ini_entry now with PHP_INI_USER 23 years ago
Uwe Schindler eeb7f4060e Disable virtual() if zlib.output_compression is turned on. Better detection of ns-httpdXX.dll 23 years ago
Moriyoshi Koizumi aa50e817ae CGI SAPI should honour this setting 23 years ago
Derick Rethans 814f793035 - MFB: Version output beautification 23 years ago
Uwe Schindler c1b8e699e1 virtual() now works under windows, too 23 years ago
Marcus Boerger 6ddd6ca2be MFB 23 years ago
Uwe Schindler 499f902a30 fix of incomplete windows fix 23 years ago
Uwe Schindler b13365a56b Changes for compilation under windows 23 years ago
Marcus Boerger 1aebe79599 Simply print errors 23 years ago
Marcus Boerger a93bff54ef Update 23 years ago
Uwe Schindler fe141ca1ac Added php.ini value: nsapi.read_timeout; Included the apache-like virtual() function to make sub-request on server (thanks to Chris Elving from Sun) 23 years ago
foobar dcb0daeae3 - Fix the error message if apxs|2 is fubar. 23 years ago
foobar 61e09677b2 MFB: nuked php_header() call from the sapi_cgi_log_message() 23 years ago
Derick Rethans 87a85db670 - MFB 23 years ago
Derick Rethans 7bd188fcf0 - Fix typo 23 years ago
Shane Caraveo ce91e18377 http://bugs.php.net/bug.php?id=14409 23 years ago
Ilia Alshanetsky 2f15b2062c Fixed bug #23759 (PHP doesn't preserve subrequest status). 23 years ago
Derick Rethans 7b26ddd9b0 -Fix notice 23 years ago
Uwe Schindler 1e4730fb70 Set exspected threads to tsrm_startup() to number of threads NSAPI returns for server 23 years ago
Uwe Schindler 6672f23a97 NSAPI SAPI sends now 404 if script not found and 500 if execution failed. Includes forgotten php4_close() function registration. Complete rewrite of php4_execute() 23 years ago
Shane Caraveo 92dfadb1e0 continuation on bugfix #13757 23 years ago
Shane Caraveo 57f01b14e9 bugfix #13757 - passing query string on command line when run from shell 23 years ago
Uwe Schindler 2a90ecf4a3 Implement feature request #8879: Added possibility to alter ini entries by php4_execute service line. php4_init now supports path to an alternate php.ini (for example in the webservers config directory) 23 years ago
Moriyoshi Koizumi bb1720a9d7 Fixed bug #23669 23 years ago
Moriyoshi Koizumi f3b050fba1 Fixed a syntax highlighter problem that happens when output buffering is turned 23 years ago
Sascha Schumann 528c495d68 If there is a content body, enable lingering and disable keep alive. 23 years ago
Sascha Schumann edd6a6449a Properly timeout post requests 23 years ago
Sascha Schumann e473374ff3 Don't emit Content-Length in a 304 reply 23 years ago
Moriyoshi Koizumi af32730476 Revert the last patch. 23 years ago
Moriyoshi Koizumi 0d39841728 Oops 23 years ago
Moriyoshi Koizumi e54919d230 Fixed bug #23610 23 years ago
Sascha Schumann 3eab2fb3bd improve keep alive handling 23 years ago
Sascha Schumann 40dd3617eb add premium thttpd support 23 years ago
Edin Kadribasic 4aa1414623 Reverting last patch (merge from sapi/apache). 23 years ago
Edin Kadribasic d758f2ea0b Reverting my last patch because user reports it does not help 23 years ago
Edin Kadribasic 97f3a35d73 Fixed MFB side effect 23 years ago
Edin Kadribasic 692b508957 Merge from sapi/apache (fix for #23504) 23 years ago