summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* MFH the xbithack fixRasmus Lerdorf2002-08-221-2/+7
* Bug fix for #18999Dan Kalowsky2002-08-201-1/+1
* MFHEdin Kadribasic2002-08-191-1/+1
* MFHDan Kalowsky2002-08-191-0/+4
* MFH, builds and reportadly re-enables nsapi supportDan Kalowsky2002-08-171-2/+6
* MFH Apache threading fixZeev Suraski2002-08-171-1/+1
* MFH (make apache2filter work with Apache 2.0.40)Edin Kadribasic2002-08-152-6/+22
* MFH: Fix for Apache version check.foobar2002-07-292-2/+2
* MFHEdin Kadribasic2002-06-246-29/+114
* - MFHDerick Rethans2002-06-231-1/+1
* MFH (fix for #17733)Edin Kadribasic2002-06-131-1/+1
* MFH (fix for exit())Edin Kadribasic2002-05-262-10/+4
* 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