summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Fix build.Sebastian Bergmann2002-05-021-2/+2
* updated cgi warning notice.James Cox2002-05-021-0/+2
* Fix build when openssl is enabled.foobar2002-04-281-1/+1
* be a bit more verbose about what is wrongSascha Schumann2002-04-262-3/+3
* Fix external buildsSascha Schumann2002-04-261-1/+1
* - Fix for bug: #16791. (more reliable test)foobar2002-04-262-12/+18
* Apache does a full load, unload, load cycle for each DSO module.Aaron Bannert2002-04-241-0/+17
* apache_child_terminate() returns status as boolHartmut Holzgraefe2002-04-231-4/+7
* This was not supposed to be uncommented..yet.foobar2002-04-231-1/+1
* Part 4 of apache sapi build fixes:foobar2002-04-234-128/+40
* Part 3 of static apache build fixes:foobar2002-04-233-16/+17
* Typo in error stringJim Jagielski2002-04-221-1/+1
* Refine the OS X support a bitMarko Karppinen2002-04-221-3/+6
* Merged the Mac OS X compile changes from the Apache 1.3 SAPI.Marko Karppinen2002-04-221-8/+18
* Reverting my previous patch.Edin Kadribasic2002-04-221-6/+6
* Added ..\..\..\php_build\lib\apache2 to libpath andEdin Kadribasic2002-04-211-6/+6
* - Gaurd for problems in fault servers (fixes problem with Sambar 5.2)Derick Rethans2002-04-181-1/+1
* Document the new PHPINIDir directive in the apache2filter/README.Aaron Bannert2002-04-181-0/+9
* This patch implements a new Apache2 directive called PHPINIDir thatAaron Bannert2002-04-183-3/+43
* 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-161-1/+1
* ws fixesfoobar2002-04-141-18/+15
* Make it possible to actually disable the CLI..foobar2002-04-141-8/+4
* - Prevent users from trying to make a static build with Apache2 usingfoobar2002-04-131-26/+3
* - Added checks to prevent building the DSO with wrong configure option.foobar2002-04-122-0/+12
* Fix a typo and a build error detected by the lovely HPUX11 ANSI C compiler.Aaron Bannert2002-04-121-5/+7
* CGI/CLI take file and dir for -c option by this.Yasuo Ohgaki2002-04-122-32/+32
* 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
* Update README.Sebastian Bergmann2002-04-111-5/+2
* Patch by Aaron Bannert <aaron@clove.org> and Cliff Woolley <jwoolley@virginia...Sebastian Bergmann2002-04-112-82/+72
* Let people know this stuff is experimental.foobar2002-04-101-1/+1
* eekk -- and ssb thought my macro's were icky :)Sterling Hughes2002-04-091-2/+2
* fix compile warningsSterling Hughes2002-04-091-2/+2
* Fix output directory.Sebastian Bergmann2002-04-061-4/+4
* Fix output directory.Sebastian Bergmann2002-04-062-4/+4
* Fix Debug_TS build.Sebastian Bergmann2002-04-061-1/+1
* fix quotingWez Furlong2002-04-021-1/+1
* just did...James Cox2002-04-021-1/+0
* updated the alert sent to the browser. removed the verbosity, and linked to m...James Cox2002-04-021-14/+6
* Enable --with-apxs build on Mac OS X. We build an MH_BUNDLE instead ofMarko Karppinen2002-03-301-12/+17
* Prepare for MH_BUNDLE build on Mac OS X / DarwinMarko Karppinen2002-03-291-0/+5
* adjust to recent apr bucket api changesDoug MacEachern2002-03-291-7/+11
* WS fixfoobar2002-03-271-7/+6
* recorrect las checkinMarcus Boerger2002-03-271-1/+1
* allow other modes to work with -- correctMarcus Boerger2002-03-261-1/+1
* fix behaviour on --Marcus Boerger2002-03-261-1/+2
* Backslashes caused the build to fail with autoconf 2.52Alex Waugh2002-03-241-2/+1