summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed MFB side effectEdin Kadribasic2003-05-081-1/+1
* Merge from sapi/apache (fix for #23504)Edin Kadribasic2003-05-081-5/+6
* MFBEdin Kadribasic2003-05-081-5/+5
* Possible fix for bug #23455 (patch by rrichards@digarc.com)Moriyoshi Koizumi2003-05-071-1/+1
* Improved protection against hostname attacksSascha Schumann2003-05-061-45/+44
* fix typoSascha Schumann2003-05-061-1/+1
* improve portabilitySascha Schumann2003-05-061-1/+2
* cleanupSascha Schumann2003-05-011-5/+1
* Fixed bug #23417 (compile failure in apache2filter sapi).Ilia Alshanetsky2003-04-301-1/+1
* Fix Content-Encoding header lacking CRLFSascha Schumann2003-04-281-49/+50
* MFB usage fixSascha Schumann2003-04-282-2/+2
* More clean way of ignoring headers in CLI since we do not need toEdin Kadribasic2003-04-281-34/+0
* Reset option parsingMarcus Boerger2003-04-271-0/+2
* split parameter parsing once more: do informal queries before othersMarcus Boerger2003-04-271-48/+57
* MFB fix for registrationWez Furlong2003-04-241-1/+1
* Revert some ini settings to be hardcoded due to popular demandMarcus Boerger2003-04-231-5/+9
* Properly update the global httpd_time_now and remove php_makefile from diffSascha Schumann2003-04-211-35/+35
* Added PHP4PI3WEB_EXPORTS in order to control exports/imports on Win32Holger Zimmermann2003-04-193-11/+9
* Fix more shutdown wierdnessMarcus Boerger2003-04-191-1/+3
* Fix folding markerWez Furlong2003-04-191-1/+1
* Do init CG(in_compilation) here until someone finds a better placeMarcus Boerger2003-04-191-0/+1
* Shutdown memleaksMarcus Boerger2003-04-191-9/+10
* Fixed bug #23232 (safe_mode does not honor PHP_AUTH_* in apache2)Ilia Alshanetsky2003-04-162-2/+2
* fix two uninitialized readsSascha Schumann2003-04-161-16/+41
* Nuke all sn?printf's and rely on the optimized httpd_ntoa toSascha Schumann2003-04-161-28/+23
* Merging some Premium thttpd improvements, notablySascha Schumann2003-04-161-111/+537
* Added missing CVS Id tagsfoobar2003-04-163-0/+5
* Make Apache 2 define SG(request_info).path_translated like Apache 1 did.Stanislav Malyshev2003-04-101-0/+1
* make Apache define SG(request_info).path_translted, like Apache 1 did.Stanislav Malyshev2003-04-101-0/+1
* Hopefully last fix on error reportingMarcus Boerger2003-04-091-1/+1
* Merge proper -I parameter for APXS buildsSascha Schumann2003-03-301-1/+5