summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Make the configure fail if someone tries to use --with-apache with Apache2foobar2002-04-141-26/+3
* This is experimental stillfoobar2002-04-141-1/+1
* Make this work as it was supposed to work.foobar2002-04-141-10/+6
* MFH.foobar2002-04-132-0/+12
* Fix a typo and a build error detected by the lovely HPUX11 ANSI C compiler.Aaron Bannert2002-04-121-5/+7
* Fix a problem where php-generated data was pushed down the entire outputAaron Bannert2002-04-112-3/+5
* PHP filters and Apache 2 aren't quite a perfect match yet, so we haveAaron Bannert2002-04-112-24/+70
* Don't depend on the context provided by the filter (f->ctx) anymore. InAaron Bannert2002-04-111-6/+3
* Return the number of bytes consumed, not the number of bytes left.Aaron Bannert2002-04-111-1/+1
* MFH (Update README).Sebastian Bergmann2002-04-111-5/+2
* MFH (Patch by Aaron Bannert <aaron@clove.org> and Cliff Woolley <jwoolley@vir...Sebastian Bergmann2002-04-112-83/+73
* MFHfoobar2002-04-101-1/+1
* fix compile warningsSterling Hughes2002-04-091-1/+1
* MFH (.dsp fixes)Sebastian Bergmann2002-04-063-9/+9
* MFH changes per doug's requestSterling Hughes2002-04-051-7/+11
* Hidden the existance of CLI SAPI by:Edin Kadribasic2002-03-255-4/+9
* MFHAlex Waugh2002-03-241-2/+1
* #according to my ideas/patchesMarcus Boerger2002-03-151-1/+1
* MFH (Apache2Filter update).Sebastian Bergmann2002-03-142-3/+4
* -release mergeMarcus Boerger2002-03-131-40/+75
* MFH: refining supported thttpd versionSascha Schumann2002-03-111-2/+2
* - Put them back (and do it right)Derick Rethans2002-03-061-0/+6
* - Remove unused variablesDerick Rethans2002-03-061-2/+0
* - Fix for bug #15572 (Patch by Ralf Nyrén <ralf.nyren@educ.umu.se>)Derick Rethans2002-03-041-1/+1
* Reduce operations in the ub_write loop.Sascha Schumann2002-03-041-7/+10
* Free status line, initialize number_vec, correctly account forSascha Schumann2002-03-041-9/+21
* Updated build instructionsAlex Waugh2002-03-032-12/+6
* add comment for IIS usersShane Caraveo2002-03-011-14/+15
* This is much better. With FORCE_CGI_REDIRECT turned on by default for compil...Shane Caraveo2002-03-011-7/+14
* fix force redirect crash under multithreaded compileShane Caraveo2002-03-011-8/+22
* Use {NULL, NULL, NULL} to terminate function entry.Yasuo Ohgaki2002-02-282-2/+2
* Default name of CGI binary changed to php-cgi.Edin Kadribasic2002-02-281-1/+1
* Maintain headers.Sebastian Bergmann2002-02-286-6/+6
* URLEncoder.encode(string) is deprecated in the Java 2 SDK 1.4.Sebastian Bergmann2002-02-271-4/+11
* make it more clear that --with-apache and --with-apxs only work with apache 1.x.jim winstead2002-02-251-4/+4
* Fixed functionality to read in server variables.Holger Zimmermann2002-02-232-40/+54
* - ReformattingDerick Rethans2002-02-201-43/+54
* Fixed environment hashing again.David Hedbor2002-02-191-80/+26
* Updated to new TSRM macrosAlex Waugh2002-02-171-35/+20
* - Make the errorcode 255. (Doing docs right away)Derick Rethans2002-02-152-4/+4
* - Let php_execute_script return 0 on failure and 1 on sucess, and changeDerick Rethans2002-02-143-3/+11
* Turned implicit_flush on.Edin Kadribasic2002-02-141-5/+4
* Added README file for CLI SAPI.Edin Kadribasic2002-02-141-0/+15
* Fugbix typo.Sebastian Bergmann2002-02-111-1/+1
* now needs getoptShane Caraveo2002-02-022-0/+187
* an update to stresstestShane Caraveo2002-02-022-37/+128
* Remove obsolete CG(extended_info) = 0 calls, we already do this in zend_set_d...Sebastian Bergmann2002-02-024-5/+1
* A fix for the bug number 13231 & 11699.Yasuo Ohgaki2002-01-311-3/+3
* Enable extensions to specify that they are not supposed to beEdin Kadribasic2002-01-301-1/+0
* Fugbix typo. Update path to /lib/optional.Sebastian Bergmann2002-01-301-5/+5