summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* 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
* more ini defaults for error message handlingMarcus Boerger2003-03-301-0/+2
* simplify and fixMarcus Boerger2003-03-301-3/+2
* doneMarcus Boerger2003-03-301-3/+0
* clean up url handling with path_infoShane Caraveo2003-03-301-45/+59
* use sizeof() as suggested by AndreiMarcus Boerger2003-03-291-6/+6
* - html errors should default to off (0) in CLIDerick Rethans2003-03-291-1/+1
* Fixed too optimized partMoriyoshi Koizumi2003-03-291-1/+3
* CS & WS fixesMoriyoshi Koizumi2003-03-291-37/+54
* update php module name to php5, not php4.Sterling Hughes2003-03-2917-60/+60
* Do the right fix..Moriyoshi Koizumi2003-03-281-9/+8