summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* MFH: Patch by Justin Erenkrantz <jerenkrantz@apache.org>.Sebastian Bergmann2002-05-111-0/+2
* Merge two SEGV fixes from the trunk:Aaron Bannert2002-05-061-0/+17
* MFHfoobar2002-05-051-1/+2
* MFHSander Roobol2002-05-021-16/+9
* MFH: fix bug: #16791 (more reliable version check)foobar2002-04-262-10/+18
* This was not supposed to be committed..foobar2002-04-241-1/+1
* MFHfoobar2002-04-241-1/+1
* - MFH for bug in Sambar 5.2Derick Rethans2002-04-181-1/+1
* Fix an intermittent SEGV when an error bubbled up from PHP before ourAaron Bannert2002-04-181-1/+8
* It makes more sense to do the null-pointer check *before* trying to use it.Aaron Bannert2002-04-181-1/+1
* 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