summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Kill warningRasmus Lerdorf2001-01-221-1/+0
* Sigh. Even less sleep than I thought :) Really fix it this time.Zeev Suraski2001-01-221-1/+1
* Too much work, not enough sleep... Fix hash lookupZeev Suraski2001-01-221-1/+1
* Don't overwrite PATH_TRANSLATED if it existsZeev Suraski2001-01-221-6/+16
* @ Support Zeus 3.3.8Ben Mansell2001-01-161-23/+51
* Fix output dirZeev Suraski2001-01-151-10/+2
* - Implement CompareStringWithFile()Zeev Suraski2001-01-151-3/+36
* - Implement quick file comparing routineZeev Suraski2001-01-152-46/+71
* Try harder to push data through the wire.Sascha Schumann2001-01-151-5/+12
* test now produce valid OK or FAIL.Shane Caraveo2001-01-152-34/+59
* dont do results if not using test filesShane Caraveo2001-01-151-2/+2
* clean up temp filesShane Caraveo2001-01-151-0/+25
* check files openShane Caraveo2001-01-151-1/+1
* fix file reading, add resultsShane Caraveo2001-01-151-27/+43
* Multithreaded stress test program for isapi module now supports phpt filesShane Caraveo2001-01-153-92/+390
* Especially on FreeBSD it seems to be common that send(2) does notSascha Schumann2001-01-101-7/+16
* Propagate the response code/HTTP status code back to thttpd for logging.Sascha Schumann2001-01-091-0/+1
* Account the number of sent bytes properlySascha Schumann2001-01-091-3/+13
* Make Apache 2.0 filter build againSascha Schumann2001-01-082-3/+2
* ignore blank linesShane Caraveo2001-01-081-15/+23
* add notes on this programShane Caraveo2001-01-082-1/+19
* stresstest is based on cgiwrap. it can be used to debug php4isapi.dll withoutShane Caraveo2001-01-072-0/+568
* define flag to turn off exception handlingShane Caraveo2001-01-071-2/+21
* make threaded apache module build againDaniel Beulshausen2001-01-051-0/+4
* Fix last couple of problematic execution paths that could corrupt the INI valuesZeev Suraski2001-01-031-1/+8
* Fix Apache module and remove excess elements from the SAPI structureZeev Suraski2001-01-031-0/+2
* Fix compile.foobar2001-01-031-6/+6
* Many patches. I hope I remember them all:Zeev Suraski2001-01-0212-157/+206
* Fix a few possible bugs:Zeev Suraski2000-12-301-5/+8
* Minor update regarding new phpinfo table format. Moved pi3web_sapi.h to the s...Holger Zimmermann2000-12-282-2/+93
* Add Release_TSDbg support. This mode compiles PHP with the release C runtime,Zeev Suraski2000-12-261-0/+29
* Heads up people!Zeev Suraski2000-12-221-2/+2
* Stop automatically passing vars to AC_SUBST through PHP_SUBST.Sascha Schumann2000-12-201-2/+2
* - Make all places use MAXPATHLEN in the same way. It includes theAndi Gutmans2000-12-162-2/+2
* AIX's XlC++ does not allow casts as an lvalue.Sam Ruby2000-12-161-1/+1
* Fix Zeus' behaviour with URL, SCRIPT_NAME, SCRIPT_FILENAME, REQUEST_URIBen Mansell2000-12-151-4/+32
* added missing SLS_FETCH()Daniel Beulshausen2000-12-141-0/+1
* (Zeus) Re-added some server variables that will be used.Ben Mansell2000-12-131-15/+17
* Add apache_child_terminate() and INI setting apache.child_terminateSascha Schumann2000-12-132-0/+18
* Add TODO noteSascha Schumann2000-12-111-0/+1
* Align ZTS handling of globals with common usageSascha Schumann2000-12-103-12/+27
* fix win32 apache moduleDaniel Beulshausen2000-12-101-4/+7
* fix windows buildDaniel Beulshausen2000-12-101-0/+2
* Fix for Pike 7.1 (error -> Pike_error). Caudium bug #12486.David Hedbor2000-12-071-4/+12
* Axe rest of DAV leftovers and use STD_PHP_INI_ENTRY in the INI sectionSascha Schumann2000-12-073-80/+4
* Fix indentation of configure outputSascha Schumann2000-12-061-1/+1
* Removed a fatal condition to allow for harmless user error plus some otherDavid Hedbor2000-12-041-20/+8
* Automatically carry over macro definitions from Apache.Sascha Schumann2000-12-041-6/+5
* Merge with php_4_0_4Sascha Schumann2000-12-031-30/+23
* Minor cosmetic changes.David Hedbor2000-12-011-6/+5